Commit Graph

5100 Commits

Author SHA1 Message Date
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 ef85052b5d Merge branch 'master' into 200-UserMailer-NoMethodError 2013-07-01 12:23:18 +04:00
Alexander Machehin d1555fa177 [#105] small spec refactoring 2013-06-28 22:15:17 +06:00
avm 4cc2bc7c27 Merge pull request #203 from abf/rosa-build:202-add-highlighting-of-live-log
#202: Add highlighting of live-log
2013-06-28 18:04:19 +04:00
Alexander Machehin 8a6214d096 small refactoring of the issue controller 2013-06-28 20:02:02 +06:00
Alexander Machehin 5bb598ec81 [#105] fix assignee 2013-06-28 19:38:58 +06:00
Alexander Machehin b5cc162763 [#105] fix authorize resouce 2013-06-28 19:20:34 +06:00
Alexander Machehin 680c4f2a5a refactoring issues specs 2013-06-28 19:20:10 +06:00
Alexander Machehin dad840f973 [#105] add missing specs 2013-06-28 19:10:22 +06:00
Vokhmin Alexey V b7b2a0b2ff #202: added highlighting 2013-06-28 16:32:40 +04:00
Vokhmin Alexey V 8a83a4cefa #200: removed duplicates of specs 2013-06-27 23:43:44 +04:00
Vokhmin Alexey V 391d5af18d #200: fixed specs 2013-06-27 23:10:11 +04:00
Vokhmin Alexey V 8d3d3c36f9 #200: updated specs 2013-06-27 20:53:14 +04:00
Vokhmin Alexey V 48bd345573 #200: rollback some changes 2013-06-27 20:18:53 +04:00
Vokhmin Alexey V 0bd7b042c4 #200: fixed: uninitialized constant 2013-06-27 19:00:56 +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
Alexander Machehin 3fd99a42d2 [#105] fix paginate commits & add paginate to files 2013-06-27 00:01:33 +06:00
Alexander Machehin fd93f472d7 [#105] first part pull requests api specs 2013-06-26 23:59:07 +06:00
Alexander Machehin 20cb49c318 [#105] many fixes by @avokhmin comments 2013-06-26 23:58:32 +06:00
Vokhmin Alexey V d8d1a8a7ce #192: refactoring of controller according to Alexander's comments 2013-06-26 20:31:24 +04:00
Vokhmin Alexey V 4a3b694af7 #192: added new specs, some refactoring of controller 2013-06-26 18:23:36 +04:00
Vokhmin Alexey V 4d719f2d88 #192: updated controller and specs of Platform API 2013-06-26 17:07:29 +04:00
Vokhmin Alexey V 48bcb1a870 #192: added specs for Platforms API 2013-06-26 16:34:58 +04:00
Vokhmin Alexey V e775d3b29d #192: misprint 2013-06-26 16:07:55 +04:00
Vokhmin Alexey V 999f99a75a #192: added #allowed action to Platform API 2013-06-26 16:04:06 +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 0e5e8cfd0b #192: some refactoring of views 2013-06-26 12:08:05 +04:00
Vokhmin Alexey V 735f4af84e #192: added request specs 2013-06-26 12:04:40 +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 9850401254 #192: updated views 2013-06-25 11:01:03 +04:00
Vokhmin Alexey V fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Alexander Machehin 8e189821bd remove extra pull check 2013-06-24 21:18:52 +06:00
Alexander Machehin ebc278d65a [#105] add merge action 2013-06-24 21:18:17 +06:00
Alexander Machehin eb9ce47723 pull diff small refactoring 2013-06-24 21:03:08 +06:00
Alexander Machehin dcde3aa369 [#105] add files action 2013-06-24 20:54:22 +06:00
Alexander Machehin 926c4d604d [#105] restore deleted code in error 2013-06-21 19:49:12 +06:00
Alexander Machehin f16c84bb58 [#105] add commits action 2013-06-21 19:45:28 +06:00
avm 3b02291fc3 Merge pull request #197 from abf/rosa-build:194-owner-of-personal-platform
#194: disable ability to change owner of personal platform
2013-06-21 17:27:30 +04:00
Vokhmin Alexey V 5699019176 #194: fixed specs of repositories controller 2013-06-21 16:43:39 +04:00
Vokhmin Alexey V 137b86c171 #194: updated error message 2013-06-21 16:21:03 +04:00
Vokhmin Alexey V 2a2009873d #194: added validation to Platform, new specs 2013-06-21 15:58:09 +04:00
avm a62118a11f Merge pull request #196 from abf/rosa-build:195-save-unique-projects
#195: Save in MassBuild#projects_list only unique projects.
2013-06-21 15:23:10 +04:00
Vokhmin Alexey V 329de6bd2d #195: removed empty lines 2013-06-21 14:41:57 +04:00