Commit Graph

500 Commits

Author SHA1 Message Date
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Vokhmin Alexey V c65853e072 #373: added ability to destroy ProductBuildList 2014-04-09 22:44:19 +04:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04:00
Vokhmin Alexey V f0dc7b5151 #370: added specs for SitemapController 2014-03-31 22:49:54 +04:00
Alexander Machehin 8068b4f023 [#345] remove stub controller 2014-03-21 16:53:23 +06:00
Alexander Machehin c7e50f3882 [#345] fix mistype 2014-03-21 16:46:41 +06:00
Alexander Machehin a9bf8c3660 [#345] fix mistype 2014-03-21 15:49:57 +06:00
Alexander Machehin 54af9864af [#345] remove unneeded code 2014-03-21 15:48:04 +06:00
Alexander Machehin f95e7ce3ab [#345] fix subcribe controller specs 2014-03-21 13:53:25 +06:00
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04:00
Vokhmin Alexey V 61bcfb9e4e #345: updated api/v1/projects_controller_spec 2014-03-21 02:47:35 +04:00
Vokhmin Alexey V 9fece259d8 #345: update api/v1/issues_controller_spec 2014-03-21 02:28:17 +04:00
Vokhmin Alexey V 22c5c82281 #345: fixed platforms_controller_spec.rb 2014-03-21 01:35:34 +04:00
Vokhmin Alexey V 9102042d6e #345: fixed product_build_lists_controller_spec 2014-03-21 01:25:43 +04:00
Vokhmin Alexey V ab0085b618 #345: update repositories_controller_spec 2014-03-21 01:19:08 +04:00
Alexander Machehin fa71bd2a68 [#345] fix platform api specs 2014-03-20 22:54:40 +06:00
Alexander Machehin d2202dd6cd [#345] simple code 2014-03-20 22:13:21 +06:00
Alexander Machehin 948141cfc6 [#345] fix forgotten ActionController::UnknownFormat 2014-03-20 18:21:37 +06:00
Alexander Machehin 751924c464 [#345] fix mistype 2014-03-19 21:35:44 +06:00
Alexander Machehin ef3dd7f161 [#345] fix ActionController::UnknownFormat in Advisory specs 2014-03-19 20:19:34 +06:00
Alexander Machehin de7b3a3c13 [#345] small refactoring 2014-03-19 17:01:08 +06:00
Alexander Machehin f2a3d163a3 [#345] fix mistype 2014-03-19 17:00:49 +06:00
Alexander Machehin 257c400a9b [#345] fix api specs 2014-03-19 16:34:30 +06:00
Alexander Machehin d7a3f629e8 [#345] replace owner_with_name to name_with_owner 2014-03-19 13:19:03 +06:00
Alexander Machehin d013d8c138 [#345] refactoring specs 2014-03-19 13:11:16 +06:00
Vokhmin Alexey V b08881db50 #345: updated comments_controller_for_commit_spec 2014-03-19 03:02:21 +04:00
Vokhmin Alexey V 50a301d2fa #345: updated comments_controller_spec 2014-03-19 03:00:29 +04:00
Vokhmin Alexey V 36dd7b5e62 #345: updated collaborators_controller_spec 2014-03-19 02:57:55 +04:00
Vokhmin Alexey V 9cb6056675 #345: updated build_lists_controller_spec 2014-03-19 02:17:22 +04:00
Vokhmin Alexey V 19b56818a0 #345: updated hooks_controller_spec 2014-03-19 02:12:03 +04:00
Vokhmin Alexey V 328fbee19f #345: misprint 2014-03-19 02:07:25 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Alexander Machehin 62c290dd0d [#345] add global stub redis 2014-03-18 19:54:16 +06:00
Alexander Machehin 4cf3e931bd [#345] fix relations create; refactoring specs; remove unneded files 2014-03-18 15:31:18 +06:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Vokhmin Alexey V c46fd937ec #354: added specs 2014-02-18 23:26:49 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V fd90ad8813 #341: added specs 2014-01-21 02:07:12 +04:00
Alexander Machehin b0da168621 [#29] remove encode strings 2014-01-10 08:59:33 +06:00
Alexander Machehin 0cb585ef71 Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
	Gemfile
	Gemfile.lock
	app/controllers/activity_feeds_controller.rb
	app/models/activity_feed_observer.rb
	config/environments/development.rb
	config/initializers/a_app_config.rb
	config/initializers/airbrake.rb
	lib/modules/models/git.rb
	spec/controllers/activity_feeds_controller_spec.rb
	spec/helpers/activity_feeds_helper_spec.rb
2014-01-10 08:31:31 +06:00
avokhmin ccdf15bcad Merge pull request #326 from abf/rosa-build:325-fork_project_with_another_name
#325 fork project with another name
2013-11-20 14:58:00 +04:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V 2f7b1e6a21 #322: added #publish_into_testing into BuildList API 2013-11-18 21:48:38 +04:00
Alexander Machehin e0133c48fa [#277] fix profile specs 2013-09-13 20:17:07 +06:00
Vokhmin Alexey V 4643a1f0f9 #291: fixed products_controller_spec 2013-09-02 19:06:15 +04:00
Vokhmin Alexey V 96ddb9f0ce #291: updated key_pairs_controller_spec 2013-09-02 19:03:31 +04:00
Vokhmin Alexey V ea82e9a01b #276: fixed specs 2013-08-26 22:33:23 +04:00
Alexander Machehin 5a7e66b7d7 [#37] fix spec 2013-08-19 19:40:58 +06:00
Alexander Machehin 7498a99718 [#37] cant -> can't 2013-08-19 19:40:40 +06:00