Commit Graph

121 Commits

Author SHA1 Message Date
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Vokhmin Alexey V ea8bb0b42b #354:added specs for autostart build_lists 2014-02-18 01:02:48 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06: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
Vokhmin Alexey V 74fdd772d6 #245: added specs for ProjectStatistic model 2013-07-31 18:01:10 +04:00
Vokhmin Alexey V 3f42dfcd35 #192: updated factory, some refactoring of Issue observer 2013-07-04 18:08:07 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20: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 8a83a4cefa #200: removed duplicates of specs 2013-06-27 23:43:44 +04:00
Vokhmin Alexey V 8782129985 #200: moved User and BuildList observers 2013-06-27 18:37:41 +04:00
Vokhmin Alexey V 0c15e49c9f #192: added specs for model 2013-06-26 10:57:53 +04:00
Vokhmin Alexey V 47ed190b73 #195: updated MassBuild model, added specs 2013-06-21 14:39:03 +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 26c7a5a711 #34: added specs for Hooks controller 2013-04-15 15:47:53 +04:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Vokhmin Alexey V a33e20c5e4 #51: add new specs for Issue 2013-04-03 15:11:50 +04:00
Vokhmin Alexey V 7f1990bbb3 #31: update specs for Product model 2013-03-25 18:22:19 +04:00
Vokhmin Alexey V 3f6afeacb1 update product_build_list Factory 2013-03-22 22:31:24 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V 4a94dff142 #860: small refactoring 2013-01-29 17:30:47 +04:00
Vokhmin Alexey V 499d8e2fa8 #860: update specs 2013-01-29 17:17:35 +04:00
Alexander Machehin eeb58ccd8e Merge pull request #799 from warpc/794-move-all-keys-into-abf-bd
#794: move all keys into abf bd
2013-01-22 00:17:42 -08:00
Vokhmin Alexey V d2a876c9cb #843: remove 'latest_' prefix 2013-01-21 21:08:19 +04:00
Vokhmin Alexey V 9310a8db54 add default value for new_core 2013-01-19 17:08:56 +04:00
Vokhmin Alexey V 097ffacf61 #794: merge master into branch 2013-01-16 19:07:39 +04:00
Alexander Machehin 508ec266f0 fix build list factory
same as https://github.com/warpc/rosa-build/pull/799/files#diff-26
2013-01-09 16:23:34 +06:00
Vokhmin Alexey V b2b16950c0 #814: refactoring of specs 2012-12-26 21:30:27 +04:00
Vokhmin Alexey V bce1b63d20 #794: merge master into the branch 2012-12-24 19:02:55 +04:00
Vokhmin Alexey V f25a988730 #784: remove "build_requires" from BuildList 2012-12-24 17:17:21 +04:00
Vokhmin Alexey V f7d2a426a7 #794: update build_list factory 2012-12-20 21:22:27 +04:00
Vokhmin Alexey V 09731e041e #794: add specs for KeyPair model 2012-12-20 20:21:43 +04:00
Alexander Machehin a5ca32d140 [refs #777] fixed controllers specs (after fix bug with gap_repo.git) 2012-12-19 00:53:41 +06:00
Alexander Machehin b5069e6582 [refs #777] fix models specs (bug with gap_repo.git) 2012-12-18 23:53:00 +06:00
Alexander Machehin 30b923b14e [refs #777] fix models specs 2012-12-17 21:41:51 +06:00
Vokhmin Alexey V 129930b385 hot fix for failed specs 2012-12-13 23:28:50 +04:00
Alexander Machehin 467b7f0aa4 [refs #672] fix tests 2012-12-11 21:20:00 +06:00
Vokhmin Alexey V f522fd3cd0 add selecting Arch on create product build 2012-11-13 18:01:06 +04:00
Vokhmin Alexey V 57ec1e2982 update specs for Products and ProductBuildLists 2012-11-13 14:31:45 +04:00
Vokhmin Alexey V cb488a35d1 refactoring of model, update factory 2012-11-13 13:27:39 +04:00
Vokhmin Alexey V f3eff0da92 #698: added specs for #index, #show actions 2012-10-18 18:58:13 +04:00
Alexander Machehin 7f031ac688 [refs #374] added commit validation 2012-10-11 22:11:53 +06:00
Alexander Machehin abafbc6ef5 Merge again-and-again branch 'master' into 90-pull
Conflicts:
	db/schema.rb
2012-09-28 00:09:34 +06:00
Vladimir Sharshov 0dd103b7f4 [refs #374] Fix build list tests, remove unused code. 2012-09-27 03:54:56 +04:00
Alexander Machehin dfbf8a8d58 Merge branch 'master' into 90-pull
Fucking conflicts:
	app/controllers/projects/issues_controller.rb
	app/models/ability.rb
	app/views/projects/issues/show.html.haml
	config/routes.rb
	db/schema.rb
	lib/tasks/import.rake
	spec/models/comment_for_commit_spec.rb
	vendor/assets/javascripts/bootstrap-tab.js
	vendor/assets/stylesheets/bootstrap.css
2012-09-25 17:55:30 +06:00
konstantin.grabar 5bcebcf384 [refs #374] Add publish_without_qa field, fix some specs, update docs for auth 2012-09-21 18:30:40 +04:00
konstantin.grabar e94c6f4f00 [refs #374] Merge master into 374-rest_api_for_builds 2012-09-21 13:20:04 +04:00
Pavel Chipiga 0ff8f92b62 Upgrade gems. Fix and refactor some specs. Fix deprecation warnings. Add capistrano task to dump remote db. Refs #263 2012-08-15 16:52:32 +03:00
konstantin.grabar 134b386631 [refs #374] Fix api and build_lists tests 2012-08-09 18:38:41 +04:00