summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Escape autocomplete results for MarkdownSean McGivern2018-03-291-1/+9
* Merge branch '44649-reference-parsing-conflicting-with-auto-linking' into 'ma...Douwe Maan2018-03-281-0/+9
|\
| * Fix auto-linking with escaped HTML entitiesSean McGivern2018-03-281-0/+9
* | Merge branch 'fix-workhorse-test' into 'master'Sean McGivern2018-03-282-6/+8
|\ \
| * | Make all workhorse gitaly calls opt-out, take 2Jacob Vosmaer2018-03-282-6/+8
* | | Merge branch 'zj-remote-repo-exists' into 'master'Sean McGivern2018-03-282-1/+15
|\ \ \
| * | | Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-272-1/+15
* | | | Merge branch 'bvl-no-permanent-redirect' into 'master'Douwe Maan2018-03-288-307/+105
|\ \ \ \
| * | | | New migration helper for finding custom indexesBob Van Landuyt2018-03-281-0/+29
| * | | | Remove permanent redirectsBob Van Landuyt2018-03-287-307/+76
| | |_|/ | |/| |
* | | | Merge branch '33803-drop-json-support-in-project-milestone' into 'master'Rémy Coutable2018-03-281-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Drop JSON response in Project Milestone along with avoiding errorTakuya Noguchi2018-03-251-2/+11
* | | | Merge branch '43794-fix-domain-verification-validation-errors' into 'master'Grzegorz Bizon2018-03-281-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow pages domain verification to run on invalid domainsNick Thomas2018-03-261-0/+19
* | | | Revert "Merge branch 'workhorse-gitaly-mandatory' into 'master'"Sean McGivern2018-03-281-4/+4
* | | | Merge branch 'tc-sh-fix-issue-5461-ce' into 'master'Rémy Coutable2018-03-281-0/+4
|\ \ \ \
| * | | | Clean the test path after each spec runStan Hu2018-03-281-0/+4
* | | | | Merge branch 'dz-improve-app-settings-2' into 'master'Filipa Lacerda2018-03-281-4/+26
|\ \ \ \ \
| * | | | | Fix admin settings specdz-improve-app-settings-2Dmitriy Zaporozhets2018-03-271-1/+1
| * | | | | Move ci/cd, influx and prometheus app settings to expandable sectionsDmitriy Zaporozhets2018-03-271-4/+26
* | | | | | Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-283-26/+1
* | | | | | Merge branch 'ide-wordwrap' into 'master'Tim Zallmann2018-03-281-24/+16
|\ \ \ \ \ \
| * | | | | | Enable word wrap in IDEPhil Hughes2018-03-271-24/+16
* | | | | | | Merge branch 'dm-refs-contains-sha-encoding' into 'master'Sean McGivern2018-03-281-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix listing commit branch/tags that contain special charactersdm-refs-contains-sha-encodingDouwe Maan2018-03-271-1/+4
* | | | | | | | Merge branch '44712-update-asciidoctor-from-1.5.3-to-1.5.6.2' into 'master'Douwe Maan2018-03-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update asciidoctor to 1.5.6.2Takuya Noguchi2018-03-281-1/+1
* | | | | | | | | Merge branch '43603-ci-lint-support' into 'master'Kamil Trzciński2018-03-283-18/+146
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Build ci/lint pageMayra Cabrera2018-03-261-15/+12
| * | | | | | | | | Make ci/lint page context aware:Mayra Cabrera2018-03-263-3/+134
* | | | | | | | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master'Kamil Trzciński2018-03-285-69/+500
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-275-69/+500
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'update-unresolved-discussions-vue-component' into 'master'Clement Ho2018-03-274-13/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add i18n and update specs for ShaMismatch vue componentGeorge Tsiolis2018-03-274-13/+29
* | | | | | | | | | [FIX] Fixed bug in dropdown selector when selecting the same selection againbitsapien2018-03-272-1/+27
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'reduce-query-count-for-mergerequestscontroller-show' into 'master'Douwe Maan2018-03-271-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix N+1 in `MergeRequest#merge_request_diff_for`reduce-query-count-for-mergerequestscontroller-showSean McGivern2018-03-211-0/+11
* | | | | | | | | | Merge branch 'jej/add-protected-branch-policy' into 'master'Nick Thomas2018-03-277-3/+221
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Revert exploratory branch restriction policyjej/add-protected-branch-policyJames Edwards-Jones2018-03-261-44/+6
| * | | | | | | | | API uses ProtectedBranchPolicy for destroy/createJames Edwards-Jones2018-03-261-3/+31
| * | | | | | | | | ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones2018-03-264-0/+78
| * | | | | | | | | DestroyService for protected tags/branches used from controllerJames Edwards-Jones2018-03-264-1/+91
| * | | | | | | | | Branch unprotection restriction starting pointJames Edwards-Jones2018-03-261-0/+60
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich2018-03-272-1/+27
* | | | | | | | | Make all workhorse gitaly calls opt-outJacob Vosmaer (GitLab)2018-03-271-4/+4
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'test-hook-logs-xss' into 'master'Douwe Maan2018-03-271-0/+21
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add a test to make sure there's no XSS for hook logstest-hook-logs-xssLin Jen-Shin2018-03-271-0/+21
* | | | | | | | Merge branch '5347-fix-multiple-clusters-incorrect-details-injected' into 'ma...Kamil Trzciński2018-03-275-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-225-5/+9
* | | | | | | | | Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-2741-86/+2065
|\ \ \ \ \ \ \ \ \