summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlabJacob Vosmaer2015-09-251-1/+1
|
* Make sure Unicorn listens on localhost:8080unicorn-listen-8080Jacob Vosmaer2015-09-251-0/+13
|
* Merge branch 'hook-api-updates' into 'master' Stan Hu2015-09-241-0/+6
|\ | | | | | | | | | | | | Hook api updates See merge request !1429
| * api: add enable_ssl_verification to PUT/POST hooksBen Boeckel2015-09-241-0/+2
| |
| * doc: list note_events as a valid parameter for PUT/POST hooksBen Boeckel2015-09-241-0/+2
| |
| * api: expose note_events and enable_ssl_verification for hooksBen Boeckel2015-09-241-0/+2
| |
* | Merge pull request #9664 from fantasywind/patch-1Robert Schilling2015-09-241-0/+1
|\ \ | | | | | | Update 7.14-to-8.0.md
| * | Update 7.14-to-8.0.mdChia Yu Pai2015-09-241-0/+1
| | | | | | | | | Add missing path change back
* | | Merge branch 'update-mailroom' into 'master' Robert Speicher2015-09-241-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update mailroom to 0.5.2 Fixes #2698 and #2711. See merge request !1424
| * | | Add and document option to use StartTLS with mail_room.Douwe Maan2015-09-241-0/+4
| | |/ | |/|
* | | Merge branch 'rs-troubleshooting' into 'master' Robert Speicher2015-09-242-0/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Troubleshooting section to 8.0 docs [ci skip] See merge request !1416
| * | | Update Troubleshooting sectionsRobert Speicher2015-09-242-7/+8
| | | |
| * | | Add Troubleshooting section to 7.14 to 8.0 Update guiders-troubleshootingRobert Speicher2015-09-231-0/+9
| | | |
| * | | Add Troubleshooting section to Install guideRobert Speicher2015-09-231-0/+10
| | |/ | |/|
* | | Refer to Apache templates in 8.0 update guidereference-apache-templates-8.0Jacob Vosmaer2015-09-241-0/+2
| |/ |/|
* | fixed step to instructionskaren Carias2015-09-231-13/+13
| |
* | fixed step to instructionskaren Carias2015-09-231-5/+1
|/
* Merge branch 'rs-fix-help-links' into 'master' Douwe Maan2015-09-231-1/+1
|\ | | | | | | | | | | | | Prevent double-prefixing of help page paths Closes #2679 See merge request !1400
| * Fix "User permissions" help page pathRobert Speicher2015-09-221-1/+1
| |
* | Merge branch 'correct-markdown-documentation' into 'master' Hannes Rosenögger2015-09-231-1/+0
|\ \ | |/ |/| | | | | | | | | Correct markdown.md docs RE use in commit messages. This is an improvement to the situation covered in issue #1582. It corrects the markdown documentation to demonstrate that GFM cannot currently be used in commit messages. See merge request !1343
| * Correct markdown.md docs RE use in commit messages.Ben Hadley-Evans2015-09-181-1/+0
| | | | | | | | | | | | Remove the line from the markdown documentation which states GFM can be used in commit messages as this is currently not true. See issue gitlab-org/gitlab-ce#1582. [ci skip]
* | Fix CI backup step in migration guideRobert Speicher2015-09-221-2/+2
| | | | | | | | [ci skip]
* | Add better deprecation notice for the upgrader. Too easy to miss otherwise ↵Sytse Sijbrandij2015-09-221-1/+1
| | | | | | | | https://twitter.com/0x663030623472/status/646262552796594176
* | Merge branch 'dont_want_the_data' into 'master' Job van der Voort2015-09-221-0/+8
|\ \ | | | | | | | | | | | | | | | | | | Add to migration on what to do if you don't want your data. If you don't want to migrate your CI data , remove the old builds directory. See merge request !1392
| * | Add to migration on what to do if you don't want your data.Marin Jankovski2015-09-221-0/+8
| | |
* | | Merge branch 'install-doc-reply-by-email' into 'master' Job van der Voort2015-09-221-13/+17
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Mention Reply by email in installation doc. Added the "Enable Reply by email" section and moved the others around. See merge request !1390
| * | Mention Reply by email to installation doc.install-doc-reply-by-emailDouwe Maan2015-09-221-13/+17
| | |
* | | Merge branch 'ci-migration-doc-improvements' into 'master' Marin Jankovski2015-09-221-172/+173
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Ci migration doc improvements Use export improvements in CI 8.0.1, make upgrades a more prominent part of the process, do not shut down GitLab during CI data import. See merge request !1387
| * | Make code block comments more verboseci-migration-doc-improvementsJacob Vosmaer2015-09-221-10/+10
| | |
| * | Emphasize when Omnibus installs are doneJacob Vosmaer2015-09-221-1/+1
| | |
| * | Use headings to mark stepsJacob Vosmaer2015-09-221-19/+51
| | |
| * | Add global numberingJacob Vosmaer2015-09-221-3/+3
| | |
| * | Downtime expectationsJacob Vosmaer2015-09-221-1/+4
| | |
| * | Migration only works 8.0 -> 8.0Jacob Vosmaer2015-09-221-1/+3
| | |
| * | More explanation about moving DB secretsJacob Vosmaer2015-09-221-1/+5
| | |
| * | Fix typoJacob Vosmaer2015-09-221-1/+1
| | |
| * | Fix ordering of paragraphs and code blocksJacob Vosmaer2015-09-221-8/+8
| | |
| * | More text outside code blocksJacob Vosmaer2015-09-221-0/+2
| | |
| * | Update/improve CI migration docs for 8.0.1Jacob Vosmaer2015-09-221-189/+147
| | |
* | | update documentation on web hooks by suggestion [ci skip]Job van der Voort2015-09-221-2/+5
| | |
* | | documentation on ssl verification in web hooksJob van der Voort2015-09-222-4/+9
|/ /
* | Add missing rake and change nginx config for CI migrationKamil Trzcinski2015-09-221-14/+2
| |
* | Merge branch 'rs-ci-migration-guide' into 'master' Robert Speicher2015-09-221-220/+264
|\ \ | | | | | | | | | | | | | | | | | | Reformat and copy edit the CI-to-CE migration guide [ci skip] See merge request !1335
| * | Add note about automatically re-enabling CI during migrate taskrs-ci-migration-guideRobert Speicher2015-09-211-0/+3
| | | | | | | | | | | | [ci skip]
| * | Remove unintended linebreakRobert Speicher2015-09-211-2/+2
| | |
| * | Be consistent about "only required for manual install" notesRobert Speicher2015-09-211-5/+8
| | |
| * | More migration guide updatesRobert Speicher2015-09-211-34/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename "Finishing Up" to "Nginx configuration" - Add fourth "Finishing Up" section - Add Troubleshooting section with a link to backup restoration docs - Change a few indented blocks into fenced blocks so they're highlighted properly. - Added Marin's suggestions for CI-to-CE-on-different-server section.
| * | WhitespaceRobert Speicher2015-09-211-14/+14
| | |
| * | Add commands for Omnibus installationKamil Trzcinski2015-09-211-11/+62
| | |
| * | Update guideKamil Trzcinski2015-09-211-19/+32
| | |