summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/reopen_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+7
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-261-0/+2
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-3/+16
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Tag service specsDouwe Maan2015-12-091-1/+1
* test fixValery Sizov2015-11-301-1/+3
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-6/+6
* Add action property to merge request hookjubianchi2015-01-201-0/+45