summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-012-39/+50
|\
| * add /award slash commandmhasbini2017-02-282-39/+50
* | Fix concurrent access on builds/registerKamil Trzcinski2017-03-011-0/+45
* | Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-281-0/+74
* | Merge branch 'only-create-unmergeable-todo-once' into 'master' Kamil Trzciński2017-02-281-0/+25
|\ \
| * | Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-241-0/+25
| |/
* | Include nested group into destroy_service_specsh-async-delete-childrenDmitriy Zaporozhets2017-02-271-0/+2
* | Merge branch 'dm-fix-web-edit-new-lines' into 'master' Robert Speicher2017-02-241-3/+2
|\ \
| * | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-3/+2
| |/
* | Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-0/+4
* | Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-241-0/+44
|/
* 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