Commit Graph

1812 Commits

Author SHA1 Message Date
Vokhmin Alexey V 8d7a9426af #167: added comments, updated ability.rb 2013-06-13 13:35:42 +04:00
Alexander Machehin 4b81a8dff9 add more shellescaping for pull request actions 2013-06-11 10:03:04 +06:00
Vokhmin Alexey V 12c5eb96e5 use #shellescape on system actions 2013-06-10 23:19:31 +04:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +06:00
Alexander Machehin 1db7955e0c Merge branch 'master' into 135-reject_build_lists
Conflicts:
	spec/controllers/api/v1/build_lists_controller_spec.rb
	spec/controllers/projects/build_lists_controller_spec.rb
2013-06-09 20:28:22 +06:00
Alexander Machehin b8636d2f71 [#135] fix ability & add specs for reject publishing 2013-06-09 17:44:10 +06:00
Vokhmin Alexey V fb0e623e0b #156: added specs for MassBuildController, some refactoring, updated access rights 2013-06-05 17:48:11 +04:00
Vokhmin Alexey V af43f88977 #156: use #default_branch instead of "master" on creating MassBuild 2013-06-05 13:54:53 +04:00
Vokhmin Alexey V 46c10ad2e0 #156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant 2013-06-05 13:40:36 +04:00
Vokhmin Alexey V f3bcf89ab6 #156: removed unnecessary code 2013-06-05 00:06:56 +04:00
Vokhmin Alexey V e6a0a4d299 #156: rollback some changes 2013-06-05 00:01:19 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
Vokhmin Alexey V 4a5ac4330a #156: fixed creating of MassBuilds 2013-06-03 19:44:55 +04:00
Vokhmin Alexey V ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
warpc 0df589c101 Merge pull request #144 from abf/rosa-build:114-change-ui-for-ability-to-attach-at-assembly-additional-packages
[refs #114]: Change UI for ability to attach at assembly additional sources of packages
2013-05-30 14:32:58 +04:00
Alexander Machehin ca481a4672 [#135] extend ability to reject publishing 2013-05-30 15:44:58 +06:00
Alexander Machehin a7e9d7e02c [#147] change order a build list update types list 2013-05-30 14:49:30 +06:00
Vokhmin Alexey V 9ff5f13530 #114: removed unnecessary code, added migration 2013-05-27 22:18:17 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
Vladmir Sharhsov(warpc) 37f6390910 Allow all users use search method for advisories 2013-05-21 20:55:29 +04:00
warpc 0da9bfef74 Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
2013-05-17 18:39:27 +04:00
warpc e806db5428 Merge pull request #139 from abf/rosa-build:82-sort-of-mass-builds-on-monitoring-page
[refs #82]: sort mass build in monitoring page by created date (fresh in top).
2013-05-17 18:10:31 +04:00
warpc 8c02db6847 Merge pull request #138 from abf/rosa-build:123-show_more_user_platforms
[refs #123] show more user platforms
2013-05-17 18:07:24 +04:00
Vokhmin Alexey V fc9ef8e0af #82: sort of mass builds on monitoring page by created date 2013-05-17 15:42:01 +04:00
Alexander Machehin 8b0b81665d [#123] show additional platforms where user is member of platform repository 2013-05-17 16:26:22 +06:00
Vokhmin Alexey V 72b2b637d1 #34: revert some changes, created UrlHelper 2013-05-16 22:50:18 +04:00
Vokhmin Alexey V c6178a81ab #133: added comments 2013-05-16 21:44:56 +04:00
Vokhmin Alexey V 994f400af0 #34: rename Project#git_project_address method 2013-05-16 20:00:58 +04:00
Vokhmin Alexey V 26ac9baf5a #34: some refactoring according to Alexander's comments 2013-05-16 19:41:59 +04:00
Vokhmin Alexey V da288fb843 #133: updated paths to extra repos, refactoring 2013-05-16 19:25:03 +04:00
Vokhmin Alexey V 8319fe8e9b #133: attach only personal repositories to the build 2013-05-16 18:48:44 +04:00
Vokhmin Alexey V 29d50b9959 #34: refactoring of Project#git_project_address method 2013-05-16 17:26:29 +04:00
Vokhmin Alexey V edb07417d8 #34: use notification queue instead of clone_build 2013-05-16 16:42:28 +04:00
Vokhmin Alexey V 8a7e2c83a7 #34: some refactoring of HooksController 2013-05-16 13:52:55 +04:00
warpc d092a355a3 Merge pull request #128 from abf/rosa-build:98-common_tracker
[refs #98] common tracker for issues and pull requests
2013-05-16 12:29:14 +04:00
Alexander Machehin f8f53b198b [#98] create home controller; move activity, common issues/pull_requests & root pages here 2013-05-15 23:28:39 +06:00
Vokhmin Alexey V 4cc52b2231 #34: show Added/Removed/Modified status for each commit 2013-05-14 15:59:39 +04:00
Vokhmin Alexey V 5e900a2dc9 #34: renamed file added into Added and Removed collections 2013-05-14 15:39:14 +04:00
Vokhmin Alexey V cbf1f1e3e1 #34: show removed and added files 2013-05-14 15:27:15 +04:00
Vokhmin Alexey V 0b4e7f63fe Merge branch 'master' into 34-webhook 2013-05-14 13:46:31 +04:00
warpc 90ed22a347 Merge pull request #126 from abf/rosa-build:125-ability_create_project_to_group_writers
[refs #125] Add ability to create/fork project in group also for members with "write" access
2013-05-08 18:31:55 +04:00
Vladmir Sharhsov(warpc) effdace7b0 Remove init repos for conectiva platform 2013-05-08 17:23:46 +04:00
Alexander Machehin ccb5665aae [#125] restore ability admin of the groups 2013-05-07 21:26:50 +06:00
Alexander Machehin f588ec36f5 [#125] Add ability to create/fork project in group also for members with "write" access 2013-05-07 20:56:13 +06:00
Alexander Machehin 7674498f1a [#120] add missing / 2013-05-07 01:13:08 +06:00
Alexander Machehin ec0f9ad70c [#120] fix comment 2013-05-07 00:41:37 +06:00
Alexander Machehin ec7237298f [#120] remove obsolete method 2013-05-07 00:41:21 +06:00
Alexander Machehin 3064b79f0c [#120] remove ability to create/modify hidden platforms 2013-05-06 23:41:23 +06:00
Alexander Machehin 632eeb8e5f [#120] support external downloads storage; remove links for hidden platforms 2013-05-06 23:40:30 +06:00
Alexander Machehin d3ac9d1a2c [#98] Add common issues tracker 2013-04-30 00:14:25 +06:00
Vokhmin Alexey V 9101f68bab Fixed: NoMethodError 2013-04-25 20:37:07 +04:00
Vokhmin Alexey V 67e0226b24 #34: updated Hook model 2013-04-25 19:27:48 +04:00
Alexander Machehin 2fc0b70d8d add some comments 2013-04-25 21:20:51 +06:00
Alexander Machehin e938141001 remove unneeded comment 2013-04-25 21:16:12 +06:00
Alexander Machehin b7fb0bc619 fix find commits with leading `0` symbols 2013-04-25 21:00:30 +06:00
Vokhmin Alexey V 4c96629a28 #34: merge master into branch 2013-04-25 15:36:00 +04:00
Vokhmin Alexey V 013bbde7d5 Fixed: Errno::ENOENT: No such file or directory - /share/tmp 2013-04-24 22:18:03 +04:00
Vokhmin Alexey V ca02f0706f #111: Fixed removing repository 2013-04-24 01:49:40 +04:00
Vokhmin Alexey V 015679b047 #73: merge master into branch 2013-04-23 17:21:10 +04:00
Alexander Machehin d917d13880 [#42] fix error with remove_member 2013-04-18 18:39:54 +06:00
Alexander Machehin 8bae631218 reset assignee after remove member 2013-04-18 02:53:17 +06:00
Vokhmin Alexey V da4e999fac #34: update application.yml.sample 2013-04-17 15:55:22 +04:00
Vokhmin Alexey V a9980798cc #34: added #receive_push action 2013-04-17 14:58:09 +04:00
warpc 079d7110e0 Merge pull request #87 from abf/rosa-build:82-extend-abilities-of-personal-platforms
[refs #82]: Extend abilities of personal platforms
2013-04-17 14:34:36 +04:00
Vokhmin Alexey V 0a4a48c553 #34: fixed double notification 2013-04-16 00:10:54 +04:00
Vokhmin Alexey V 30ab1396af #34: added support of hooks for issues. 2013-04-15 21:51:19 +04:00
Vokhmin Alexey V f8d0320d23 #34: added new hooks, some refactoring according to Alexander's comments 2013-04-15 17:34:11 +04:00
Vokhmin Alexey V 26c7a5a711 #34: added specs for Hooks controller 2013-04-15 15:47:53 +04:00
Vokhmin Alexey V 5dca2e914d #34: update ability.rb 2013-04-15 14:30:48 +04:00
Vokhmin Alexey V d805e39716 #34: added before_validation for Hook model 2013-04-15 14:04:47 +04:00
Vokhmin Alexey V 9e286bb5a2 #34: update controller, views, model of Hook 2013-04-14 19:46:56 +04:00
Alexander Machehin 67f9c166ad [#101] fix undefined method `[]` for nil:NilClass 2013-04-13 09:06:06 +06:00
Vokhmin Alexey V d28a2b0173 #34: added Hook model, controller, views 2013-04-12 17:26:18 +04:00
warpc 0f95623470 Merge pull request #57 from abf/rosa-build:30-social-login-and-open-registration
[refs #30]: Social login and open registration
2013-04-10 16:52:50 +04:00
warpc d9dba145de Merge pull request #95 from abf/rosa-build:19-improvements
[#19] improvements for the reference
2013-04-10 15:50:44 +04:00
Alexander Machehin 49feaf9d73 [#19] can reference all users and groups 2013-04-10 16:23:27 +06:00
Alexander Machehin 94d7865f14 [#19] remove unneeded code 2013-04-10 02:21:02 +06:00
Alexander Machehin 5760eac5f9 [#19] add linking from issue title & body 2013-04-10 00:46:58 +06:00
warpc 0035d54fe2 Merge pull request #83 from abf/rosa-build:81-remove_entry_secure-does-not-work
[refs #81]: ArgumentError: parent directory is world writable, FileUtils#remove_entry_secure does not work
2013-04-09 19:41:26 +04:00
Vokhmin Alexey V 9b851001f8 Merge branch 'master' into 82-extend-abilities-of-personal-platforms 2013-04-09 15:15:09 +04:00
Vokhmin Alexey V 176ed40522 #82: fixed removing project from repository 2013-04-09 15:08:49 +04:00
Vokhmin Alexey V a26fb4d733 #82: added comments 2013-04-09 14:21:17 +04:00
Vokhmin Alexey V 38ce6115c2 #73: merge master into branch 2013-04-08 22:55:21 +04:00
Vokhmin Alexey V 3328866d11 #73: set not null for owner_uname 2013-04-08 22:53:15 +04:00
Vokhmin Alexey V 6c94b0766c #81: small refactoring 2013-04-08 19:14:36 +04:00
Vokhmin Alexey V b17ae312e8 #81: rollback some changes, update code according to Vladimir's comments 2013-04-08 18:46:41 +04:00
Vokhmin Alexey V 958017b3ed #82: update for adding new packages into repository 2013-04-08 18:27:50 +04:00
Alexander Machehin 914a2967c3 Merge branch 'master' into 19-gfm
Conflicts:
	app/views/projects/issues/_issue.html.haml
2013-04-08 17:04:59 +06:00
Vokhmin Alexey V 2b45e14545 #82: enabled ability to create repositories for personal platforms 2013-04-05 23:12:09 +04:00
Vokhmin Alexey V 963db8e521 Merge branch 'master' into 73-increase-performance-autocomplete_to_project 2013-04-05 22:21:29 +04:00
Vokhmin Alexey V d47eaa7b94 #81: use rm_rf 2013-04-05 18:08:37 +04:00
Vokhmin Alexey V 2b16c3f29f #81: use "rm -rf" for removing dir 2013-04-05 18:03:45 +04:00
Alexander Machehin 3725467aa3 [#19] fix creating autocomments from comment 2013-04-05 01:50:26 +06:00
Vokhmin Alexey V 179615f5b7 #73: create #by_owner_and_name scope 2013-04-04 17:33:11 +04:00
Vokhmin Alexey V df56f518b3 Merge branch 'master' into 30-social-login-and-open-registration 2013-04-04 15:51:13 +04:00
Vokhmin Alexey V bf3c436e93 #75: small refactoring 2013-04-04 15:27:51 +04:00
Vokhmin Alexey V d5f790ff05 #75: remove unnecessary code 2013-04-04 15:17:34 +04:00
Vokhmin Alexey V aa3f8af0bf #75: added checking "mass_build" field before creating ActivityFeed 2013-04-04 15:12:07 +04:00
Vokhmin Alexey V 105e5f54a4 #73: hot fix 2013-04-04 01:16:20 +04:00
Vokhmin Alexey V 9dcd08b868 #73: add owner_uname into Project 2013-04-04 01:06:13 +04:00
Alexander Machehin 7a6facd316 [#19] small avatar refactoring 2013-04-02 21:14:32 +06:00
warpc 0a2c88e071 Merge pull request #64 from abf/rosa-build:53-information-about-user-who-published-build-list
#53: Save and show information about user who published build list
2013-04-02 18:29:34 +04:00
Vokhmin Alexey V 3a6e238209 #53: rollback some changes, update ActivityFeedObserver according to Vladimir's comments 2013-04-02 18:20:22 +04:00
Vokhmin Alexey V c5c54013f3 #53: set publisher on MassBuilds#publish action 2013-04-02 17:54:18 +04:00
Alexander Machehin 88d29385f7 remove cleaning branch 2013-04-02 15:19:09 +06:00
Alexander Machehin 66f59ab685 [#19] fix creating & showing comments from commit message 2013-04-02 14:35:25 +06:00
Alexander Machehin f848fefd46 [#19] small refactoring 2013-04-01 17:41:18 +06:00
Vokhmin Alexey V 1fd4ea4da7 #55: added anonymous access for mass_builds page 2013-04-01 14:52:12 +04:00
Alexander Machehin cac49cf96d Merge branch '19-attach_issue_to_issue' into 19-gfm 2013-04-01 16:31:21 +06:00
Alexander Machehin 1812857d1e [#19] fix issue & pull request links' 2013-03-30 00:06:48 +06:00
Vokhmin Alexey V 857c27c5be #53: update Activity Feed 2013-03-28 17:33:08 +04:00
Vokhmin Alexey V 05a8cec169 #53: added Publisher into BuildList 2013-03-28 15:58:26 +04:00
Alexander Machehin 70e37925c6 Merge branch 'master' into 19-attach_issue_to_issue
Conflicts:
	app/assets/stylesheets/design/custom.scss
	db/schema.rb
2013-03-28 00:19:59 +06:00
Alexander Machehin ee5d4b5efd [#19] fixed check for commit comments 2013-03-27 23:26:39 +06:00
Alexander Machehin 48f5ba42b0 [#19] fixed search of duplicate automatic comments 2013-03-27 22:18:15 +06:00
Vokhmin Alexey V baf7ceb8f0 #31: update specs and update before_validation for not_delete field 2013-03-27 18:01:54 +04:00
Vokhmin Alexey V 0207e25fb8 #31: set not_delete to false if build not completed 2013-03-27 17:38:34 +04:00
Vokhmin Alexey V a171be9f53 #31: add project_version into product 2013-03-27 16:18:24 +04:00
Vokhmin Alexey V fa794d53c7 #54: some refactoring MassBuild#generate_failed_builds_list 2013-03-27 14:38:52 +04:00
Vokhmin Alexey V ca3c5d4e1c #54: add ARCH into failed_builds_list.txt 2013-03-27 13:59:31 +04:00
Alexander Machehin 3a8020a11d [#19] fix issue link like "User#Num" 2013-03-27 15:32:39 +06:00
Alexander Machehin 9a6aa20af1 [#19] fix TypeError: class or module required 2013-03-27 14:38:57 +06:00
Alexander Machehin e6e6b50aa6 [#19] some fixes to issue link 2013-03-26 23:51:32 +06:00
Alexander Machehin 8d5cad3ee1 [#19] add generation link to issues after modifying comment 2013-03-26 23:27:46 +06:00
Alexander Machehin ce21bb7527 removed outdated comment 2013-03-26 23:26:12 +06:00
Vokhmin Alexey V 69c226be0b #30: update comments, some refactoring 2013-03-26 17:30:43 +04:00
Vokhmin Alexey V cd98088e7f #30: find user by email before registration 2013-03-26 17:22:25 +04:00
Alexander Machehin d737960913 [#19] add issues link from comment 2013-03-26 16:47:42 +06:00
Vokhmin Alexey V c2e89f8781 #30: use omniauth for registration through Facebook, GitHub, Google 2013-03-26 03:13:15 +04:00
Vokhmin Alexey V 9670f72ef9 #31: added specs for ProductBuildList#update action 2013-03-25 19:04:05 +04:00
Vokhmin Alexey V 9a37bb0a8a Merge branch 'master' into 31-autostart-ISO-builds-on-a-regular-basis 2013-03-25 18:12:37 +04:00
Alexander Machehin 4d046dd990 add exitstatus to debug merging pull requests 2013-03-25 16:34:37 +06:00
Vokhmin Alexey V 296627557e #31: small refactoring of #autostart_iso_builds method 2013-03-22 23:14:06 +04:00
Vokhmin Alexey V 72950e299c #31: some fixes for #autostart_iso_builds method 2013-03-22 23:11:47 +04:00
Vokhmin Alexey V d0c22b8c4b #31: merge master into branch 2013-03-22 22:59:06 +04:00
Vokhmin Alexey V 820fdcfa85 #31: add #update action to ProductBuildList API, print new fields in API 2013-03-22 22:56:32 +04:00
Vokhmin Alexey V 1fc21448ce #31: add task for removing outdated ProductBuildLists 2013-03-22 22:18:54 +04:00
Alexander Machehin f8fc825ca4 [#19] add regexp explanation and source 2013-03-23 00:01:32 +06:00
Alexander Machehin 37b72081c7 [#19] small fixes 2013-03-22 23:58:20 +06:00
Vokhmin Alexey V e528127f85 #31: add autostart ISO to schedule.rb 2013-03-22 21:17:40 +04:00
Alexander Machehin 8f18d0a874 [#19] fix showing discussion in pull requests && small refactoring 2013-03-22 23:17:10 +06:00
Vokhmin Alexey V 8f32460609 #31: update UI, add #autostart_iso_builds method into Product model 2013-03-22 20:58:53 +04:00
Alexander Machehin ce2ca6646e [#19] add issue references from commit 2013-03-22 22:50:13 +06:00
warpc 9d8b8d8a1e Merge pull request #8 from abf/rosa-build:6-arch-field-should-be-hidden-for-ProductBuildList
#6: "Arch" field should be hidden for "ProductBuildList"
2013-03-22 20:31:25 +04:00
Vokhmin Alexey V a5e122dc63 #31: rename 'autostart' field to 'autostart_status' in Product model 2013-03-22 20:15:37 +04:00
Vokhmin Alexey V 3865332e8a #31: add UI for save product_build_list 2013-03-22 20:04:29 +04:00
Vokhmin Alexey V 6a9e270a5c #31: add 'autostart' field to Product model 2013-03-22 18:06:13 +04:00
warpc 58008647f8 Merge pull request #44 from abf/rosa-build:40-ability-to-publish-success-and-test-faild-builds-in-mass-build
#40: Ability to publish success/test faild builds in mass build
2013-03-22 15:28:30 +04:00
Alexander Machehin a4522bc3c7 add one more check for merging pull requests 2013-03-21 22:55:12 +06:00
Vokhmin Alexey V c6ca02510c #40: add specs for MassBuilds#publish action 2013-03-21 19:17:30 +04:00
warpc 96698b4195 Merge pull request #17 from abf/rosa-build:16-fix_mass_build_arches
[#16] Fix ignoring selection of architectures for Mass Build
2013-03-21 19:05:40 +04:00
Vokhmin Alexey V cff502bf48 #40: added ability to publish build lists of mass build. 2013-03-21 18:41:45 +04:00
warpc cdc0d2a9f9 Merge pull request #32 from abf/rosa-build:pull_requests
Try to catch no merge errors
2013-03-19 22:11:56 +04:00
Vokhmin Alexey V ccccc3f082 #26: update 'Comment' model according to Vladimir's comments 2013-03-19 21:05:55 +04:00
Vokhmin Alexey V 568ea50ac1 #26: move #touch_issue method into Comment model 2013-03-19 16:40:54 +04:00
Vokhmin Alexey V f8fb48a85b #26: remove unnecessary stiles, JS, update PullRequests controller 2013-03-19 16:11:02 +04:00
Alexander Machehin 0f97ddb34a try to catch no merge errors 2013-03-19 00:27:26 +06:00
Alexander Machehin b31304b187 fix error: did you mean '--all' (with two dashes ?) 2013-03-19 00:26:45 +06:00
Alexander Machehin dbea9152b8 fix user identificator 2013-03-18 16:19:18 +06:00
Vokhmin Alexey V a9b5826f8f #22: change email messages for new Issue/PullRequest/Comment 2013-03-14 18:55:59 +04:00
Alexander Machehin 52291a8d76 [#16] fix error with several arches 2013-03-11 17:24:10 +06:00
Alexander Machehin bf8e2db1bd [#16] fix creating build lists for mass build 2013-03-11 16:55:45 +06:00
Alexander Machehin 21e7588d0e add user identificator when merging pull request 2013-03-07 22:41:59 +06:00
avm e33138a118 Merge pull request #2 from abf/rosa-build:1-update-access-rights-for-admins-of-platform\r\n #1: Update access rights for admins of platform 2013-03-07 17:16:27 +04:00
Alexander Machehin 2ae652d70b fixed updating pull code 2013-03-07 18:01:08 +06:00
Vokhmin Alexey V 1f1cf175fd #6: remove "ProductBuildList#arch_id" field from UI 2013-03-07 14:24:33 +04:00
Vokhmin Alexey V 9de37b852e #1: rename #update_secondary to #local_admin_manage 2013-03-07 14:05:53 +04:00
Vokhmin Alexey V 22e60281f8 Merge branch 'master' into 1-update-access-rights-for-admins-of-platform 2013-03-07 13:49:41 +04:00
Alexander Machehin d85039d5be Support git over ssh: hooks, support gitlab-shell api, UI, refactroing 2013-03-07 14:09:08 +06:00
Vokhmin Alexey V 93948021fb #1: revert changes in product_build_list model 2013-03-07 02:57:46 +04:00
Vokhmin Alexey V be9ada74cb #1: fix for specs, update ability for Platform 2013-03-07 02:47:30 +04:00
Vokhmin Alexey V 98891a9153 #1: fix for specs, update ability.rb 2013-03-07 02:39:44 +04:00
Vokhmin Alexey V 0021232ee3 #1: update specs for API 2013-03-06 02:04:31 +04:00
Vokhmin Alexey V edb47598d5 #1: remove some access rights from admins of platform 2013-03-06 01:24:03 +04:00
Vokhmin Alexey V 13795a9eab #906: rename secret_key 2013-03-05 00:08:25 +04:00
Vokhmin Alexey V a1afa82898 #906: refactoring of keys structure 2013-03-04 15:07:18 +04:00
Vladimir Sharshov 657d330b59 Merge pull request #991 from warpc/953-ssh_keys
[refs #953] fix managment keys and name of ssh-key in web
2013-03-01 11:37:35 -08:00
Alexander Machehin 3f4ea585df #953 fix again running sudo 2013-03-02 01:34:52 +06:00
Alexander Machehin 4f26978aac #953 fix generation key name 2013-03-02 01:33:48 +06:00
Alexander Machehin d4b72a559c #953 fix running sudo 2013-03-02 01:33:11 +06:00
Vladimir Sharshov 6d449de465 Merge pull request #987 from warpc/953-ssh_keys
[refs #953] Support git over ssh: access, add/remove keys.
2013-03-01 10:01:35 -08:00
Alexander Machehin e97cda730f #953 fixed errors with key dublicates; fix error messages; small refactoring; 2013-03-01 23:35:33 +06:00
Vokhmin Alexey V 790169156e #960: old packages should be saved immediately before removing project from repository 2013-03-01 19:26:58 +04:00
Alexander Machehin c065e3d5be #953 add key management 2013-03-01 17:33:02 +06:00
Alexander Machehin 520d51a55a #953 ssh keys initial 2013-02-28 23:02:14 +06:00
Vokhmin Alexey V 133210ae0e #977: update BuildList::Item and BuildList::Package models 2013-02-28 19:34:38 +04:00
Vokhmin Alexey V dc5af30a9a #977: update ActivityFeed#default_scope 2013-02-28 19:30:51 +04:00
Vokhmin Alexey V b8b238e876 #977: add "table_name" into all scopes 2013-02-28 19:27:50 +04:00
Vokhmin Alexey V b422f60bd4 #977: update "scope" for Pletform and Repository models 2013-02-28 18:58:16 +04:00
Vokhmin Alexey V bd04692dc2 #976: fix for Platform#fs_clone method 2013-02-28 02:03:41 +04:00
Vokhmin Alexey V 6598698147 #976: fix Product#full_clone method 2013-02-28 01:55:30 +04:00
Vokhmin Alexey V 5b0c28c3e7 #963: disable #publish action for all users if project does not exist in repository 2013-02-26 21:18:24 +04:00
Vokhmin Alexey V 72ef2789f6 #963: small refactoring 2013-02-26 21:06:18 +04:00
Vokhmin Alexey V b7b1d909ac #963: add checking that project exist in repository to #can_publish? method 2013-02-26 20:49:21 +04:00
Vokhmin Alexey V 8b994cc6a5 #963: publish build list only if project exist in repository 2013-02-26 20:24:42 +04:00
Alexander Machehin 54b15fcfd5 #971 add some explanation 2013-02-26 18:51:22 +06:00
Alexander Machehin acd179d1a8 #971 fix commit link 2013-02-26 18:32:35 +06:00
Vladimir Sharshov cf7f3cb24c Merge pull request #970 from warpc/757-add-specs-for-new-actions
[refs #757]: update Ability.rb model, add specs, remove hack for 237 platform
2013-02-26 04:13:24 -08:00
Alexander Machehin e4967fdd54 #917 add git hook to online update 2013-02-26 00:55:45 +06:00
Vokhmin Alexey V 9b488c1765 #757: update Ability.rb model, add specs, remove hack for 237 platform 2013-02-25 22:34:45 +04:00