summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-241-0/+25
* Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-237-17/+18
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-2311-75/+75
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2329-218/+218
| * Fix new offensesDouwe Maan2017-02-231-3/+3
| * Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
| * Enable Style/WordArrayDouwe Maan2017-02-233-6/+6
| * Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-4/+7
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-2329-218/+218
| * Enable Performance/RedundantMergeDouwe Maan2017-02-231-2/+2
| * Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
| * Enable Style/DotPositionDouwe Maan2017-02-2310-72/+72
* | Merge branch 'fix/gb/pipeline-retry-skipped-jobs' into 'master' Kamil Trzciński2017-02-231-2/+23
|\ \ | |/ |/|
| * Fix reprocessing skipped jobs when retrying pipelineGrzegorz Bizon2017-02-221-2/+23
* | Merge branch 'fix-test-for-build-attributes' into 'master' Kamil Trzciński2017-02-231-2/+2
|\ \
| * | Fix build attributes test, see:Lin Jen-Shin2017-02-211-2/+2
* | | updated ci skip regex to accept underscores and hyphensupdate-ci-skip-regex-to-accept-underscores-and-hyphensLuke "Jared" Bennett2017-02-221-42/+29
* | | Merge branch 'issue_28051_2' into 'master'Sean McGivern2017-02-221-7/+6
|\ \ \
| * | | Create compare object with default branch when target branch is missingissue_28051_2Felipe Artur2017-02-211-7/+6
| |/ /
* | | Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-222-38/+43
|\ \ \ | |_|/ |/| |
| * | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-212-38/+43
| |/
* | Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-201-5/+26
|/
* Prevent project team from being truncated too early during project destructionsh-fix-project-team-truncation-in-destroyStan Hu2017-02-191-0/+19
* Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-12/+24
|\
| * Todo done clicking is kind of unusable.Jacopo2017-02-171-12/+24
* | Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-1713-25/+480
|\ \
| * \ Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-171-0/+41
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-1517-48/+662
| | |\
| | * | Only tick queue if anything is updatedLin Jen-Shin2017-02-071-4/+27
| | * | Just pass :services, feedback:Lin Jen-Shin2017-02-071-1/+1
| | * | Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-0714-86/+198
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-0416-309/+566
| | |\ \ \
| | * | | | Prefer service object over after_save hookLin Jen-Shin2017-01-211-0/+18
| * | | | | Merge branch 'sh-namespace-cleanup-deleted-projects' into 'master' Douwe Maan2017-02-161-3/+16
| |\ \ \ \ \
| | * | | | | Fix a number of race conditions that can occur during namespace deletionsh-namespace-cleanup-deleted-projectsStan Hu2017-02-151-3/+16
| * | | | | | Merge branch '28124-mrs-don-t-show-all-merge-errors' into 'master' Rémy Coutable2017-02-161-9/+20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Show merge errors in merge request widgetSean McGivern2017-02-161-9/+20
| * | | | | | Merge branch 'move_tags_service_to_namespace' into 'master'Rémy Coutable2017-02-152-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Move tag services to `Tags` namespacedixpac2017-02-142-2/+2
| | |/ / / /
| * | | | | Execute web hooks for WikiPage delete operationMark Fletcher2017-02-141-0/+21
| * | | | | Add tests for WikiPages servicesMark Fletcher2017-02-142-0/+73
| |/ / / /
| * | | | Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+59
| |\ \ \ \
| | * | | | Update NotificationService to respect User#notified_of_own_activityRichard Macklin2017-02-011-0/+59
| * | | | | Merge branch '27886_rebasing_fix' into 'master'Sean McGivern2017-02-131-9/+32
| |\ \ \ \ \
| | * | | | | Mark as WIP based on MR commits onlyJarka Kadlecova2017-02-131-9/+32
| * | | | | | Merge branch '24976-start-of-line-mention' into 'master' Sean McGivern2017-02-131-1/+205
| |\ \ \ \ \ \
| | * | | | | | Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-1/+205
| * | | | | | | fix issue creation from milestone doesn't assign the milestonewendy04022017-02-122-1/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-161-16/+20
* | | | | | | Add test for cloning attributes when retrying a buildGrzegorz Bizon2017-02-151-0/+32