summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-5/+3
|\
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-5/+3
* | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+101
|\ \
| * | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+101
| |/
* | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński2017-06-052-152/+109
|\ \
| * | Only deploy if environment exists; Update tests accordingly25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-032-108/+85
| * | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-022-14/+34
| |\ \
| * | | Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-1/+0
| * | | Simplify CreateDeploymentService so that it usesLin Jen-Shin2017-06-011-52/+33
| | |/ | |/|
* | | Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-021-1/+1
* | | Merge branch 'port-refactor-wiki-page-services' into 'master'Grzegorz Bizon2017-06-023-48/+53
|\ \ \
| * | | Refactor specs for WikiPage servicesport-refactor-wiki-page-servicesDouglas Barbosa Alexandre2017-06-023-48/+53
* | | | Merge branch '32983-merge-conflict-resolution-removed-the-newline-in-the-end-...Rémy Coutable2017-06-021-3/+39
|\ \ \ \
| * | | | Keep trailing newline when picking conflict sections32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-fileSean McGivern2017-06-011-3/+39
* | | | | Merge branch '33215-fix-hard-delete-of-users' into 'master'Douwe Maan2017-06-021-1/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix hard-deleting users when they have authored issuesNick Thomas2017-06-021-1/+7
* | | | | Merge branch 'dm-fix-pipeline-creation-race-condition' into 'master'Kamil Trzciński2017-06-011-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix race condition between pipeline creation and MR diff_head_sha updateDouwe Maan2017-06-011-2/+3
| |/ / /
* | | | Merge branch 'dm-gravatar-username' into 'master'Sean McGivern2017-06-011-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Add username parameter to gravatar URLDouwe Maan2017-06-011-0/+20
* | | | Merge branch 'dm-update-discussion-diff-position' into 'master'Grzegorz Bizon2017-06-011-14/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update diff discussion position per discussion instead of per notedm-update-discussion-diff-positionDouwe Maan2017-05-311-14/+14
| | |/ | |/|
* | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-313-9/+22
|\ \ \
| * | | Fix pipeline retry specs related to protected actionsGrzegorz Bizon2017-05-311-2/+5
| * | | Fix job play service specs related to protected actionsGrzegorz Bizon2017-05-311-4/+13
| * | | Fix pipeline processing specs related to protected actionsGrzegorz Bizon2017-05-311-3/+4
| |/ /
* | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-314-2/+32
|/ /
* | Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-302-7/+44
* | Merge branch 'issue_32225_2' into 'master'Kamil Trzciński2017-05-302-2/+44
|\ \
| * | Set head pipeline when creating merge requestsissue_32225_2Felipe Artur2017-05-292-1/+32
| * | Sanity check pipeline sha before saving merge request head pipelineFelipe Artur2017-05-231-1/+12
* | | Fix spec for Members::AuthorizedDestroyServicefix-authorized-members-destroyYorick Peterse2017-05-301-1/+1
* | | Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan2017-05-291-0/+9
|\ \ \
| * | | Explicitly test that guest is able to search through the wikiValery Sizov2017-05-291-1/+1
| * | | Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-221-0/+9
* | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-50/+18
|\ \ \ \
| * | | | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-50/+18
* | | | | Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-265-0/+32
| |_|_|/ |/| | |
* | | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+137
|\ \ \ \
| * | | | Implement web hooks loggingAlexander Randa2017-05-251-0/+137
| | |/ / | |/| |
* | | | Address reviewDouwe Maan2017-05-241-1/+1
* | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-232-1/+50
| |_|/ |/| |
* | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-232-13/+10
|\ \ \
| * | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-222-13/+10
* | | | Fix propagate service spec transient failurefix/transient-service-template-specJames Lopez2017-05-231-4/+8
* | | | minor adjustments to the specsJose Ivan Vargas2017-05-221-1/+1
* | | | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* | | | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-0/+1
|/ / /
* | | Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missingDouwe Maan2017-05-181-0/+7
* | | Fix: Deleting an invited member causes 500 errorValery Sizov2017-05-181-0/+21
|/ /