summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update external prometheus configdocs/external-prometheus-updatesCindy Pallares2019-04-161-2/+16
| | | | | | | Updated to include missing metrics: * GitLab Workhorse * Nginx * Sidekiq
* Merge branch 'zj-git-2.21-tests' into 'master'Douglas Barbosa Alexandre2019-04-161-4/+4
|\ | | | | | | | | Test using Git 2.21 See merge request gitlab-org/gitlab-ce!27418
| * Update source install docs for Git 2.21Zeger-Jan van de Weg2019-04-161-4/+4
| |
* | Docs: CI/CD intro - add new illustration + descriptionMarcia Ramos2019-04-162-16/+45
| |
* | Link to resource label events APIVictor Wu2019-04-162-0/+4
| |
* | Create frontend FAQ (documentation)Winnie Hellmann2019-04-162-0/+31
| |
* | Merge branch 'docs-fix-ldap-typo' into 'master'Rémy Coutable2019-04-161-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fix minor typo in LDAP docs Closes #60413 See merge request gitlab-org/gitlab-ce!27415
| * | Fix minor typo in LDAP docsdocs-fix-ldap-typoMark Fletcher2019-04-161-1/+1
| | |
* | | Merge branch 'gt-fix-styling-for-pages-status' into 'master'Filipa Lacerda2019-04-161-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Fix styling for `app/assets/stylesheets/pages/status.scss` Closes #59929 See merge request gitlab-org/gitlab-ce!26875
| * | Rename CI related selectorsGeorge Tsiolis2019-04-161-1/+1
| | |
* | | Update migration docsMichael Leopard2019-04-161-3/+23
| | |
* | | Merge branch 'patch-38' into 'master'Marcia Ramos2019-04-161-2/+2
|\ \ \ | |/ / |/| | | | | | | | Docs: Complete "Repository storage" directions See merge request gitlab-org/gitlab-ce!27346
| * | Complete "Repository storage" directionsKatrin Leinweber2019-04-131-2/+2
| | |
* | | Merge branch 'jramsay/notes-api-pagination-docs' into 'master'Achilleas Pipinellis2019-04-162-0/+14
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add pagination to notes and discussions docs Closes #51616 See merge request gitlab-org/gitlab-ce!27401
| * | | Add pagination to notes and discussions docsJames Ramsay2019-04-152-0/+14
| | | |
* | | | Development docs: move some docs content from Handbook and improve ↵Mike Lewis2019-04-162-123/+132
|/ / / | | | | | | | | | content/headings
* | | Refactor review apps doco and CI landing pageEvan Read2019-04-152-99/+62
| | |
* | | Fix URL that causes test_external_links to failAchilleas Pipinellis2019-04-151-1/+1
| |/ |/| | | | | https://gitlab.com/gitlab-com/gitlab-docs/-/jobs/196921364
* | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-2/+3
| |
* | Docs: reorg Pages indexMarcia Ramos2019-04-151-43/+39
|/
* Add information about moving migrationsGosia Ksionek2019-04-121-0/+6
| | | | | Add to docs paragraph about a way of moving EE migrations to CE if needed
* Merge branch 'docs-for-pages-inplace-chroot-limitation' into 'master'Marcia Ramos2019-04-121-0/+4
|\ | | | | | | | | Docs for pages inplace chroot limitation See merge request gitlab-org/gitlab-ce!27250
| * Docs for pages inplace chroot limitationdocs-for-pages-inplace-chroot-limitationShinya Maeda2019-04-111-0/+4
| |
* | Remove recommending moving the home dir to NFSdocs/remove-home-nfsCindy Pallares2019-04-111-9/+2
| |
* | Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-117-6/+98
|\ \ | | | | | | | | | | | | | | | | | | Revert "Remove HipChat integration from GitLab" Closes #60042 See merge request gitlab-org/gitlab-ce!27172
| * | Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-107-6/+98
| | | | | | | | | | | | This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
* | | Better documentation on repo mirroring enqueuingEvan Read2019-04-111-6/+11
| | |
* | | Refactor intro guideMarcia Ramos2019-04-118-367/+92
| | | | | | | | | | | | | | | | | | Remove redundancies: - Domains - User/group/project sites
* | | Edits for GKE whitepaper noteEvan Read2019-04-111-0/+6
| | |
* | | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-112-20/+0
|\ \ \ | | | | | | | | | | | | | | | | Revert "Merge branch '24704-download-repository-path' into 'master'" See merge request gitlab-org/gitlab-ce!27249
| * | | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-112-20/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
* | | | Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon2019-04-111-0/+9
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Process at most 4 pipelines during push See merge request gitlab-org/gitlab-ce!27205
| * | | Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-0/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | This adds a limitation that we will try to create pipeline for at most 4 first changes (branches and tags). This does not affect processing of Pipelines for Merge Requests, as each updated MR will have associated pipeline created.
* | | ci/yaml: add version info to changes only/exceptElan Ruusamäe2019-04-111-4/+9
| | |
* | | Clarify "Shell commands" link title in style guide docVictor Zagorodny2019-04-111-1/+1
| | |
* | | Merge branch '60164-docs-feedback-write-your-title' into 'master'Evan Read2019-04-101-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Time Tracking feature link Closes #60164 See merge request gitlab-org/gitlab-ce!27211
| * | | Update Time Tracking feature link60164-docs-feedback-write-your-titleMark Fletcher2019-04-101-1/+1
| |/ /
* | | Remove executable bits from documentation imagesStan Hu2019-04-103-0/+0
| | | | | | | | | | | | | | | The build in https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/194484356 was failing.
* | | Add missing team and stage labels in the workflow labels docRémy Coutable2019-04-102-2/+6
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Change reason for waitingRaphael Das Gupta2019-04-101-1/+1
|/ / | | | | | | Apparently one has to wait, but DNS can't be involved at this step. (As the DNS records had already to be ready and presumably propagated for the ACME challenge to work.) So let's assume it's the content delivery network serving the certificate that needs some time here.
* | Merge branch 'patch-49' into 'master'Achilleas Pipinellis2019-04-101-1/+1
|\ \ | | | | | | | | | | | | Correct spelling mistake in documentation See merge request gitlab-org/gitlab-ce!26795
| * | Correct spelling mistake in documentationChris Rose2019-03-301-1/+1
| | |
* | | Adds details about adding links to external accounts. Fixes #54884.knod2019-04-101-0/+11
| | |
* | | Merge branch 'docs/AuthorizedKeysCommand-by-default-in-Docker' into 'master'Achilleas Pipinellis2019-04-101-0/+3
|\ \ \ | | | | | | | | | | | | | | | | Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184
| * | | Documentation for omnibus-gitlab!3191Sebastian Schweizer2019-04-091-0/+3
| | | |
* | | | Merge branch 'docs/add-runner-token-reset' into 'master'Evan Read2019-04-101-7/+47
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add guide on how to reset runners token See merge request gitlab-org/gitlab-ce!26829
| * | | | Add guide on how to reset runners tokenSteve Azzopardi2019-04-101-7/+47
| | | | |
* | | | | Add more info logging to cluster appsDylan Griffith2019-04-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Log events so that it's easy to see when different requests are starting.
* | | | | Update broken links to new destinationsEvan Read2019-04-103-9/+5
| | | | |
* | | | | Update housekeeping docs to match UIGreg Myers2019-04-102-1/+1
| | | | | | | | | | | | | | | | | | | | Correct screenshot and menu location on housekeeping docs