summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern2017-12-082-0/+16
|\
| * Use prefix for TableOfContents filter hrefsJan Provaznik2017-12-082-0/+16
* | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan2017-12-089-37/+275
|\ \
| * | Fix RubocopKamil Trzcinski2017-12-081-1/+1
| * | Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-083-9/+189
| * | Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-087-45/+50
| * | Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-082-2/+55
* | | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-084-5/+109
* | | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-0820-196/+460
* | | Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-081-0/+25
|\ \ \
| * | | Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-0/+25
* | | | Merge branch 'jprovazn-testfix2' into 'master'Stan Hu2017-12-081-5/+5
|\ \ \ \
| * | | | Clean test path between merge request handler testsjprovazn-testfix2Jan Provaznik2017-12-071-5/+5
| | |_|/ | |/| |
* | | | Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher2017-12-071-1/+1
|\ \ \ \
| * | | | Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
* | | | | Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into '...Jacob Schatz2017-12-071-0/+12
|\ \ \ \ \
| * | | | | Fix loading branches list on cherry pick modal after merge.acet-fix-branches-list-on-cherry-pick-modal-after-mergeFatih Acet2017-12-041-0/+12
* | | | | | Merge branch 'fix-transient-datefix-spec' into 'master'Jacob Schatz2017-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | Fix transient error in pikadayToStringfix-transient-datefix-specClement Ho2017-12-051-1/+1
* | | | | | | Merge branch 'fix_39233' into 'master'Sean McGivern2017-12-071-0/+4
|\ \ \ \ \ \ \
| * | | | | | | fix #39233 - 500 in merge requestMartin Nowak2017-12-071-0/+4
* | | | | | | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-073-1/+174
|\ \ \ \ \ \ \ \
| * | | | | | | | Test for both ci_disable_validates_dependencies true/falseShinya Maeda2017-12-082-78/+129
| * | | | | | | | Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-072-2/+2
| * | | | | | | | Fix pipelineShinya Maeda2017-12-061-1/+3
| * | | | | | | | Fix testsShinya Maeda2017-12-062-28/+32
| * | | | | | | | Fix /build_spec.rbShinya Maeda2017-12-061-1/+6
| * | | | | | | | Fix lintShinya Maeda2017-12-062-4/+13
| * | | | | | | | Add case when artifacts have not existed on dependenciesShinya Maeda2017-12-062-1/+45
| * | | | | | | | Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-062-6/+1
| * | | | | | | | Fail jobs if its dependency is missingShinya Maeda2017-12-063-0/+63
* | | | | | | | | Merge branch 'deploy-keys-loading-icon' into 'master'Filipa Lacerda2017-12-072-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed remove deploy key loading icon not being removed after cancelingdeploy-keys-loading-iconPhil Hughes2017-12-072-1/+15
* | | | | | | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-074-215/+46
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-041-101/+0
| * | | | | | | | | Remove Auto DevOps checkboxes - backendbikebilly2017-12-043-114/+46
* | | | | | | | | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-0713-71/+216
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | adding view and feature specsmicael.bergeron2017-12-0710-68/+173
| * | | | | | | | | | add support for the commit reference filtermicael.bergeron2017-12-074-12/+28
| * | | | | | | | | | corrects the url buildingmicael.bergeron2017-12-071-2/+11
| * | | | | | | | | | diff notes created in merge request on a commit have the right contextmicael.bergeron2017-12-071-0/+15
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-078-129/+96
|/ / / / / / / / /
* | | | | | | | | Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-071-18/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-18/+18
* | | | | | | | | | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-076-30/+100
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-066-30/+100
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Support uploads for groupsJarka Kadlecova2017-12-077-255/+336
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch '40573-rename-gke-as-kubernetes-engine' into 'master'Kamil Trzciński2017-12-072-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename GKE as Kubernetes EngineTakuya Noguchi2017-12-062-4/+4
* | | | | | | | | | Resolve "Display member role per project"Mike Greiling2017-12-071-0/+159