summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added specside-diff-inlinePhil Hughes2018-03-282-0/+98
* Change IDE diff view responsivelyPhil Hughes2018-03-282-20/+27
* Merge branch 'zj-remote-repo-exists' into 'master'Sean McGivern2018-03-289-7/+45
|\
| * Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-279-7/+45
* | Merge branch 'bvl-no-permanent-redirect' into 'master'Douwe Maan2018-03-2819-398/+236
|\ \
| * | Add the RedirectRoute#path index setup_postgresqlBob Van Landuyt2018-03-282-9/+11
| * | New migration helper for finding custom indexesBob Van Landuyt2018-03-282-4/+64
| * | Add index on lower path to redirect routesBob Van Landuyt2018-03-281-0/+38
| * | Don't run ReworkRedirectRoutesIndexes during setupBob Van Landuyt2018-03-281-2/+0
| * | Update documentation for redirectsBob Van Landuyt2018-03-281-10/+4
| * | Remove permanent redirectsBob Van Landuyt2018-03-2812-381/+91
| * | Remove `permanent` from `redirect_routes`Bob Van Landuyt2018-03-282-1/+37
* | | Merge branch '33803-drop-json-support-in-project-milestone' into 'master'Rémy Coutable2018-03-283-2/+20
|\ \ \ | |/ / |/| |
| * | Drop JSON response in Project Milestone along with avoiding errorTakuya Noguchi2018-03-253-2/+20
* | | Merge branch '43794-fix-domain-verification-validation-errors' into 'master'Grzegorz Bizon2018-03-283-3/+31
|\ \ \
| * | | Allow pages domain verification to run on invalid domainsNick Thomas2018-03-263-3/+31
* | | | Merge branch 'ignore-jsconfig' into 'master'Phil Hughes2018-03-281-0/+1
|\ \ \ \
| * | | | gitignore for vscode config fileSimon Knox2018-03-281-0/+1
* | | | | Revert "Merge branch 'workhorse-gitaly-mandatory' into 'master'"Sean McGivern2018-03-283-13/+8
* | | | | Merge branch 'refactor/move-time-tracking-comparison-pane-vue-component' into...Filipa Lacerda2018-03-283-38/+47
|\ \ \ \ \
| * | | | | Move TimeTrackingComparisonPane vue componentGeorge Tsiolis2018-03-223-38/+47
* | | | | | 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-287-138/+207
|\ \ \ \ \ \ \
| * | | | | | | 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-277-138/+207
* | | | | | | | Merge branch 'more-legacy' into 'master'Sean McGivern2018-03-2810-41/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-2810-41/+16
|/ / / / / / / /
* | | | | | | | Merge branch '43952-use-a-better-link-for-documentation-on-existing-cluster-c...Filipa Lacerda2018-03-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add anchor43952-use-a-better-link-for-documentation-on-existing-cluster-creation-formFabio Busatto2018-03-271-1/+1
* | | | | | | | | Merge branch '27210-add-cancel-btn-to-new-page-domain' into 'master'Filipa Lacerda2018-03-282-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adds cancel btn to new pages domain pageJacopo2018-03-272-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ide-wordwrap' into 'master'Tim Zallmann2018-03-282-24/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable word wrap in IDEPhil Hughes2018-03-272-24/+17
* | | | | | | | | | Merge branch 'dm-refs-contains-sha-encoding' into 'master'Sean McGivern2018-03-283-2/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix listing commit branch/tags that contain special charactersdm-refs-contains-sha-encodingDouwe Maan2018-03-273-2/+11
* | | | | | | | | | | Merge branch '44712-update-asciidoctor-from-1.5.3-to-1.5.6.2' into 'master'Douwe Maan2018-03-284-7/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update asciidoctor-plantuml to 0.0.8Takuya Noguchi2018-03-283-3/+8
| * | | | | | | | | | | Update asciidoctor to 1.5.6.2Takuya Noguchi2018-03-283-4/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '43603-ci-lint-support' into 'master'Kamil Trzciński2018-03-2822-95/+256
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move project ci lint under '-' scope43603-ci-lint-supportMayra Cabrera2018-03-261-4/+4
| * | | | | | | | | | | Update documentation regarding Ci LinterMayra Cabrera2018-03-262-4/+5
| * | | | | | | | | | | Changes ci/lints controller to use authorize before actionMayra Cabrera2018-03-262-5/+2
| * | | | | | | | | | | Remove unused css classMayra Cabrera2018-03-261-1/+1
| * | | | | | | | | | | Removes lint scss fileMayra Cabrera2018-03-261-3/+0
| * | | | | | | | | | | Change ci/lint page to use a template structureMayra Cabrera2018-03-264-21/+9
| * | | | | | | | | | | Build ci/lint pageMayra Cabrera2018-03-266-43/+56
| * | | | | | | | | | | Make ci/lint page context aware:Mayra Cabrera2018-03-2617-50/+215
* | | | | | | | | | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master'Kamil Trzciński2018-03-2816-129/+636
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-2716-129/+636
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |