Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added specside-diff-inline | Phil Hughes | 2018-03-28 | 2 | -0/+98 |
* | Change IDE diff view responsively | Phil Hughes | 2018-03-28 | 2 | -20/+27 |
* | Merge branch 'zj-remote-repo-exists' into 'master' | Sean McGivern | 2018-03-28 | 9 | -7/+45 |
|\ | |||||
| * | Test if remote repository exists before cloning | Zeger-Jan van de Weg | 2018-03-27 | 9 | -7/+45 |
* | | Merge branch 'bvl-no-permanent-redirect' into 'master' | Douwe Maan | 2018-03-28 | 19 | -398/+236 |
|\ \ | |||||
| * | | Add the RedirectRoute#path index setup_postgresql | Bob Van Landuyt | 2018-03-28 | 2 | -9/+11 |
| * | | New migration helper for finding custom indexes | Bob Van Landuyt | 2018-03-28 | 2 | -4/+64 |
| * | | Add index on lower path to redirect routes | Bob Van Landuyt | 2018-03-28 | 1 | -0/+38 |
| * | | Don't run ReworkRedirectRoutesIndexes during setup | Bob Van Landuyt | 2018-03-28 | 1 | -2/+0 |
| * | | Update documentation for redirects | Bob Van Landuyt | 2018-03-28 | 1 | -10/+4 |
| * | | Remove permanent redirects | Bob Van Landuyt | 2018-03-28 | 12 | -381/+91 |
| * | | Remove `permanent` from `redirect_routes` | Bob Van Landuyt | 2018-03-28 | 2 | -1/+37 |
* | | | Merge branch '33803-drop-json-support-in-project-milestone' into 'master' | Rémy Coutable | 2018-03-28 | 3 | -2/+20 |
|\ \ \ | |/ / |/| | | |||||
| * | | Drop JSON response in Project Milestone along with avoiding error | Takuya Noguchi | 2018-03-25 | 3 | -2/+20 |
* | | | Merge branch '43794-fix-domain-verification-validation-errors' into 'master' | Grzegorz Bizon | 2018-03-28 | 3 | -3/+31 |
|\ \ \ | |||||
| * | | | Allow pages domain verification to run on invalid domains | Nick Thomas | 2018-03-26 | 3 | -3/+31 |
* | | | | Merge branch 'ignore-jsconfig' into 'master' | Phil Hughes | 2018-03-28 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | gitignore for vscode config file | Simon Knox | 2018-03-28 | 1 | -0/+1 |
* | | | | | Revert "Merge branch 'workhorse-gitaly-mandatory' into 'master'" | Sean McGivern | 2018-03-28 | 3 | -13/+8 |
* | | | | | Merge branch 'refactor/move-time-tracking-comparison-pane-vue-component' into... | Filipa Lacerda | 2018-03-28 | 3 | -38/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Move TimeTrackingComparisonPane vue component | George Tsiolis | 2018-03-22 | 3 | -38/+47 |
* | | | | | | Merge branch 'tc-sh-fix-issue-5461-ce' into 'master' | Rémy Coutable | 2018-03-28 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clean the test path after each spec run | Stan Hu | 2018-03-28 | 1 | -0/+4 |
* | | | | | | | Merge branch 'dz-improve-app-settings-2' into 'master' | Filipa Lacerda | 2018-03-28 | 7 | -138/+207 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix admin settings specdz-improve-app-settings-2 | Dmitriy Zaporozhets | 2018-03-27 | 1 | -1/+1 |
| * | | | | | | | Move ci/cd, influx and prometheus app settings to expandable sections | Dmitriy Zaporozhets | 2018-03-27 | 7 | -138/+207 |
* | | | | | | | | Merge branch 'more-legacy' into 'master' | Sean McGivern | 2018-03-28 | 10 | -41/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove some easy cases of 'path_to_repo' use | Jacob Vosmaer (GitLab) | 2018-03-28 | 10 | -41/+16 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '43952-use-a-better-link-for-documentation-on-existing-cluster-c... | Filipa Lacerda | 2018-03-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add anchor43952-use-a-better-link-for-documentation-on-existing-cluster-creation-form | Fabio Busatto | 2018-03-27 | 1 | -1/+1 |
* | | | | | | | | | Merge branch '27210-add-cancel-btn-to-new-page-domain' into 'master' | Filipa Lacerda | 2018-03-28 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Adds cancel btn to new pages domain page | Jacopo | 2018-03-27 | 2 | -0/+7 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'ide-wordwrap' into 'master' | Tim Zallmann | 2018-03-28 | 2 | -24/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Enable word wrap in IDE | Phil Hughes | 2018-03-27 | 2 | -24/+17 |
* | | | | | | | | | | Merge branch 'dm-refs-contains-sha-encoding' into 'master' | Sean McGivern | 2018-03-28 | 3 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix listing commit branch/tags that contain special charactersdm-refs-contains-sha-encoding | Douwe Maan | 2018-03-27 | 3 | -2/+11 |
* | | | | | | | | | | | Merge branch '44712-update-asciidoctor-from-1.5.3-to-1.5.6.2' into 'master' | Douwe Maan | 2018-03-28 | 4 | -7/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Update asciidoctor-plantuml to 0.0.8 | Takuya Noguchi | 2018-03-28 | 3 | -3/+8 |
| * | | | | | | | | | | | Update asciidoctor to 1.5.6.2 | Takuya Noguchi | 2018-03-28 | 3 | -4/+4 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch '43603-ci-lint-support' into 'master' | Kamil Trzciński | 2018-03-28 | 22 | -95/+256 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move project ci lint under '-' scope43603-ci-lint-support | Mayra Cabrera | 2018-03-26 | 1 | -4/+4 |
| * | | | | | | | | | | | Update documentation regarding Ci Linter | Mayra Cabrera | 2018-03-26 | 2 | -4/+5 |
| * | | | | | | | | | | | Changes ci/lints controller to use authorize before action | Mayra Cabrera | 2018-03-26 | 2 | -5/+2 |
| * | | | | | | | | | | | Remove unused css class | Mayra Cabrera | 2018-03-26 | 1 | -1/+1 |
| * | | | | | | | | | | | Removes lint scss file | Mayra Cabrera | 2018-03-26 | 1 | -3/+0 |
| * | | | | | | | | | | | Change ci/lint page to use a template structure | Mayra Cabrera | 2018-03-26 | 4 | -21/+9 |
| * | | | | | | | | | | | Build ci/lint page | Mayra Cabrera | 2018-03-26 | 6 | -43/+56 |
| * | | | | | | | | | | | Make ci/lint page context aware: | Mayra Cabrera | 2018-03-26 | 17 | -50/+215 |
* | | | | | | | | | | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master' | Kamil Trzciński | 2018-03-28 | 16 | -129/+636 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ce | Alessio Caiazza | 2018-03-27 | 16 | -129/+636 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |