summaryrefslogtreecommitdiff
path: root/spec/services/issues/close_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* added forign key and specshaseeb2018-02-281-0/+4
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-1/+1
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-8/+8
* Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-261-0/+6
* [Spec optimization] Joining one-line 'it' blocksspec-joining-itValery Sizov2017-05-151-5/+9
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-16/+33
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-3/+12
* Update service specs to avoid instance variablesDouglas Barbosa Alexandre2016-08-311-9/+9
* Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-311-3/+14
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-2/+16
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-4/+4
* Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-201-3/+1
* Marks pending tasks for an user as done when he close the issueDouglas Barbosa Alexandre2016-02-201-0/+8
* Tag service specsDouwe Maan2015-12-091-1/+1
* test fixValery Sizov2015-11-301-1/+3
* Fix post-receive errors on a push when an external issue tracker is configuredStan Hu2015-06-121-0/+10
* Fix specs.unauthorized-participantsDouwe Maan2015-05-151-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-5/+5
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-1/+1
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-1/+1
* More tests for Isses servicesDmitriy Zaporozhets2014-04-021-0/+35