summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add details for the first proof reader requestfirst-proof-readerRay Paik2019-04-011-0/+3
|
* Update to the commits.md, more details about how to use the --form method ↵Jochum van der Ploeg2019-04-011-0/+26
| | | | for creating a commit
* Merge branch 'docs-fix-import-mixin-from-ee-else-ce-path-example' into 'master'Evan Read2019-04-011-6/+7
|\ | | | | | | | | Fix example block for mixin from ee-else-ce path See merge request gitlab-org/gitlab-ce!26808
| * Fix example block for mixin from ee-else-ce pathdocs-fix-import-mixin-from-ee-else-ce-path-exampleEzekiel Kigbo2019-03-311-6/+7
| |
* | Merge branch 'patch-49' into 'master'Evan Read2019-04-011-0/+11
|\ \ | | | | | | | | | | | | Update lfs_administration.md to add documentation on Rackspace Cloud Files for... See merge request gitlab-org/gitlab-ce!26720
| * | Update lfs_administration.md to add documentation on Rackspace Cloud Files ↵Rick Heil2019-03-281-0/+11
| | | | | | | | | | | | for LFS object storage, including a note on Fog requiring the temp-url key even when the object container is public ("CDN enabled" in Rackspace terms)
* | | Merge branch 'jira-transition-id-field' into 'master'Evan Read2019-04-011-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Jira Services Doc update to String See merge request gitlab-org/gitlab-ce!26683
| * | | Jira Services Doc update to Stringjira-transition-id-fieldDavin Walker2019-03-271-1/+1
| | | |
* | | | Merge branch 'nowtryz/docker-pages-docs' into 'master'Evan Read2019-04-011-7/+22
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add troubleshooting info for Docker and GitLab Pages See merge request gitlab-org/gitlab-ce!26662
| * | | | Add troubleshooting info for Docker and GitLab Pagesnowtryz/docker-pages-docsDamien2019-03-271-7/+22
| | | | |
* | | | | Merge branch 'clarify_onlychanges' into 'master'Evan Read2019-04-011-13/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Clarify onlychanges See merge request gitlab-org/gitlab-ce!22790
| * | | | doc: Professionalize only:changes sectionOlliver Schinagl2019-03-251-13/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using we and you isn't very pleasant to read nor is it professional. So lets remove these invocations to have a more pleasant read. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* | | | | Merge branch 'docs/zj-patch-json' into 'master'Nick Thomas2019-03-291-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use valid data in our GetCommit example response See merge request gitlab-org/gitlab-ce!26770
| * | | | | Use valid data in our GetCommit example responsedocs/zj-patch-jsonZeger-Jan van de Weg2019-03-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | When validating parsing, copy pasting should just work, but instead we created
* | | | | | Merge branch 'update-contribution-closing-policy' into 'master'Marcia Ramos2019-03-291-2/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update contribution closing policy See merge request gitlab-org/gitlab-ce!26728
| * | | | | | Docs: Update contribution closing policy to include community attributionLucas Charles2019-03-291-2/+5
| |/ / / / /
* | | | | | Merge branch 'docs-ci-deprecated-variables' into 'master'Mike Lewis2019-03-292-30/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | Docs: new doc for deprecated variables See merge request gitlab-org/gitlab-ce!26737
| * | | | | New doc - deprecated variablesdocs-ci-deprecated-variablesMarcia Ramos2019-03-282-30/+32
| | |_|_|/ | |/| | |
* | | | | Merge branch 'patch-30' into 'master'Evan Read2019-03-291-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | README.md: fix URL to CI Lint See merge request gitlab-org/gitlab-ce!26580
| * | | | | README.md: fix URL to CI LintDamian Nowak2019-03-261-1/+1
| | | | | |
* | | | | | Update ci workflow illustrationMarcia Ramos2019-03-283-1/+1
| |/ / / / |/| | | |
* | | | | Document the branch naming conventions for QA-only changesRémy Coutable2019-03-281-0/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Docs review for MR 25586Evan Read2019-03-282-19/+16
| | | | |
* | | | | Merge branch 'zm-test-plan-refs' into 'master'Achilleas Pipinellis2019-03-282-1/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update testing guide to reference test design See merge request gitlab-org/gitlab-ce!26619
| * | | | | Update testing guide to reference test designZeff Morgan2019-03-262-1/+16
| | | | | |
* | | | | | Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern2019-03-281-0/+44
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow external diffs to be used conditionally Closes #54670 See merge request gitlab-org/gitlab-ce!25432
| * | | | | | Allow external diffs to be used conditionallyNick Thomas2019-03-271-0/+44
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since external diffs are likely to be a bit slower than in-database ones, add a mode that makes diffs external after they've been obsoleted by events. This should strike a balance between performance and disk space. A background cron drives the majority of migrations, since diffs become outdated through user actions.
* | | | | | Merge branch '59062-update-gitlab-markup-python-3' into 'master'Sean McGivern2019-03-282-0/+80
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-markup to 1.7.0 and document Python3 requirements Closes #59062 See merge request gitlab-org/gitlab-ce!26246
| * | | | | | Upgrade `gitlab-markup` to 1.7.0Gabriel Mazetto2019-03-272-0/+80
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new version requires `python3` to be available. In omnibus installation this is already a reality as we are currently pathing previous `gitlab-markup` version to use `python3` instead of `python2`. We are now requiring `python3` with the gem without having to patch it. As a consequence to also make it easy to use it in development, we've introduced a `Pipfile` and `Pipfile.lock`, working similarly to `Gemfile` and `Gemfile.lock`, and added documentation on how to use them.
* | | | | | Update U2F recommendations, fix #57656Mateusz Konieczny2019-03-281-3/+4
| | | | | |
* | | | | | Merge branch 'docs/build-to-job-webhooks' into 'master'Evan Read2019-03-281-15/+15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename build to job in webhooks docs Closes #42254 and #28226 See merge request gitlab-org/gitlab-ce!26676
| * | | | | Rename build to job in webhooks docsAchilleas Pipinellis2019-03-271-15/+15
| | | | | |
* | | | | | Merge branch 'sh-add-gitaly-duration-logs' into 'master'Douglas Barbosa Alexandre2019-03-271-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | Log Gitaly RPC duration to api_json.log and production_json.log See merge request gitlab-org/gitlab-ce!26652
| * | | | | Log Gitaly RPC duration to api_json.log and production_json.logStan Hu2019-03-271-5/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it easier to debug Gitaly performance issues in the field. This commit also makes the tracking of query time thread-safe via RequestStore.
* | | | | Expand and improve autofetch of endpoint sectionEvan Read2019-03-271-5/+11
| | | | |
* | | | | Merge branch 'docs-disable_nfs_delegation' into 'master'Achilleas Pipinellis2019-03-271-3/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Recommend disabling NFS server delegation See merge request gitlab-org/gitlab-ce!26668
| * | | | | Recommend disabling NFS server delegationDrew Blessing2019-03-271-3/+2
| |/ / / /
* | | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-271-2/+0
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Prepares suggestion implementation for multi-line support See merge request gitlab-org/gitlab-ce!26057
| * | | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-2/+0
| |/ / / | | | | | | | | | | | | | | | | | | | | Adds the groundwork needed in order to persist multi-line suggestions, while providing the parsing strategy which will be reused for the **Preview** as well.
* | | | Resolve "Get milestone by title via API"Fabio Busatto2019-03-272-0/+4
| | | |
* | | | Update AWS install docs for non HAKristie McGoldrick2019-03-271-4/+4
| | | |
* | | | Docs: Fix anchor from user/group to user/projectMarcel Amirault2019-03-271-1/+1
| | | |
* | | | Update go guidelines, fix some minor typosLucas Charles2019-03-271-2/+2
| | | |
* | | | Docs: Fix more anchors, mostly pipeline relatedMarcel Amirault2019-03-277-10/+9
| | | |
* | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-262-4/+16
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Allow custom hooks errors to appear in GitLab UI Closes #48132 See merge request gitlab-org/gitlab-ce!25625
| * | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-262-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error messages from custom pre-receive hooks now appear in the GitLab UI. This is re-enabling a feature that had been disabled in merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18646 The feature had been disabled due to security concerns that information which was not intended to be public (like stack traces) would leak into public view. PreReceiveErrors (from pre-receive, post-receive and update custom hooks) are now filtered for messages that have been prefixed in a particular way. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48132
* | | | Merge branch 'jc-add-docs-for-gitaly-feature-flags' into 'master'Achilleas Pipinellis2019-03-261-0/+79
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add development documentation for gitaly feature flags See merge request gitlab-org/gitlab-ce!25624
| * | | | Add development documentation for gitaly feature flagsJohn Cai2019-03-261-0/+79
| | | | |
* | | | | Add admin documentation for gitaly-rubyJacob Vosmaer2019-03-261-0/+60
| | | | |
* | | | | Fix display of emoji in GFM docsEvan Read2019-03-261-9/+6
| | | | |