Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17 | Ryan Cobb | 2019-05-20 | 1 | -9/+4 |
| | | | This reverts merge request !27474 | ||||
* | Fix typos in the whole gitlab-ce project | Yoginth | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | Docs: Remove all remaining orphaned images. | Marcel Amirault | 2019-05-17 | 4 | -0/+0 |
| | |||||
* | Add documentation for dependency proxy feature | Dmitriy Zaporozhets | 2019-05-17 | 1 | -0/+150 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | docs: use sudo on gitlab-rake gitlab:features:* | Ben Bodenmiller | 2019-05-15 | 1 | -3/+2 |
| | |||||
* | Document how to reconcile differences with Geo checksum mismatches | Douglas Barbosa Alexandre | 2019-05-13 | 3 | -0/+36 |
| | |||||
* | doc: administration/planutml: update instructions for setting dialogs | Elan Ruusamäe | 2019-05-09 | 1 | -2/+1 |
| | |||||
* | Document EE License Auto Import During Install | Robert Marshall | 2019-05-07 | 1 | -0/+1 |
| | | | | | | | | | - Document how to properly configure `GITLAB_LICENSE_FILE` environment variable in source and omnibus installations. Resolves: https://gitlab.com/gitlab-org/gitlab-ee/issues/10808 Signed-off-by: Robert Marshall <rmarshall@gitlab.com> | ||||
* | docs: clarify LDAP cache time | Ben Bodenmiller | 2019-05-07 | 1 | -2/+2 |
| | |||||
* | Merge branch 'docs-10k-ref-wip' into 'master' | Drew Blessing | 2019-05-07 | 1 | -1/+25 |
|\ | | | | | | | | | Add the 10k ref architecture specs to HA docs See merge request gitlab-org/gitlab-ce!28149 | ||||
| * | Apply suggestion to doc/administration/high_availability/README.md | Drew Blessing | 2019-05-07 | 1 | -1/+1 |
| | | |||||
| * | Add the WIP 10k ref architecture specs to HA docs | Drew Blessing | 2019-05-06 | 1 | -1/+25 |
| | | | | | | | | | | | | | | The 10,000 user reference architecture work is ongoing. However, we have done some preliminary investigation and testing and have an idea of what we think the environment might look like. In the interest of transparency, efficiency and iteration, let's get this out there. | ||||
* | | Merge branch '56850-add-new-unicorn-metrics' into 'master' | Ash McKenzie | 2019-05-07 | 1 | -4/+9 |
|\ \ | |/ |/| | | | | | | | | | Resolve "Add new Unicorn metrics" Closes #56850 See merge request gitlab-org/gitlab-ce!27474 | ||||
| * | Clarify wording in metrics documentation56850-add-new-unicorn-metrics | Ryan Cobb | 2019-05-01 | 1 | -2/+2 |
| | | |||||
| * | Add back ruby_memory_bytes metric, limit duplication, clean up | Ryan Cobb | 2019-04-29 | 1 | -2/+3 |
| | | | | | | | | | | | | This adds back ruby_memory_bytes for backwards compatibility, limits code duplication, cleans up unused methods, and limits the unicorn worker sampling scope. | ||||
| * | Update docs and calculate process start time via proc table | Ryan Cobb | 2019-04-24 | 1 | -5/+9 |
| | | | | | | | | | | | | This updates monitor docs to reflect the new ruby and unicorn metrics as well as making it so we fetch process start time via the proc table instead of via CLOCK_BOOTTIME | ||||
* | | Merge branch 'feature/omniauth_oidc_strategy' into 'master' | Ash McKenzie | 2019-05-06 | 1 | -0/+105 |
|\ \ | | | | | | | | | | | | | Added Omniauth OpenID Connect strategy See merge request gitlab-org/gitlab-ce!27383 | ||||
| * | | Added Omniauth OpenId Connect startegy | Horatiu Eugen Vlad | 2019-05-06 | 1 | -0/+105 |
| | | | |||||
* | | | Docs: Realigning scattered EE docs into CE | Marcel Amirault | 2019-05-06 | 2 | -8/+8 |
| | | | |||||
* | | | Add troubleshooting step for older docker clients | Ian Baum | 2019-05-06 | 1 | -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 text | Evan Read | 2019-05-06 | 1 | -9/+5 |
| | | | |||||
* | | | Docs: Second Attempt to realign administration/geo docs | Marcel Amirault | 2019-05-05 | 1 | -4/+71 |
| | | | |||||
* | | | Docs: Merge EE doc/administration/high_availability to CE | Marcel Amirault | 2019-05-05 | 10 | -118/+1854 |
| | | | |||||
* | | | Docs: Merge EE doc/administration/geo to CE | Marcel Amirault | 2019-05-05 | 28 | -0/+4329 |
| | | | |||||
* | | | Docs: Merge Misc EE doc/administration files and dirs to CE | Marcel Amirault | 2019-05-05 | 27 | -15/+893 |
| | | | |||||
* | | | Docs: Merge EE doc/administration/monitoring to CE | Marcel Amirault | 2019-05-05 | 3 | -0/+81 |
| | | | |||||
* | | | Docs: Merge EE doc/administration/auth to CE | Marcel Amirault | 2019-05-05 | 11 | -6/+871 |
| | | | |||||
* | | | Docs: Merge EE doc/administration/operations to CE | Marcel Amirault | 2019-05-05 | 5 | -2/+234 |
| | | | |||||
* | | | Merge branch '57718-missing-supported-feature-in-registry-documentation' ↵ | Evan Read | 2019-05-01 | 1 | -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élanger | 2019-02-27 | 1 | -1/+6 |
| | | | | |||||
* | | | | Add guide to custom global hooks | Cindy Pallares | 2019-04-30 | 1 | -21/+44 |
| |/ / |/| | | |||||
* | | | Update NFS docs to reflect new Rugged backports | Stan Hu | 2019-04-26 | 1 | -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-updates | Cindy Pallares | 2019-04-16 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | | | | | | | Updated to include missing metrics: * GitLab Workhorse * Nginx * Sidekiq | ||||
* | | | Merge branch 'docs-fix-ldap-typo' into 'master' | Rémy Coutable | 2019-04-16 | 1 | -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-typo | Mark Fletcher | 2019-04-16 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Complete "Repository storage" directions | Katrin Leinweber | 2019-04-13 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'docs-for-pages-inplace-chroot-limitation' into 'master' | Marcia Ramos | 2019-04-12 | 1 | -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-limitation | Shinya Maeda | 2019-04-11 | 1 | -0/+4 |
| | | | |||||
* | | | Remove recommending moving the home dir to NFSdocs/remove-home-nfs | Cindy Pallares | 2019-04-11 | 1 | -9/+2 |
| | | | |||||
* | | | Merge branch 'docs/AuthorizedKeysCommand-by-default-in-Docker' into 'master' | Achilleas Pipinellis | 2019-04-10 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184 | ||||
| * | | | Documentation for omnibus-gitlab!3191 | Sebastian Schweizer | 2019-04-09 | 1 | -0/+3 |
| | | | | |||||
* | | | | Update broken links to new destinations | Evan Read | 2019-04-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Update housekeeping docs to match UI | Greg Myers | 2019-04-10 | 2 | -1/+1 |
|/ / / | | | | | | | | | | Correct screenshot and menu location on housekeeping docs | ||||
* | | | Update Okta configuration notes | Blair Lunceford | 2019-04-09 | 1 | -1/+6 |
|/ / | |||||
* | | Merge branch 'patch-49' into 'master' | Evan Read | 2019-04-07 | 1 | -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 | jk2K | 2019-03-25 | 1 | -4/+4 |
| | | | |||||
* | | | Merge branch 'docs/point-to-new-chart-links' into 'master' | Marcia Ramos | 2019-04-05 | 1 | -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-links | Achilleas Pipinellis | 2019-03-19 | 1 | -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 storage | Diana Stanley | 2019-04-04 | 1 | -6/+6 |
| | | | | |||||
* | | | | Add documentation for Google Secure LDAPdocs-google_secure_ldap | Drew Blessing | 2019-04-03 | 5 | -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 |