summaryrefslogtreecommitdiff
path: root/doc/administration
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature/omniauth_oidc_strategy' into 'master'Ash McKenzie2019-05-061-0/+105
|\ | | | | | | | | Added Omniauth OpenID Connect strategy See merge request gitlab-org/gitlab-ce!27383
| * Added Omniauth OpenId Connect startegyHoratiu Eugen Vlad2019-05-061-0/+105
| |
* | Docs: Realigning scattered EE docs into CEMarcel Amirault2019-05-062-8/+8
| |
* | Add troubleshooting step for older docker clientsIan Baum2019-05-061-0/+31
| | | | | | | | | | | | * The container registry needs a compatibility setting enabled for older docker clients. This will document how to enable the setting for omnibus and source installations.
* | Edit regionendpoint textEvan Read2019-05-061-9/+5
| |
* | Docs: Second Attempt to realign administration/geo docsMarcel Amirault2019-05-051-4/+71
| |
* | Docs: Merge EE doc/administration/high_availability to CEMarcel Amirault2019-05-0510-118/+1854
| |
* | Docs: Merge EE doc/​administration/​geo to CEMarcel Amirault2019-05-0528-0/+4329
| |
* | Docs: Merge Misc EE doc/administration files and dirs to CEMarcel Amirault2019-05-0527-15/+893
| |
* | Docs: Merge EE doc/administration/monitoring to CEMarcel Amirault2019-05-053-0/+81
| |
* | Docs: Merge EE doc/​administration/​auth to CEMarcel Amirault2019-05-0511-6/+871
| |
* | Docs: Merge EE doc/administration/operations to CEMarcel Amirault2019-05-055-2/+234
| |
* | Merge branch '57718-missing-supported-feature-in-registry-documentation' ↵Evan Read2019-05-011-1/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add missing regionendpoint documentation. Closes #57718 See merge request gitlab-org/gitlab-ce!25297
| * | add missing regionendpoint documentation.Maxime Roussin-Bélanger2019-02-271-1/+6
| | |
* | | Add guide to custom global hooksCindy Pallares2019-04-301-21/+44
| |/ |/|
* | Update NFS docs to reflect new Rugged backportsStan Hu2019-04-261-1/+8
| | | | | | | | | | | | | | | | | | | | We backported the Rugged implementations of a Git access to older versions of GitLab. Update the documentation to reflect this. Relates to: * https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/21833/diffs * https://gitlab.com/gitlab-org/release/tasks/issues/749
* | Update external prometheus configdocs/external-prometheus-updatesCindy Pallares2019-04-161-2/+16
| | | | | | | | | | | | | | Updated to include missing metrics: * GitLab Workhorse * Nginx * Sidekiq
* | 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
| | |
* | | Complete "Repository storage" directionsKatrin Leinweber2019-04-131-2/+2
|/ /
* | 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 '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
| | | |
* | | | Update broken links to new destinationsEvan Read2019-04-101-1/+1
| | | |
* | | | Update housekeeping docs to match UIGreg Myers2019-04-102-1/+1
|/ / / | | | | | | | | | Correct screenshot and menu location on housekeeping docs
* | | Update Okta configuration notesBlair Lunceford2019-04-091-1/+6
|/ /
* | Merge branch 'patch-49' into 'master'Evan Read2019-04-071-4/+4
|\ \ | | | | | | | | | | | | docs: fix artifacts folder path, according to GitLab CE 11.8.2 See merge request gitlab-org/gitlab-ce!26536
| * | docs: fix artifacts folder path, according to GitLab CE 11.8.2 jk2K2019-03-251-4/+4
| | |
* | | Merge branch 'docs/point-to-new-chart-links' into 'master'Marcia Ramos2019-04-051-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
| * | | Redirect Kubernetes installation to the charts docsdocs/point-to-new-chart-linksAchilleas Pipinellis2019-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | With the advent of the new chart docs, we should deprecate the old ones and redirect them to the new ones.
* | | | Add a link to S3 Permission Scopes for registry object storageDiana Stanley2019-04-041-6/+6
| | | |
* | | | Add documentation for Google Secure LDAPdocs-google_secure_ldapDrew Blessing2019-04-035-0/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file
* | | | Docs: image realignmentMarcel Amirault2019-04-021-0/+0
| | | |
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ↵jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+62
|\ \ \ \ | | | | | | | | | | | | | | | jarv/dev-to-gitlab-2019-04-02
| * | | | Rake task for removing exif from uploadsJan Provaznik2019-04-021-0/+62
| | |/ / | |/| | | | | | | | | | | | | | Adds a rake task which can be used for removing EXIF data from existing uploads.
* | | | 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 '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 '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.
* | | | | Recommend disabling NFS server delegationDrew Blessing2019-03-271-3/+2
|/ / / /
* | | | Docs: Fix more anchors, mostly pipeline relatedMarcel Amirault2019-03-271-2/+1
| | | |
* | | | 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
* | | | | Add admin documentation for gitaly-rubyJacob Vosmaer2019-03-261-0/+60
| | | | |
* | | | | Fix and improve Gitaly TLS documentationJacob Vosmaer2019-03-261-2/+14
| | | | |
* | | | | Added no efs mention to repo storage path and AWSSara Ahbabou2019-03-261-0/+2
| |/ / / |/| | |