summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-0/+41
|\
| * Convert AccessTokenValidationService into a class.Timothy Andrew2016-12-161-7/+7
| * Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-161-1/+0
| * Calls to the API are checked for scope.Timothy Andrew2016-12-161-0/+42
* | Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'mas...Rémy Coutable2016-12-162-0/+10
|\ \ | |/ |/|
| * Ensure issuable state changes only fire webhooks onceMark Fletcher2016-12-162-0/+10
* | Create environments when the build referencing them is createdNick Thomas2016-12-151-0/+17
|/
* For single line git commit messages, the close quote should be on the same li...jzinn/gitlab-ce-chomp-git-status-messageJulian Zinn2016-12-131-1/+1
* Do not reload diff for merge request made from fork when target branch in for...do-not-refresh-main-when-fork-target-branch-updatedAdam Niedzielski2016-12-091-9/+19
* Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-064-0/+253
|\
| * Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-054-0/+253
* | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-062-3/+3
|\ \ | |/ |/|
| * Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-022-3/+3
* | Merge branch 'refactor-create-service-spec' into 'master' Dmitriy Zaporozhets2016-12-051-106/+106
|\ \
| * | Refactor create service specSemyon Pupkov2016-11-221-106/+106
* | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-052-8/+14
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-306-82/+104
| |\ \
| * \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2514-185/+311
| |\ \ \
| * | | | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-212-4/+4
| * | | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-4/+10
* | | | | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-021-3/+3
|\ \ \ \ \
| * | | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-3/+3
* | | | | | Merge branch 'fix-optimistic-locking-for-destroy' into 'master' Stan Hu2016-12-011-7/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make deleting with optimistic locking respect NULLLin Jen-Shin2016-12-011-7/+23
| | |_|/ / | |/| | |
* | | | | Merge branch 'rs-include-emailhelpers' into 'master' Rémy Coutable2016-12-013-0/+6
|\ \ \ \ \
| * | | | | Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-013-0/+6
| |/ / / /
* | | | | Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-011-1/+1
|/ / / /
* | | | Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński2016-11-301-72/+65
|\ \ \ \
| * | | | Extend pipelines factory with transient config attributefix/create-pipeline-with-builds-in-transactionGrzegorz Bizon2016-11-271-1/+1
| * | | | Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-21/+26
| * | | | Remove remaining calls to CI yaml in pipeline specsGrzegorz Bizon2016-11-251-5/+0
| * | | | Move helpers to the end of process pipeline specsGrzegorz Bizon2016-11-251-29/+29
| * | | | Update pipeline processing specs for creating buildsGrzegorz Bizon2016-11-251-35/+28
* | | | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-292-9/+25
* | | | | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-0/+12
* | | | | Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-281-1/+1
* | | | | Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse2016-11-251-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix: Timeout creating and viewing merge request for binary filetimeout-merge-request-for-binary-fileValery Sizov2016-11-251-0/+1
| |/ / /
* | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-2410-67/+109
|/ / /
* | | Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern2016-11-221-30/+30
|\ \ \ | |_|/ |/| |
| * | Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-181-30/+30
* | | Merge branch 'hide-empty-merge-request-diffs' into 'master' Sean McGivern2016-11-211-10/+0
|\ \ \
| * | | Revert "Do not create a MergeRequestDiff record when source branch is deleted"Adam Niedzielski2016-11-211-10/+0
* | | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-212-56/+56
|\ \ \ \
| * | | | Refactor cache refreshing/expiringYorick Peterse2016-11-212-56/+56
| |/ / /
* | | | Merge branch 'issue_24303' into 'master' Sean McGivern2016-11-211-17/+48
|\ \ \ \
| * | | | Allow JIRA references for project snippetsissue_24303Felipe Artur2016-11-211-17/+48
| |/ / /
* | | | Merge branch 'fix/do-not-add-todo-when-build-allowed-to-fail' into 'master' 24710-external-statuses-pipelineKamil Trzciński2016-11-211-5/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Do not create TODO when build is allowed to failGrzegorz Bizon2016-11-211-5/+28
| | |/ | |/|
* | | Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-212-2/+42
|\ \ \ | |/ / |/| |