summaryrefslogtreecommitdiff
path: root/doc/administration
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the Sidekiq cluster docsdocs/sidekiq-clusterAchilleas Pipinellis2019-06-191-68/+131
| | | | | | | | More importantly: - Move the command line tips under a troubleshooting section - Add new section: "Ignore all GitHub import queues" - Add list of existing Sidekiq queues
* Update git object deduplication overviewJacob Vosmaer2019-06-121-0/+5
|
* Docs: enable numeric UIDs and GIDs for NFSBen Bodenmiller2019-06-111-0/+8
|
* Take out JN title in textCassiana Gudgenov2019-06-111-2/+1
|
* Use correct alert boxBen Bodenmiller2019-06-111-1/+1
|
* SSoT audit fixes for GitLab U topicsEvan Read2019-06-111-1/+1
| | | | Also improves the markdown in that section.
* Add metric for measuring PumaWorkerKiller activityJan Provaznik2019-06-101-0/+1
| | | | | | PumaWorkerKiller is used for periodically checking and killing workers (the biggest one) if overall memory reaches specified limit. This metric allows us to watch number of killed workers.
* Merge branch 'sh-troubleshooting-openid-docs' into 'master'Evan Read2019-06-101-0/+23
|\ | | | | | | | | Add OpenID Connect troubleshooting docs See merge request gitlab-org/gitlab-ce!29379
| * Add OpenID Connect troubleshooting docssh-troubleshooting-openid-docsStan Hu2019-06-071-0/+23
| |
* | Revert "Merge branch '50070-legacy-attachments' into 'master'"sh-revert-mr-24679Stan Hu2019-06-091-82/+0
| | | | | | | | | | This reverts commit fd19f887dfeeeedb483c4a4fb32f9f768e89389c, reversing changes made to abb2d4c601d796339c8d7cb0c00946696730f198.
* | Merge branch 'master' into 'docs/fix-example-dot-net'Mike Lewis2019-06-07125-369/+9148
|\ \ | | | | | | | | | # Conflicts: # doc/user/project/clusters/serverless/index.md
| * \ Merge branch '50070-legacy-attachments' into 'master'Kamil Trzciński2019-06-071-0/+82
| |\ \ | | |/ | |/| | | | | | | | | | | | | Migrate legacy uploads Closes #57217 See merge request gitlab-org/gitlab-ce!24679
| | * Migrate legacy uploads to the project location50070-legacy-attachmentsJarka Košanová2019-06-061-0/+82
| | | | | | | | | | | | | | | | | | Uploads coming from AttachmentUploader need to be moved to the currently supported location (FileUploader)
| * | Fix OpenID Connect documentationsh-improve-openid-docsStan Hu2019-06-061-0/+35
| |/ | | | | | | | | | | | | | | | | | | Many users were unable to get logins working with OpenID Connect because of a missing `name` argument in the configuration. This resulted in 404s immediately after attempting to login. This describes the workaround mentioned in https://gitlab.com/gitlab-org/gitlab-ce/issues/62208#note_178774809. This also adds an example profile for using Google.
| * Fix markdown for HA topicEvan Read2019-06-061-53/+48
| |
| * Docs: Tweak the wording regarding artifact completionMarcel Amirault2019-06-061-5/+6
| |
| * Docs: Update anchor to more recent section in geo db docMarcel Amirault2019-06-061-2/+1
| |
| * disable Rugged when switching to Gitaly without NFSBen Bodenmiller2019-06-052-1/+5
| |
| * Docs: Clean up links to remove ./ usageMarcel Amirault2019-06-055-26/+26
| |
| * Docs: Update all links to relative in /workflow and /administrationMarcel Amirault2019-06-0516-42/+35
| |
| * Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt2019-06-041-6/+11
| |\ | | | | | | | | | | | | | | | | | | Adds ruby and unicorn instrumentation Closes #61964 See merge request gitlab-org/gitlab-ce!28499
| | * Update documentation to indicate new metrics for 12.0Ryan Cobb2019-05-291-11/+11
| | |
| | * Merge branch 'master' into 61964-unicorn-instrumentationRyan Cobb2019-05-2921-714/+201
| | |\
| | * | Adds ruby and unicorn instrumentationRyan Cobb2019-05-201-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds ruby and unicorn instrumentation. This was originally intended in 11.11 but due to performance concerns it was reverted. This new commit foregoes the sys-proctable gem was causing performance issues previously.
| * | | Combine Running Gitaly on its own server detailsBen Bodenmiller2019-06-042-77/+29
| | | |
| * | | Merge branch 'docs-aws-elb-web-terminals' into 'master'Mike Lewis2019-06-041-0/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation about AWS ELB not supporting web sockets See merge request gitlab-org/gitlab-ce!28030
| | * | | Add AWS ELB note about not supporting web socketsdocs-aws-elb-web-terminalsDrew Blessing2019-05-021-0/+5
| | | | |
| * | | | Merge branch '60782-docs-redis-troubleshooting-replication' into 'master'Evan Read2019-06-031-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs feedback: Redis Troubleshooting Replication Closes #60782 See merge request gitlab-org/gitlab-ce!28936
| | * | | | Fix troubleshooting command to include host and quote password60782-docs-redis-troubleshooting-replicationGabriel Mazetto2019-05-301-1/+1
| | | | | |
| * | | | | Merge branch 'gitaly-version-v1.43.0' into 'master'Bob Van Landuyt2019-05-311-19/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade Gitaly to v1.43.0 See merge request gitlab-org/gitlab-ce!28867
| | * | | | | Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It used to be the case that GitLab created symlinks for each repository to one copy of the Git hooks, so these ran when required. This changed to set the hooks dynamically on Gitaly when invoking Git. The side effect is that we didn't need all these symlinks anymore, which Gitaly doesn't create anymore either. Now that means that the tests in GitLab-Rails should test for it either. Related: https://gitlab.com/gitlab-org/gitaly/issues/1392#note_175619926
| * | | | | | Merge branch '59587-add-graphql-logging' into 'master'Sean McGivern2019-05-311-0/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add logging to GraphQL Closes #59587 See merge request gitlab-org/gitlab-ce!27885
| | * | | | | Apply reviewer feedback59587-add-graphql-loggingcharlie ablett2019-05-311-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Comply doc with guidelines - Improve tests for readability and completeness - Separate out phases visually with newlines - Add `format_message` test - test readability - code and test structure/styling - static query analyzers - call `as_json` on `provided_variables` - add exception handling
| | * | | | | Add `graphql_json` logfile documentationcharlieablett2019-05-301-0/+13
| | |/ / / /
| * | | | | Merge branch 'docs-omnibus-grafana' into 'master'Achilleas Pipinellis2019-05-301-3/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | list omnibus grafana installation details See merge request gitlab-org/gitlab-ce!28269
| | * | | | list omnibus grafana installation detailsdocs-omnibus-grafanaBen Bodenmiller2019-05-111-3/+5
| | | | | |
| * | | | | Added rack-timeout for PumaJan Provaznik2019-05-291-11/+11
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | It assures that requests are aborted after 60 seconds, otherwise an exception is raised. This exception is logged by Sentry, also there is a Prometheus counter for measuring number of requests in each state.
| * | | | Merge branch 'docs-hackathon-2' into 'master'Achilleas Pipinellis2019-05-291-7/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Adjust note contents to fix rendering Closes #61868 See merge request gitlab-org/gitlab-ce!28876
| | * | | | Adjust note contents to fix renderingMarcel Amirault2019-05-291-7/+2
| | | | | |
| * | | | | Updated openjdk version from 7 to 8Sara Ahbabou2019-05-291-1/+1
| |/ / / /
| * | | | Add warning about CI traces when enabling S3Cindy Pallares 🦉2019-05-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Traces may go missing when they're saved in the builds folder and moved to the local artifacts folder in HA set ups.
| * | | | Info on Ceph and Gluster FS not recommendedAndrew Winata2019-05-291-0/+5
| | | | |
| * | | | Add Puma samplerJan Provaznik2019-05-291-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | This sampler gathers Puma-specific metrics which can be used by Prometheus then.
| * | | | Update order of list to match HA setup orderBen Bodenmiller2019-05-281-3/+3
| | | | |
| * | | | Merge branch ↵Evan Read2019-05-289-686/+71
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docs' into 'master' Geo - Remove support for using Geo with an installation from source Closes gitlab-ee#11609 See merge request gitlab-org/gitlab-ce!28737
| | * | | | Remove support for using Geo with an installation from source11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docsDouglas Barbosa Alexandre2019-05-279-686/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using Geo with source-based installs was deprecated in GitLab 11.5. This commit removes this support now that the deprecation notice has been in place for quite a few releases.
| * | | | | Add documentation for using http_proxy with GitLab Pages.Ben Anderson2019-05-271-0/+14
| |/ / / /
| * | | | Merge branch 'patch-64' into 'master'Achilleas Pipinellis2019-05-271-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update index.md to fix https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4328 Closes omnibus-gitlab#4328 See merge request gitlab-org/gitlab-ce!28752
| | * | | | Update index.md to fix ↵Boris Budini2019-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4328#note_171771233
| * | | | | Added Geo troubleshooting instructionsGabriel Mazetto2019-05-271-13/+70
| |/ / / / | | | | | | | | | | | | | | | | | | | | Added instructions cover all existing error messages from health check status errors that can appear in the Geo Node admin UI