Commit Graph

1774 Commits

Author SHA1 Message Date
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 7586f5ee1b #219: use redis_store as Rails cache_store 2013-07-16 16:00:32 +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 c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
avokhmin e0f247ac1e Merge pull request #213 from abf/rosa-build:82-show-content-of-platforms
#82: Show content of platform on ABF
2013-07-12 12:21:04 +04:00
Vokhmin Alexey V 925d7d81ef #211: replaced "->" to "lambda" 2013-07-09 14:36:35 +04:00
Vokhmin Alexey V a590444730 #82: small refactoring 2013-07-08 19:12:33 +04:00
Vokhmin Alexey V 446a87da04 #82: sanitize path and term 2013-07-08 19:08:55 +04:00
Vokhmin Alexey V f94cff88f4 #82: Strip out the non-ascii character 2013-07-08 18:44:07 +04:00
Vokhmin Alexey V b3740de030 #82: updated regexp for term 2013-07-08 18:20:06 +04:00
Vokhmin Alexey V 9eaf62666b #82: updated regexp 2013-07-08 18:15:54 +04:00
Vokhmin Alexey V ecfde4ad21 #82: added specs for PlatformContent 2013-07-08 17:50:24 +04:00
Vokhmin Alexey V d4c6c5edbc #82: added Contents controller, logical model, views 2013-07-05 20:08:09 +04:00
Vokhmin Alexey V 2ae7749302 #211: small refactoring of BuildList model 2013-07-05 12:18:39 +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 5652f2b6d3 #211: display only platforms for which user has access on read 2013-07-04 22:25:07 +04:00
Vokhmin Alexey V fe635f244b #192: updated and added new specs, updated models 2013-07-02 22:13:00 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
avm a34534843b Merge pull request #205 from abf/rosa-build:168-remove-bs_id-field-from-DB
#168: Remove bs_id field from DB
2013-07-01 17:53:52 +04:00
Vokhmin Alexey V 004c45eb28 #168: removed #add_to_queue method from BuildList 2013-07-01 16:33:09 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V 1cd1ac45a1 #81: sort projects list alphabetically when no search 2013-07-01 14:50:35 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
avm 91a6db517e Merge pull request #201 from abf/rosa-build:200-UserMailer-NoMethodError
#200: UserMailer, NoMethodError
2013-07-01 12:47:46 +04:00
avokhmin 5195f5ec0b Merge pull request #198 from abf/rosa-build:105-pull_requests_api
#105 pull requests api && fixes issues api
2013-07-01 12:46:58 +04:00
Vokhmin Alexey V 66fe5c11cf #200: removed activity_feed_observer 2013-06-27 18:40:19 +04:00
Vokhmin Alexey V 8782129985 #200: moved User and BuildList observers 2013-06-27 18:37:41 +04:00
Vokhmin Alexey V eeed2a49b7 #200: moved observer of Issue to lib 2013-06-27 17:06:42 +04:00
Vokhmin Alexey V 03a1fe1ba8 #192: updated cancan_spec, added tokens to urls of repositories for build_list 2013-06-26 13:53:37 +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 0c15e49c9f #192: added specs for model 2013-06-26 10:57:53 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
Vokhmin Alexey V 32a7cdafb3 #192: updated tokens_controller, added token.ru.yml 2013-06-25 12:10:45 +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
Vokhmin Alexey V 2a2009873d #194: added validation to Platform, new specs 2013-06-21 15:58:09 +04:00
Vokhmin Alexey V 329de6bd2d #195: removed empty lines 2013-06-21 14:41:57 +04:00
Vokhmin Alexey V 47ed190b73 #195: updated MassBuild model, added specs 2013-06-21 14:39:03 +04:00
Vokhmin Alexey V 563f983e60 #193: hot fix 2013-06-20 14:37:05 +04:00
Vokhmin Alexey V 816cbc82b1 #193: fixed undefined method count 2013-06-20 14:33:22 +04:00
Alexander Machehin ebbe09049f small refactoring 2013-06-20 14:07:09 +06:00
Alexander Machehin af624017cd fix creating autolinks from commits 2013-06-20 03:13:04 +06:00
Alexander Machehin 20056fbc31 many issue/pull fixes 2013-06-19 02:00:01 +06:00
Alexander Machehin e343ba90aa [#105] pulls api v1 2013-06-19 01:45:40 +06:00
avm 6f7429a4a1 Merge pull request #183 from abf/rosa-build:167-allow-regenerate-metadata-of-repository-for-personal-platforms
#167: Allow regenerate metadata of repository for personal platforms
2013-06-18 14:30:21 +04:00
Alexander Machehin 532fca43dd restore pull request fetching 2013-06-18 08:11:20 +06:00
avokhmin ae714518c6 Merge pull request #179 from abf/rosa-build:use-shellescape-on-system-actions
Use #shellescape on system actions (part 2)
2013-06-17 21:26:10 +04:00
Alexander Machehin 9d8abb30a4 fix bugs and remove unneeded shellescapes 2013-06-17 22:14:39 +06:00
Vokhmin Alexey V ade59355b2 #185: save advisory 2013-06-14 14:48:26 +04:00
Vokhmin Alexey V 776459f452 #185: Fixed: attach advisory to BuildList 2013-06-14 14:45:31 +04:00
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