summaryrefslogtreecommitdiff
path: root/doc/administration
Commit message (Collapse)AuthorAgeFilesLines
* include region for source installation s3-regionChris Wilson2016-09-131-0/+1
|
* Include region in S3 configurationChris Wilson2016-08-191-1/+2
|
* Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-08-111-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update container_registry.md ## What does this MR do? Add a warning about what ports to choose for the external registry URL ## Are there points in the code the reviewer needs to double check? ## Why was this MR needed? It would have saved me about 3 hours if this line was in the document. ## What are the relevant issue numbers? ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? It's just a one-line documentation addition. - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [x] API support added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5238
| * Update container_registry.mdDavid Warburton2016-08-011-1/+3
| |
| * Update container_registry.mdDavid Warburton2016-07-131-0/+2
| |
* | Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan2016-08-091-23/+278
|\ \ | | | | | | | | | | | | # Conflicts: # lib/gitlab/redis.rb
| * | Small refactor and a few documentation fixesGabriel Mazetto2016-08-041-2/+2
| | |
| * | Updated documentations for Redis Sentinel experimental supportGabriel Mazetto2016-08-041-23/+28
| | |
| * | Refactor Redis HA docs to also include SentinelAchilleas Pipinellis2016-08-041-102/+245
| | |
| * | Added Redis Sentinel support documentationGabriel Mazetto2016-08-041-0/+107
| | |
* | | Simplify feature introduction notesimplify_intro_features_docAchilleas Pipinellis2016-08-085-15/+13
|/ / | | | | | | [ci skip]
* | Refactor build artifacts documentationAchilleas Pipinellis2016-08-041-0/+90
| | | | | | | | | | | | | | - Split user and admin documentation - Use new location paths - Add new Continuous Integration guide for the Admin area - Link to new guide from the Admin area
* | Add detailed info on storage path mountpointsAchilleas Pipinellis2016-07-221-17/+35
| | | | | | | | [ci skip]
* | Refactor repository storages documentationAchilleas Pipinellis2016-07-222-10/+72
| | | | | | | | [ci skip]
* | Merge branch ↵Achilleas Pipinellis2016-07-221-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | '20107-update-documentation-according-to-the-new-multiple-repository-storage-paths-feature' into 'master' Update documentation according to the new multiple git mount points feature Closes #20107 See merge request !5411
| * | Update documentation according to the new multiple git mount points feature20107-update-documentation-according-to-the-new-multiple-repository-storage-paths-featureAlejandro Rodríguez2016-07-211-1/+2
| | |
* | | Move admin application settings to own pathAchilleas Pipinellis2016-07-224-56/+0
|/ / | | | | | | [ci skip]
* | Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-181-1/+1
| |
* | Fixed `signup_domain_valid?` flow and added documentation.Patricio Cano2016-07-182-2/+20
|/
* Fix typo and explain the precedence of STDERR and STDOUTAchilleas Pipinellis2016-07-091-1/+2
|
* Merge branch 'fix_ldap_config' into 'master' Drew Blessing2016-07-061-21/+21
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix erroneous YAML spacing in LDAP configuration ## What does this MR do? Fix erroneous indentation in LDAP example configuration ## Are there points in the code the reviewer needs to double check? Is the indentation correct now? :joy: ## Why was this MR needed? Bad configs in docs suck. See merge request !4326
| * Fix erroneous YAML spacing in LDAP configurationDrew Blessing2016-05-271-21/+21
| |
* | Add `alt` text to the images in the documentation.Patricio Cano2016-07-051-2/+2
| |
* | Added documentation on the access restrictions.Patricio Cano2016-07-053-0/+38
| |
* | Change doc location of custom hooksdoc-custom-githook-uiAchilleas Pipinellis2016-07-052-0/+56
| |
* | Add troubleshooting section for SMTP settingsStan Hu2016-07-011-2/+51
| | | | | | | | [ci skip]
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+18
| |
* | optimize png images losslessly using zopflipngPeter Dave Hello2016-06-291-0/+0
| |
* | Add debugging tips with gdbStan Hu2016-06-242-0/+262
| | | | | | | | [ci skip]
* | Merge branch 'feature/import-export-docs' into 'master' Achilleas Pipinellis2016-06-221-0/+33
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | import/export docs Added documentation for and closes https://gitlab.com/gitlab-org/gitlab-ce/issues/3050 Also added a couple of rake tasks that might be useful. See merge request !4732
| * \ Merge branch 'master' into feature/import-export-docsAchilleas Pipinellis2016-06-221-2/+73
| |\ \
| * | | Add note about the shared directoryAchilleas Pipinellis2016-06-221-0/+3
| | | |
| * | | Add note about enabling import/export in existing installationsAchilleas Pipinellis2016-06-221-1/+1
| | | |
| * | | Add note about settingsfeature/import-export-docsJames Lopez2016-06-221-0/+2
| | | |
| * | | Refactor project import/export documentationAchilleas Pipinellis2016-06-211-0/+28
| | | |
| * | | deleted images no longer neededJames Lopez2016-06-216-0/+0
| | | |
| * | | added nice to have - rake task and some changes to docsJames Lopez2016-06-211-66/+0
| | | |
| * | | added some extra nice tasks to haveJames Lopez2016-06-211-4/+22
| | | |
| * | | update docsJames Lopez2016-06-211-22/+20
| | | |
| * | | import/export docsJames Lopez2016-06-217-0/+50
| | | |
* | | | Merge branch 'hotfix/better-container-registry-documentation' into 'master' Achilleas Pipinellis2016-06-221-0/+11
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some docs for Docker Registry configuration - Relatively important for anyone installing from source There have been a few issues created because of the lack of documentation for how to configure Docker Registry when installing from source, specifically what the `realm` needs to be and the `service` These 2 bits of info will stop a lot of headaches :+1: Issues: https://gitlab.com/gitlab-org/gitlab-ce/issues/17957 https://gitlab.com/gitlab-org/gitlab-ce/issues/17991 See merge request !4738
| * | | Oops ... TypoChris Wright2016-06-171-1/+1
| | | |
| * | | Add some docs for Docker Registry configurationChris Wright2016-06-171-0/+11
| | |/ | |/|
* | | Add documentation and examples for configuring cloud storage for registry ↵custom-registry-storage-docsDJ Mountney2016-06-211-2/+73
| |/ |/| | | | | images.
* | Merge branch 'fix-sidekiq-troubleshooting' into 'master' Stan Hu2016-06-141-1/+2
|\ \ | | | | | | | | | | | | | | | | | | Fix typo in obtaining a backtrace from all threads in gdb See merge request !4612
| * | Fix typo in obtaining a backtrace from all threads in gdbStan Hu2016-06-121-1/+2
| | | | | | | | | | | | | | | | | | Also add command to turn off pagination [ci skip]
* | | Move logs/logs.md to administration/logs.mdAchilleas Pipinellis2016-06-131-0/+137
|/ / | | | | | | [ci skip]
* | Fix incorrect registry key valueAchilleas Pipinellis2016-06-101-2/+2
| | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/18441
* | Explicitly mention advisory file lockingDrew Blessing2016-06-011-2/+2
| |
* | Add gdb detach instructionsDrew Blessing2016-06-011-0/+8
| |