summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Use Ruby 2.1.7 for new installs from sourcegolang-ruby-versionsJacob Vosmaer2015-09-291-2/+3
|
* Use Golang 1.5.1 for new installs from sourceJacob Vosmaer2015-09-291-4/+4
|
* Merge branch 'doc-omniauth-ldap-limitations' into 'master' Douwe Maan2015-09-291-0/+20
|\ | | | | | | | | | | | | | | | | | | Documentation of omniauth-ldap limitations Further documentation about limitations directly impacting settings of users' LDAP servers. Closes #2613 See merge request !1421
| * Documentation of omniauth-ldap limitations Julio2015-09-241-0/+20
| | | | | | | | Further documentation about limitations directly impacting settings of users' LDAP servers.
* | Merge branch 'orphaned-repo-cleanup' into 'master' Douwe Maan2015-09-291-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | Improve repo cleanup task I accidentally wrote a new script, not seeing we already had one. But the old one did not do enough (it only handled global namespace orhpans) so I figured I should just drop in the new script. See merge request !1298
| * | Improve 'rake gitlab:cleanup:repos' documentationorphaned-repo-cleanupJacob Vosmaer2015-09-251-1/+2
| | |
* | | Merge branch 'linktoee' into 'master' Sytse Sijbrandij2015-09-291-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | note about EE git hooks Because of https://gitlab.com/gitlab-com/www-gitlab-com/issues/415#note_2131220 See merge request !1934
| * | | changed wordskaren Carias2015-09-281-1/+1
| | | |
| * | | note about EE git hookskaren Carias2015-09-191-1/+1
| | | |
* | | | Simplified sentence as per @stanhu's noteCyriac Thomas2015-09-261-1/+1
| | | |
* | | | Fixed grammar on Using Docker Build doc.Cyriac Thomas2015-09-261-3/+2
| | | |
* | | | Correct an inaccuracy in the Markdown docRobert Speicher2015-09-251-2/+2
| | | | | | | | | | | | | | | | [ci skip]
* | | | 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
| | | | |