Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the browser performance testing docsdocs/performance-testing | Achilleas Pipinellis | 2018-03-29 | 1 | -20/+73 |
* | Merge branch '44508-fix-fork-namespace-images' into 'master' | Rémy Coutable | 2018-03-28 | 2 | -1/+6 |
|\ | |||||
| * | Fix bug rendering group icons when forking | Mark Fletcher | 2018-03-28 | 2 | -1/+6 |
* | | Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat... | Douwe Maan | 2018-03-28 | 5 | -12/+49 |
|\ \ | |||||
| * | | When a Service templates are invalid newly created projects will have them in... | Tiago Botelho | 2018-03-28 | 4 | -8/+27 |
| * | | Project creation does not fail silently on DB related changes | Tiago Botelho | 2018-03-27 | 3 | -8/+26 |
* | | | Merge branch 'docs-fe-js' into 'master' | Tim Zallmann | 2018-03-28 | 1 | -1/+193 |
|\ \ \ | |||||
| * | | | Add JavaScript style guide | Clement Ho | 2018-03-28 | 1 | -1/+193 |
|/ / / | |||||
* | | | Merge branch 'docs-extract-ee-api' into 'master' | Rémy Coutable | 2018-03-28 | 1 | -0/+249 |
|\ \ \ | |||||
| * | | | Clarify what rules we should follow for namingdocs-extract-ee-api | Lin Jen-Shin | 2018-03-26 | 1 | -2/+3 |
| * | | | Copyedit doc/development/ee_features.md | Robert Speicher | 2018-03-23 | 1 | -36/+35 |
| * | | | Document a few strategies to extract EE APIs | Lin Jen-Shin | 2018-03-07 | 1 | -0/+249 |
* | | | | Merge branch 'expose-commits-mr-api' into 'master' | Rémy Coutable | 2018-03-28 | 4 | -0/+116 |
|\ \ \ \ | |||||
| * | | | | Allow merge requests related to a commit to be found via API | Mark Fletcher | 2018-03-26 | 4 | -0/+116 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch '44649-reference-parsing-conflicting-with-auto-linking' into 'ma... | Douwe Maan | 2018-03-28 | 3 | -2/+20 |
|\ \ \ \ | |||||
| * | | | | Fix auto-linking with escaped HTML entities | Sean McGivern | 2018-03-28 | 3 | -2/+20 |
* | | | | | Merge branch 'fix-workhorse-test' into 'master' | Sean McGivern | 2018-03-28 | 5 | -10/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Make all workhorse gitaly calls opt-out, take 2 | Jacob Vosmaer | 2018-03-28 | 5 | -10/+18 |
* | | | | | | 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 |