gitlab-org--gitlab-foss/spec/services/merge_requests
Sean McGivern dc32128de9 Clear merge requests counter cache after merge
Before this change, the MR counter in the sidebar would be wrong if an MR had
been merged since the last update, but not opened or closed, as merging did not
trigger a counter cache update.
2017-09-28 17:09:35 +01:00
..
conflicts Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
add_todo_when_build_fails_service_spec.rb Use :empty_project where possible in service specs 2017-03-27 20:44:09 -04:00
assign_issues_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
build_service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
close_service_spec.rb Fix refreshing of issues/MR count caches 2017-09-19 17:16:45 +02:00
create_from_issue_service_spec.rb [skip ci] changelog and minor style changes added 2017-08-18 20:04:26 +05:30
create_service_spec.rb Fix refreshing of issues/MR count caches 2017-09-19 17:16:45 +02:00
get_urls_service_spec.rb Fix more tests 2017-08-11 17:54:34 +08:00
merge_request_diff_cache_service_spec.rb Move diffable? method from Repository to Diff::File 2017-06-08 09:32:57 -05:00
merge_service_spec.rb Clean merge_jid whenever necessary on the merge process 2017-09-27 17:56:51 -03:00
merge_when_pipeline_succeeds_service_spec.rb Add transient head_pipeline_of to pipeline factories 2017-05-22 17:06:45 -03:00
post_merge_service_spec.rb Clear merge requests counter cache after merge 2017-09-28 17:09:35 +01:00
refresh_service_spec.rb Prepare Repository#merge for migration to Gitaly 2017-09-15 16:39:20 +02:00
reopen_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
resolved_discussion_notification_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
update_service_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00