Commit Graph

139 Commits

Author SHA1 Message Date
Vokhmin Alexey V 52609f43b5 Update specs 2015-02-19 04:28:02 +03:00
Vokhmin Alexey V db4d1ba457 update rspec-rails gem 2015-02-19 04:12:08 +03:00
Alexander Machehin ea504fcc64 [#369] fix controllers/projects/comments_controller_for_commit specs 2015-02-03 02:02:23 +05:00
Alexander Machehin bfeb3c218b [#369] fix specs 2015-02-02 23:21:43 +05:00
Alexander Machehin dc2e0114b0 [#446] only admin can share a project 2015-01-26 18:52:09 +05:00
Vokhmin Alexey V b26f32b5c2 #369: updated autocompletes_controller_spec, groups/members_controller_spec, projects/hooks_controller_spec 2014-11-25 00:29:21 +03:00
Alexander Machehin f5b343d350 fix pull requests controller specs 2014-08-29 15:54:15 +06:00
Vokhmin Alexey V 16fd0a106b Added ability to local_writer to merge/update PullRequest 2014-06-17 23:48:22 +04:00
Vokhmin Alexey V 493fe62d8d #394: fixed specs 2014-05-29 01:53:50 +04:00
Vokhmin Alexey V 00ec76cd15 #394: fixed specs 2014-05-29 01:17:15 +04:00
Vokhmin Alexey V 5404a7e75a #390: added specs 2014-05-22 22:08:43 +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
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 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
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
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
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V d7ce146e94 #251: updated specs 2013-08-05 17:54:42 +04:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 8f1d4e5118 #222: fixed specs 2013-07-23 18:19:31 +04:00
Vokhmin Alexey V 2a5d72550b Merge branch 'master' into 222-create-new-branch-on-web 2013-07-23 17:41:50 +04:00
Vokhmin Alexey V 202ef4fe55 #226: rollback and fixed specs 2013-07-23 17:04:34 +04: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
Vokhmin Alexey V 0c1334aef7 #222: added specs for GitTree#create 2013-07-22 16:13:07 +04:00
Vokhmin Alexey V 225da758ec #214: added specs for TreesController 2013-07-15 17:03:34 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V 953c327b46 #214: removed unnecessary specs 2013-07-13 00:31:23 +04:00
avokhmin 332168bf5e Merge pull request #216 from abf/rosa-build:fix_activity_for_pull_requests
fix dublication messages after creation pull request
2013-07-11 19:35:31 +04:00
Alexander Machehin 17417456b4 [#200] add update assignee issue spec 2013-07-11 17:19:18 +06:00
Alexander Machehin 939f0dfe05 [#200] fix callbacks & add some specs 2013-07-10 23:44:18 +06:00
Alexander Machehin 3372f3ee9c [#200] add specs to pull request api 2013-07-10 15:32:59 +06:00
Alexander Machehin 99fb4d8757 [#200] add some specs 2013-07-10 02:12:27 +06:00
Vokhmin Alexey V f370645eed #211: added specs for BuildList controller, updated ability.rb 2013-07-04 23:55:56 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00