summaryrefslogtreecommitdiff
path: root/spec/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-041-1/+3
* add a uniq constraints on issues and mrs labelsAntoine Huret2019-04-012-0/+24
* Check issue milestone availabilityJarka Košanová2019-02-142-41/+41
* Enable fast task lists for merge requestsBrett Walker2019-02-071-70/+2
* Added changelog and danger fixesBrett Walker2019-01-301-4/+4
* Specs for Issue::UpdateServiceBrett Walker2019-01-301-0/+70
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-1/+1
* Improve email messagesHeinrich Lee Yu2019-01-071-7/+7
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+64
* Delete confidential issue todos for guestsFelipe Artur2018-12-141-1/+1
* Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-121-256/+12
* Add email for milestone changeChantal Rollison2018-11-021-2/+46
* Move issue related_branches to serviceFelipe Artur2018-10-041-0/+39
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-4/+16
* Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queriesSean McGivern2018-08-211-0/+6
* Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-0/+18
* Fix routes N+1 in Issues::ReferencedMergeRequestsService#executeSean McGivern2018-08-211-0/+13
* Fix authors N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-1/+25
* Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-212-35/+72
* Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-061-1/+1
|\
| * Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-1/+1
* | Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-0/+17
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-114-12/+12
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Keep label on issue when movingChantal Rollison2018-06-271-3/+23
* Add a cop for `FinderMethods`bvl-finder-methods-copBob Van Landuyt2018-06-201-3/+1
* Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-1/+7
* Improve specs and docsFelipe Artur2018-04-051-2/+4
* Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-051-0/+31
|\
| * Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-0/+31
* | Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+4
|\ \ | |/ |/|
| * added forign key and specshaseeb2018-02-281-0/+4
* | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-282-0/+57
|\ \ | |/
| * Remember assignee when moving an issue41949-moveJan Provaznik2018-02-181-0/+22
| * Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern2018-02-131-0/+35
| |\
| | * Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-131-0/+35
* | | Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-283-6/+15
|\ \ \
| * | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-2/+2
| |/ /
| * | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
| * | Make user/author use project.creator in most factoriesRémy Coutable2018-01-312-2/+3
| |/
| * Execute system hooks after-commit when executing project hooksdm-project-system-hooks-in-transactionDouwe Maan2018-01-241-1/+3
| * Fix bug where award emojis would be lost when moving issues between projectssh-fix-award-emoji-move-issuesStan Hu2018-01-101-3/+9
* | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-1/+1
|/
* Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-237-30/+30
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-227-30/+30
* | Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-errorDouwe Maan2017-12-221-0/+12
|/
* Don't create todos for old issue assigneesJarka Kadlecova2017-10-091-0/+24
* Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-203-2/+9
|\
| * Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-193-2/+9