Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add note about settingsfeature/import-export-docs | James Lopez | 2016-06-22 | 1 | -0/+2 |
| | |||||
* | Refactor project import/export documentation | Achilleas Pipinellis | 2016-06-21 | 1 | -0/+28 |
| | |||||
* | deleted images no longer needed | James Lopez | 2016-06-21 | 6 | -0/+0 |
| | |||||
* | added nice to have - rake task and some changes to docs | James Lopez | 2016-06-21 | 1 | -66/+0 |
| | |||||
* | added some extra nice tasks to have | James Lopez | 2016-06-21 | 1 | -4/+22 |
| | |||||
* | update docs | James Lopez | 2016-06-21 | 1 | -22/+20 |
| | |||||
* | import/export docs | James Lopez | 2016-06-21 | 7 | -0/+50 |
| | |||||
* | Merge branch 'fix-sidekiq-troubleshooting' into 'master' | Stan Hu | 2016-06-14 | 1 | -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 gdb | Stan Hu | 2016-06-12 | 1 | -1/+2 |
| | | | | | | | | | | | | Also add command to turn off pagination [ci skip] | ||||
* | | Move logs/logs.md to administration/logs.md | Achilleas Pipinellis | 2016-06-13 | 1 | -0/+137 |
|/ | | | | [ci skip] | ||||
* | Fix incorrect registry key value | Achilleas Pipinellis | 2016-06-10 | 1 | -2/+2 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/18441 | ||||
* | Explicitly mention advisory file locking | Drew Blessing | 2016-06-01 | 1 | -2/+2 |
| | |||||
* | Add gdb detach instructions | Drew Blessing | 2016-06-01 | 1 | -0/+8 |
| | |||||
* | commited -> committed | Chris Spicer | 2016-05-29 | 1 | -2/+2 |
| | |||||
* | Merge branch 'add_ha_diagrams' into 'master' | Achilleas Pipinellis | 2016-05-25 | 3 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | Add new HA diagrams [ci skip] ## What does this MR do? Adds new HA diagrams created by @lukebabb (Thanks @lukebabb!) See merge request !4289 | ||||
| * | Add new HA diagrams [ci skip] | Drew Blessing | 2016-05-25 | 3 | -0/+4 |
| | | |||||
* | | Merge pull request #10338 from donhui/patch-1 | Robert Speicher | 2016-05-25 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Fix typo in HA documentation [ci skip] | ||||
| * | typo fix: # Disable all components except Redis | donhui | 2016-05-16 | 1 | -1/+1 |
| | | | | | | typo fix: # Disable all components except Redis | ||||
* | | Fixes suggested by Kamil | Achilleas Pipinellis | 2016-05-22 | 1 | -23/+9 |
| | | |||||
* | | Refactor storage location section | Achilleas Pipinellis | 2016-05-22 | 1 | -24/+34 |
| | | |||||
* | | Fix remaining docs on enabling/disabling Registry | Achilleas Pipinellis | 2016-05-22 | 1 | -33/+34 |
| | | |||||
* | | Fix Registry docs now that it is not enabled be defaultregistry_admin_docs | Achilleas Pipinellis | 2016-05-22 | 1 | -16/+27 |
| | | |||||
* | | Clarify how the Registry is enabled in Omnibus | Achilleas Pipinellis | 2016-05-22 | 1 | -7/+10 |
| | | |||||
* | | Major overhaul of the Registry admin docs | Achilleas Pipinellis | 2016-05-22 | 1 | -107/+187 |
| | | |||||
* | | Refactor container docs | Achilleas Pipinellis | 2016-05-22 | 1 | -32/+147 |
| | | |||||
* | | Add assumptions section and refactor domain configuration | Achilleas Pipinellis | 2016-05-22 | 1 | -17/+39 |
| | | |||||
* | | Rearrange configuration parts | Achilleas Pipinellis | 2016-05-22 | 1 | -38/+38 |
| | | |||||
* | | Rearrange headings | Achilleas Pipinellis | 2016-05-22 | 1 | -11/+31 |
| | | |||||
* | | Initial docker container registry configuration docs. | Marin Jankovski | 2016-05-22 | 1 | -0/+127 |
|/ | |||||
* | Change all occurrences of doc.gitlab.com to docs.gitlab.com | Achilleas Pipinellis | 2016-05-13 | 3 | -3/+3 |
| | | | | [ci skip] | ||||
* | New HA docs [ci skip] | Drew Blessing | 2016-04-22 | 6 | -0/+523 |
| | |||||
* | Merge branch 'sidekiq_troubleshooting' into 'master' | Drew Blessing | 2016-04-22 | 1 | -0/+162 |
|\ | | | | | | | | | | | | | | | | | Add Sidekiq troubleshooting docs Closes #15287 cc/ @stanhu @jacobvosmaer @dstanley See merge request !3802 | ||||
| * | Add Sidekiq troubleshooting docs [ci skip] | Drew Blessing | 2016-04-22 | 1 | -0/+162 |
| | | |||||
* | | Disable 'repository check' feature in 8.7.0 | Jacob Vosmaer | 2016-04-21 | 1 | -1/+2 |
|/ | | | | It still causes too many false alarms. | ||||
* | Documentation / help improvements | Jacob Vosmaer | 2016-04-14 | 1 | -4/+3 |
| | |||||
* | Remove \f. WT\F ?? | Jacob Vosmaer | 2016-04-13 | 1 | -1/+1 |
| | |||||
* | Improve English, thanks Robert | Jacob Vosmaer | 2016-04-13 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-12 | 1 | -6/+6 |
|\ | |||||
| * | Fix LDAP link and codeblock indentationdoc_ldap_fixes | Achilleas Pipinellis | 2016-04-05 | 1 | -6/+6 |
| | | | | | | | | [ci skip] | ||||
* | | Move 'clear checks' button to applicatoin settings | Jacob Vosmaer | 2016-04-12 | 1 | -22/+11 |
| | | |||||
* | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 1 | -9/+9 |
| | | |||||
* | | Document how to disable repo checks | Jacob Vosmaer | 2016-04-06 | 1 | -0/+16 |
| | | |||||
* | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 1 | -0/+39 |
|/ | |||||
* | Update LDAP docs [ci skip] | Drew Blessing | 2016-03-22 | 2 | -0/+288 |
| | |||||
* | Unicorn worker killer is not Omnibus specific | Achilleas Pipinellis | 2016-02-03 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Clean up environment variables doc | Achilleas Pipinellis | 2016-02-03 | 1 | -30/+35 |
| | | | | [ci skip] | ||||
* | Improving the "Environment variables" administration docimprove-environment-variables-doc | Rémy Coutable | 2016-02-01 | 1 | -30/+30 |
| | |||||
* | Make changes in config/initializers/1_settings.rb | Sytse Sijbrandij | 2016-01-28 | 1 | -0/+1 |
| | |||||
* | Make git gc man page more apparenthousekeeping_doc | Achilleas Pipinellis | 2016-01-22 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Refactor housekeeping documentation | Achilleas Pipinellis | 2016-01-21 | 2 | -6/+15 |
| | | | | [ci skip] |