Commit Graph

287 Commits

Author SHA1 Message Date
Alexander Machehin 9ef58d8444 [#277] fix edit user link 2013-09-13 20:00:21 +06:00
Vokhmin Alexey V 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +04:00
Alexander Machehin 4185ed0a2b Merge branch 'master' into 242-restart_last_build_list
Conflicts:
	app/controllers/projects/build_lists_controller.rb
	config/routes.rb
2013-08-06 19:59:32 +06:00
Vokhmin Alexey V 63a26553cd #251: removed #search action 2013-08-05 16:52:15 +04:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Vokhmin Alexey V c996769a4b abf/abf-ideas#83: small refactoring according to Alexander's comments 2013-07-29 16:24:41 +04:00
Vokhmin Alexey V ad46e25654 #83: added #start_sync and #stop_sync actions into Repository API 2013-07-26 19:38:39 +04:00
Vokhmin Alexey V 8e879ef0c7 #83: added ability to lock repository 2013-07-26 18:41:39 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
avokhmin 186ff714ec Merge pull request #223 from abf/rosa-build:221-display-platforms
#221: Display platforms of repositories where user is admin
2013-07-19 20:59:34 +04:00
Vokhmin Alexey V d9df4bfa58 #219: rollback ability.rb 2013-07-18 20:30:49 +04:00
Vokhmin Alexey V d3040c4074 #219: small refactoring of API::Issues controller, fixed ability.rb 2013-07-17 17:53:14 +04:00
Vokhmin Alexey V d20d72f63b #221: updated ability.rb 2013-07-17 17:20:48 +04:00
Vokhmin Alexey V 90de6e1ae7 #219: hot fix 2013-07-17 15:39:58 +04:00
Vokhmin Alexey V cab9ed91dd #219: updated #read_relations_for method 2013-07-17 15:05:56 +04:00
Vokhmin Alexey V 995311a9c6 #219: rollback changes 2013-07-17 12:23:28 +04:00
Vokhmin Alexey V 37e4fd92ac #219: rollback and update #read_relations_for 2013-07-16 23:19:01 +04:00
Vokhmin Alexey V 52b8a673e0 #219: Ability#read_relations_for method 2013-07-16 22:29:25 +04:00
Vokhmin Alexey V 6501ba0f72 #219: updated ability.rb 2013-07-16 21:23:38 +04:00
Vokhmin Alexey V 18589ba542 #219: removed unnecessary ability 2013-07-16 16:46:24 +04:00
Vokhmin Alexey V 225da758ec #214: added specs for TreesController 2013-07-15 17:03:34 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V f370645eed #211: added specs for BuildList controller, updated ability.rb 2013-07-04 23:55:56 +04:00
Vokhmin Alexey V 2dee10a23f #211: added specs for BuildList API controller 2013-07-04 23:39:02 +04:00
Vokhmin Alexey V 61509312a0 #211: updated ability.rb, refactoring of BuildList model 2013-07-04 22:46:38 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
Vokhmin Alexey V 874086e1ca #192: added ability to change visibility of platform 2013-06-26 13:00:51 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
Vokhmin Alexey V fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Alexander Machehin f16c84bb58 [#105] add commits action 2013-06-21 19:45:28 +06:00
Alexander Machehin 20056fbc31 many issue/pull fixes 2013-06-19 02:00:01 +06:00
Vokhmin Alexey V 8d7a9426af #167: added comments, updated ability.rb 2013-06-13 13:35:42 +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 f3bcf89ab6 #156: removed unnecessary code 2013-06-05 00:06:56 +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 ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
Alexander Machehin ca481a4672 [#135] extend ability to reject publishing 2013-05-30 15:44:58 +06: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
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 8a7e2c83a7 #34: some refactoring of HooksController 2013-05-16 13:52:55 +04:00
Vokhmin Alexey V 0b4e7f63fe Merge branch 'master' into 34-webhook 2013-05-14 13:46:31 +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
Vokhmin Alexey V 4c96629a28 #34: merge master into branch 2013-04-25 15:36:00 +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