Commit Graph

22 Commits

Author SHA1 Message Date
Vokhmin Alexey V 2dc5bb4b97 #465: Update specs for Platforms::PlatformsController 2015-04-07 23:09:12 +03:00
Vokhmin Alexey V ec3ea92870 updated specs 2015-02-19 04:53:47 +03:00
Vokhmin Alexey V db4d1ba457 update rspec-rails gem 2015-02-19 04:12:08 +03:00
Vokhmin Alexey V 4f3c9a8f3f #369: updated specs 2014-11-25 00:16:51 +03:00
Vokhmin Alexey V 22c5c82281 #345: fixed platforms_controller_spec.rb 2014-03-21 01:35:34 +04:00
Alexander Machehin 4cf3e931bd [#345] fix relations create; refactoring specs; remove unneded files 2014-03-18 15:31:18 +06:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +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 1b314e8085 #221: added specs for Platform and Repositories controller 2013-07-17 19:33:58 +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 e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V 8d694f73d6 #1: remove unnecessary lines 2013-03-06 16:24:46 +04:00
Vokhmin Alexey V a3796a019f #1: update specs for Platform controller 2013-03-06 16:17:42 +04:00
Vladimir Sharshov 29f5ef5f2e Refactoring tests 2012-09-07 13:41:49 +04:00
Vladimir Sharshov 4828aa24f8 Merge branch 'master' into 349-anonymous_access
Conflicts:
	spec/controllers/platforms/maintainers_controller_spec.rb
	spec/factories/build_lists.rb
2012-09-07 00:36:06 +04:00
Vladimir Sharshov 2c1df5cd14 Merge branch 'master' into 263-refactoring
Conflicts:
	config/deploy.rb
	db/schema.rb
2012-09-06 21:14:14 +04:00
Vladimir Sharshov 698e55e3e8 [refs #263] Test refactoring 2012-09-06 14:53:03 +04:00
George Vinogradov 3e69d7d0f4 [issue #349] Guest user can show open platforms. 2012-09-01 02:00:39 +04:00
George Vinogradov 1aa5f73192 [issue #620] Fixed typo in localization. 2012-08-31 22:48:06 +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 da70a11aab [refs #438] Repair arch factory and rename rsync stub method 2012-05-16 19:29:28 +04:00
Pavel Chipiga 2539ef4795 Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263 2012-05-02 12:18:07 +03:00