Commit Graph

3347 Commits

Author SHA1 Message Date
Vokhmin Alexey V 97465fd106 #167: allow regenerate metadata for personal platforms 2013-06-13 19:56:34 +04:00
Vokhmin Alexey V 8d7a9426af #167: added comments, updated ability.rb 2013-06-13 13:35:42 +04:00
warpc b4ffae9a9c Merge pull request #180 from abf/rosa-build:135-reject_build_lists
[refs #135] Change url to publish build list
2013-06-11 14:47:33 +04:00
Alexander Machehin 9830d0cf62 [#135] small fix button styles 2013-06-11 16:42:53 +06:00
Alexander Machehin 9266ad17b2 [#135] change url to publish build list 2013-06-11 16:04:10 +06:00
warpc 01ca75d97c Merge pull request #178 from abf/rosa-build:use-shellescape-on-system-actions
Use shellescape on system actions
2013-06-11 00:40:31 +04:00
warpc 9a24a636bc Merge pull request #174 from abf/rosa-build:173-undefined-method-render_as
[refs #173]: NoMethodError: undefined method "render_as"
2013-06-10 23:57:11 +04:00
Vokhmin Alexey V 12c5eb96e5 use #shellescape on system actions 2013-06-10 23:19:31 +04:00
Vokhmin Alexey V 9f80f662a5 #173: redirect to #tree_path when blob is tree 2013-06-10 20:44:57 +04:00
warpc b4b73258fd Merge pull request #150 from abf/rosa-build:135-reject_build_lists
[refs #135] extend ability to reject publish build lists
2013-06-10 20:25:45 +04:00
Alexander Machehin 8135f69438 [#135] fix expire date of the flash notify message 2013-06-10 21:07:19 +06: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 08966ab738 #156: add personal repositories as extra on #new page 2013-06-06 22:57:36 +04:00
Vokhmin Alexey V 197dd062fc Merge branch 'master' into 156-mass-build-for-personal-platforms 2013-06-05 18:44:33 +04:00
Vokhmin Alexey V b176281620 #156: removed unnecessary code 2013-06-05 18:35:22 +04: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 4f895ef54c #156: removed duplicates 2013-06-05 12:27:07 +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
Alexander Machehin 9c8d79c420 [#42] fix error with groups issues list 2013-06-03 23:34:33 +06: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
Vokhmin Alexey V 01981803ee #114: fixed JS for FF 2013-05-31 17:38:25 +04:00
Vokhmin Alexey V c7884d8cc8 #152: update BuildList#show API 2013-05-31 12:57:33 +04:00
Vokhmin Alexey V 62f612d87c #114: clear autocomplete after clicking to Add button 2013-05-30 18:37:33 +04:00
Vokhmin Alexey V d57fdefcd4 #114: show/hide extra repos on build_lists/new page 2013-05-30 14:56:23 +04:00
Alexander Machehin b9a8464307 [#135] set rejector in api & small controllers refactoring 2013-05-30 16:41:09 +06: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 afd24a65f5 [#135] set user who reject publication as publisher in build list 2013-05-30 15:54:07 +06: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 352d2ae027 #34: enable webhooks for all 2013-05-29 17:05:00 +04:00
Vokhmin Alexey V f7b1801693 #136: added created field to Admin/users page 2013-05-29 14:43:40 +04:00
Vokhmin Alexey V 786058d58c #114: updated text for popup help-dialog 2013-05-28 18:40:58 +04:00
Vokhmin Alexey V e214cac5f4 #114: updated RU text of help dialog 2013-05-28 12:21:13 +04:00
Vokhmin Alexey V e45c9cf03b #142: added count of tasks which executed 2013-05-28 00:26:40 +04: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
Vokhmin Alexey V 04f20185c8 #142: some refactoring according to Alexander's comments 2013-05-24 13:26:32 +04:00
Vokhmin Alexey V 3e861efe5f #142: update text labels 2013-05-24 12:47:35 +04:00
Vokhmin Alexey V 40449c81ef #142: separate users tasks and tasks of mass builds 2013-05-24 12:35:10 +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 4558b7f08d Merge pull request #137 from abf/rosa-build:132-html_in_flash_notifies
[refs #132] add html support to flash notifies
2013-05-17 18:09:28 +04:00