Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'docs/Wernight/gitlab-ce-patch-28' into 'master' | Achilleas Pipinellis | 2017-10-19 | 1 | -19/+0 |
|\ | | | | | | | | | Updates google.md to match current version. See merge request gitlab-org/gitlab-ce!14912 | ||||
| * | Updates google.md to match current version.docs/Wernight/gitlab-ce-patch-28 | Werner Beroux | 2017-10-17 | 1 | -19/+0 |
| | | |||||
* | | Merge branch 'sh-document-plus-encoding-api' into 'master' | Achilleas Pipinellis | 2017-10-19 | 1 | -0/+17 |
|\ \ | | | | | | | | | | | | | Document converting `+` to `%2B` in an API query parameter See merge request gitlab-org/gitlab-ce!14948 | ||||
| * | | Document converting `+` to `%2B` in an API query parametersh-document-plus-encoding-api | Stan Hu | 2017-10-18 | 1 | -0/+17 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Merge branch 'sh-api-json-logs' into 'master' | Achilleas Pipinellis | 2017-10-19 | 1 | -2/+22 |
|\ \ \ | | | | | | | | | | | | | | | | | Add docs for `api_json.log` file See merge request gitlab-org/gitlab-ce!14950 | ||||
| * | | | Add docs for `api_json.log` filesh-api-json-logs | Stan Hu | 2017-10-18 | 1 | -2/+22 |
| |/ / | | | | | | | | | | [ci skip] | ||||
* | | | Update GraphQL licensing situation in the docs | Nick Thomas | 2017-10-18 | 2 | -1/+17 |
|/ / | |||||
* | | Fix #20930: automatic closing is not triggered on very first push. | Sébastien | 2017-10-17 | 1 | -3/+5 |
| | | |||||
* | | Merge branch 'zj-gitaly-n-1-call-test' into 'master' | Douwe Maan | 2017-10-17 | 1 | -3/+21 |
|\ \ | | | | | | | | | | | | | Allow testing on Gitaly call count See merge request gitlab-org/gitlab-ce!14837 | ||||
| * | | Update gitaly.md | Zeger-Jan van de Weg | 2017-10-17 | 1 | -2/+4 |
| | | | |||||
| * | | Update documentation | Zeger-Jan van de Weg | 2017-10-17 | 1 | -15/+3 |
| | | | |||||
| * | | Allow testing on Gitaly call count | Zeger-Jan van de Weg | 2017-10-16 | 1 | -3/+31 |
| | | | | | | | | | | | | | | | Previous efforts were aimed at detecting N + 1 queries, general regressions are hard to find and mitigate. | ||||
* | | | Merge branch 'fix/github-doc' into 'master' | Rémy Coutable | 2017-10-17 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Clarify how to resume GitHub import on docs See merge request gitlab-org/gitlab-ce!14905 | ||||
| * | | | clarify resuming importfix/github-doc | James Lopez | 2017-10-17 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'bump-git-2-13-6' into 'master' | Rémy Coutable | 2017-10-17 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Bump Git version to 2.13.6 See merge request gitlab-org/gitlab-ce!14906 | ||||
| * | | | Bump Git version to 2.13.6bump-git-2-13-6 | Balasankar C | 2017-10-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'bvl-circuitbreaker-improvements' into 'master' | Douwe Maan | 2017-10-17 | 3 | -45/+14 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Make the circuitbreaker configurable at runtime See merge request gitlab-org/gitlab-ce!14842 | ||||
| * | | | Allow configuring the circuitbreaker through the API and UI | Bob Van Landuyt | 2017-10-17 | 3 | -24/+18 |
| | | | | |||||
| * | | | Read circuitbreaker settings from `Gitlab::CurrentSettings` | Bob Van Landuyt | 2017-10-17 | 1 | -26/+1 |
| | | | | | | | | | | | | | | | | Instead of from the configuration file | ||||
* | | | | Merge branch 'patch-29' into 'master' | Rémy Coutable | 2017-10-16 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix link to "Job Permissions" See merge request gitlab-org/gitlab-ce!14896 | ||||
| * | | | | Fix link to "Job Permissions" | Willi Rath | 2017-10-16 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Update new project docsupdate-new-project-docs | Annabel Dunstone Gray | 2017-10-16 | 2 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'sha-handling' into 'master' | Douwe Maan | 2017-10-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Adds requirements that supports anything in sha params Closes #26561 and #2709 See merge request gitlab-org/gitlab-ce!14462 | ||||
| * | | | Adds requirements that supports anything in sha params | Guilherme Vieira | 2017-10-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'patch-19' into 'master' | Sean McGivern | 2017-10-16 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | update postgresql requirements See merge request gitlab-org/gitlab-ce!14885 | ||||
| * | | | | update postgresql requirements | Ben Bodenmiller | 2017-10-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | [skip ci] | ||||
* | | | | | Merge branch 'implements-closing-docs' into 'master' | Sean McGivern | 2017-10-16 | 1 | -1/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | Docs for Add "implements" to the default issue closing message regex See merge request gitlab-org/gitlab-ce!14880 | ||||
| * | | | | Update automatic_issue_closing.mdimplements-closing-docs | Victor Wu | 2017-10-13 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge branch 'bvl-update-settings-api-docs' into 'master' | Achilleas Pipinellis | 2017-10-14 | 1 | -32/+83 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Update the settings api documentation See merge request gitlab-org/gitlab-ce!14877 | ||||
| * | | | Update the settings api documentationbvl-update-settings-api-docs | Bob Van Landuyt | 2017-10-13 | 1 | -32/+83 |
| | | | | |||||
* | | | | added date parameter for time trackinggitlab-ee-1312-time-spent-at | Vlad | 2017-10-13 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'evn-add-profiler' into 'master' | Stan Hu | 2017-10-12 | 1 | -0/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | Add link to gitlab-profiler See merge request gitlab-org/gitlab-ce!14775 | ||||
| * | | | Different wording to make it more generalevn-add-profiler | ernstvn | 2017-10-09 | 1 | -3/+3 |
| | | | | |||||
| * | | | Add link to gitlab-profiler | ernstvn | 2017-10-09 | 1 | -0/+10 |
| | | | | |||||
* | | | | Update doc accordingly to:update-installation-doc-for-10-1 | Lin Jen-Shin | 2017-10-12 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#creating-rc1 | ||||
* | | | | Merge branch 'winh-shorten-inclusive-language-example-docs' into 'master' | Achilleas Pipinellis | 2017-10-12 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Shorten example translation for inclusive language See merge request gitlab-org/gitlab-ce!14833 | ||||
| * | | | | Shorten example translation for inclusive languagewinh-shorten-inclusive-language-example-docs | Winnie Hellmann | 2017-10-11 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'docs/gke-cluster' into 'master' | Achilleas Pipinellis | 2017-10-12 | 4 | -59/+172 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for GKE integration See merge request gitlab-org/gitlab-ce!14712 | ||||
| * | | | | | Explicit state integration deletion | Achilleas Pipinellis | 2017-10-12 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix Google API callbackdocs/gke-cluster | Achilleas Pipinellis | 2017-10-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/38911#note_42966393 | ||||
| * | | | | | Add link to Google billing account | Achilleas Pipinellis | 2017-10-09 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | Refine Google integration steps | Achilleas Pipinellis | 2017-10-06 | 1 | -8/+9 |
| | | | | | | |||||
| * | | | | | Fix broken link | Achilleas Pipinellis | 2017-10-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Remove Google sign-in requirement | Achilleas Pipinellis | 2017-10-06 | 1 | -6/+0 |
| | | | | | | |||||
| * | | | | | Simplify overview | Achilleas Pipinellis | 2017-10-05 | 1 | -2/+1 |
| | | | | | | |||||
| * | | | | | Refactor the Google integration page | Achilleas Pipinellis | 2017-10-05 | 1 | -59/+78 |
| | | | | | | |||||
| * | | | | | Add docs for GKE integration | Achilleas Pipinellis | 2017-10-05 | 3 | -0/+98 |
| | | | | | | |||||
* | | | | | | Merge branch 'docs/fix-dev-doc' into 'master' | Achilleas Pipinellis | 2017-10-12 | 2 | -1/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Fix a missing link and create a separate "Testing guides" section See merge request gitlab-org/gitlab-ce!14819 | ||||
| * | | | | | Fix a missing link and create a separate "Testing guides" sectiondocs/fix-dev-doc | Rémy Coutable | 2017-10-11 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | Merge branch 'winh-i18n-inclusive-language-docs' into 'master' | Achilleas Pipinellis | 2017-10-11 | 1 | -0/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add inclusive language to translation guidelines See merge request gitlab-org/gitlab-ce!14815 |