summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-22/+7
* Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-081-0/+16
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-3/+3
* Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-054-56/+141
|\
| * 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
* | Prepend blank line to close message on merge requestLuke Howell2016-09-011-2/+2
* | Project tools visibility levelFelipe Artur2016-09-013-4/+23
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2016-08-302-1/+88
|\
| * Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-301-1/+1
| |\
| | * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-264-10/+31
| | |\
| | * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-242-3/+83
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1912-26/+755
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1810-0/+547
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-172-6/+90
| | |\ \ \ \ \
| | * | | | | | Fix tests which broke in the mergeLin Jen-Shin2016-08-161-1/+1
| * | | | | | | Fix resolving conflicts on forks21459-resolving-merge-conflicts-from-a-forked-repo-through-uiSean McGivern2016-08-301-0/+87
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix issue boards leak private label names and descriptionsDouglas Barbosa Alexandre2016-08-291-1/+10
|/ / / / / /
* | | | | | Merge branch 'capitalize-mentioned-issue-notes' into 'master' Douwe Maan2016-08-261-5/+5
|\ \ \ \ \ \
| * | | | | | Capitalize mentioned issue timeline notesClement Ho2016-08-251-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '19730-mark-as-done' into 'master' Robert Speicher2016-08-251-0/+21
|\ \ \ \ \ \
| * | | | | | Add specs to ensure a successful return 19730-mark-as-donePaco Guzman2016-08-251-0/+21
| |/ / / / /
* | | | | | Merge branch '21257-label-lists-should-shows-opened-or-closed-issues-with-tha...Robert Speicher2016-08-251-4/+4
|\ \ \ \ \ \
| * | | | | | Label list shows all issues (opened or closed) with that labelDouglas Barbosa Alexandre2016-08-251-4/+4
| |/ / / / /
* | | | | | Fix merge request diff cache service specDmitriy Zaporozhets2016-08-221-1/+1
|/ / / / /
* | | | | Merge branch 'mark-as-processable' into 'master' Robert Speicher2016-08-191-3/+43
|\ \ \ \ \
| * | | | | Fix test for processing pipeline after retrying buildGrzegorz Bizon2016-08-191-1/+1
| * | | | | Add test that shows problem with pipeline processingGrzegorz Bizon2016-08-191-3/+43
| | |/ / / | |/| | |
* | | | | Fix notification_service argument error of declined invitation emailsPaco Guzman2016-08-191-0/+40
| |_|_|/ |/| | |
* | | | Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-192-0/+92
|\ \ \ \
| * \ \ \ Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-10/+20
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-183-0/+48
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-177-0/+499
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-164-6/+160
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Address review feedbackDouwe Maan2016-08-161-1/+1
| * | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1235-387/+817
| |\ \ \ \ \ \
| * | | | | | | Add specs for system note and email when all discussions are resolvedDouwe Maan2016-08-122-0/+92
* | | | | | | | Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-1810-16/+643
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Remove unneeded aliasesDouwe Maan2016-08-182-67/+52
| * | | | | | | Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-164-6/+160
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Fixed specs and fixes based on failing specsDouwe Maan2016-08-163-181/+57
| * | | | | | | New TodoService#todo_exists? methodRémy Coutable2016-08-131-0/+12
| * | | | | | | Make slash commands contextualRémy Coutable2016-08-131-15/+151
| * | | | | | | Don't extract slash commands inside blockcode, blockquote or HTML tagsRémy Coutable2016-08-131-4/+10
| * | | | | | | Add the /title slash commandRémy Coutable2016-08-131-8/+30
| * | | | | | | New Notes::SlashCommandsService serviceRémy Coutable2016-08-133-56/+343
| * | | | | | | Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-134-6/+72
| * | | | | | | Support slash commands in noteable description and notesRémy Coutable2016-08-134-8/+245
| | |_|/ / / / | |/| | | | |
* | | | | | | Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif2016-08-181-2/+2