Commit Graph

17 Commits

Author SHA1 Message Date
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04: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
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
Alexander Machehin b215d5acd3 fix specs for 404 2013-07-23 01:27:55 +06:00
Alexander Machehin 5947030325 add some specs for redirecting from issues to pulls and vice versa 2013-07-22 21:19:25 +06:00
Alexander Machehin ecf2426eb5 fix issues & pull requests specs 2013-06-09 18:03:03 +06:00
Vokhmin Alexey V a33e20c5e4 #51: add new specs for Issue 2013-04-03 15:11:50 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vladimir Sharshov 78d4d63762 [refs #263] Refactoring issue controller spec 2012-09-06 21:45:13 +04:00
Vladimir Sharshov 698e55e3e8 [refs #263] Test refactoring 2012-09-06 14:53:03 +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
Alexander Machehin 5c9f914e4a [refs #511] add issue index authorization 2012-05-30 22:03:07 +06: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