summaryrefslogtreecommitdiff
path: root/spec/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-272-0/+13
* Ensure issuable state changes only fire webhooks onceMark Fletcher2016-12-161-0/+5
* Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-062-0/+173
|\
| * Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-052-0/+173
* | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-2/+2
|/
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-243-18/+18
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-16/+33
* Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan2016-10-251-2/+12
|\
| * Fix `User#to_reference`23662-issue-move-user-reference-exceptionTimothy Andrew2016-10-251-2/+12
* | Fix Rubocop offenses in issue move specsGrzegorz Bizon2016-10-241-3/+3
* | Add spec in Issues::MoveService to fix label assignment regressionStan Hu2016-10-241-5/+26
|/
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-0/+21
* Fix permission for setting an issue's due dateRémy Coutable2016-09-282-41/+92
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-282/+0
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-314-17/+49
* Update service specs to avoid instance variablesDouglas Barbosa Alexandre2016-08-313-40/+40
* Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-314-22/+75
* Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-183-2/+43
|\
| * Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-132-2/+41
| * Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+2
* | Fix a rubocop violationNick Thomas2016-08-171-1/+0
* | DRY up the added update service specs, add two email helpersNick Thomas2016-08-161-31/+4
* | Address minor review comments for testsNick Thomas2016-08-161-3/+3
* | Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-0/+33
|/
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-093-7/+7
* Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-201-76/+55
* Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-141-0/+38
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Fix specAlfredo Sumaran2016-06-031-6/+7
* Spec label add / delete in UpdateServiceSean McGivern2016-06-031-0/+46
* Allow bulk-updating to remove all labelsSean McGivern2016-06-031-0/+8
* Update CHANGELOGAlfredo Sumaran2016-06-031-1/+1
* Tidy up BulkUpdateService specsSean McGivern2016-06-031-103/+97
* fixup! WIP: allow adding and removing labels in bulkSean McGivern2016-06-031-0/+148
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-11/+6
|\
| * Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rb13313-fix-deprecation-warningsRémy Coutable2016-06-021-4/+4
| * Enable Performance/TimesMap Rubocop coprubocop/enable-performance-times-map-copGrzegorz Bizon2016-05-301-7/+2
* | Move awardables too when issue is movedZ.J. van de Weg2016-06-011-0/+5
|/
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-5/+5
* Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-2/+2
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-2/+2
* | Move #create_confidentiality_note to Issues::UpdateServicemooreniemi/gitlab-ce-issue_15236Rémy Coutable2016-05-181-2/+2
* | Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi2016-05-181-6/+14
|/
* Update changelog, improve specsLong Nguyen2016-05-051-3/+7
* Fix rubocopLong Nguyen2016-04-281-2/+1
* Code refactor and fix broken specLong Nguyen2016-04-281-5/+13
* Update specsLong Nguyen2016-04-271-9/+4