Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlab | Jacob Vosmaer | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Make sure Unicorn listens on localhost:8080unicorn-listen-8080 | Jacob Vosmaer | 2015-09-25 | 1 | -0/+13 |
| | |||||
* | Merge branch 'hook-api-updates' into 'master' | Stan Hu | 2015-09-24 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | Hook api updates See merge request !1429 | ||||
| * | api: add enable_ssl_verification to PUT/POST hooks | Ben Boeckel | 2015-09-24 | 1 | -0/+2 |
| | | |||||
| * | doc: list note_events as a valid parameter for PUT/POST hooks | Ben Boeckel | 2015-09-24 | 1 | -0/+2 |
| | | |||||
| * | api: expose note_events and enable_ssl_verification for hooks | Ben Boeckel | 2015-09-24 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #9664 from fantasywind/patch-1 | Robert Schilling | 2015-09-24 | 1 | -0/+1 |
|\ \ | | | | | | | Update 7.14-to-8.0.md | ||||
| * | | Update 7.14-to-8.0.md | Chia Yu Pai | 2015-09-24 | 1 | -0/+1 |
| | | | | | | | | | Add missing path change back | ||||
* | | | Merge branch 'update-mailroom' into 'master' | Robert Speicher | 2015-09-24 | 1 | -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 Maan | 2015-09-24 | 1 | -0/+4 |
| | |/ | |/| | |||||
* | | | Merge branch 'rs-troubleshooting' into 'master' | Robert Speicher | 2015-09-24 | 2 | -0/+20 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add Troubleshooting section to 8.0 docs [ci skip] See merge request !1416 | ||||
| * | | | Update Troubleshooting sections | Robert Speicher | 2015-09-24 | 2 | -7/+8 |
| | | | | |||||
| * | | | Add Troubleshooting section to 7.14 to 8.0 Update guiders-troubleshooting | Robert Speicher | 2015-09-23 | 1 | -0/+9 |
| | | | | |||||
| * | | | Add Troubleshooting section to Install guide | Robert Speicher | 2015-09-23 | 1 | -0/+10 |
| | |/ | |/| | |||||
* | | | Refer to Apache templates in 8.0 update guidereference-apache-templates-8.0 | Jacob Vosmaer | 2015-09-24 | 1 | -0/+2 |
| |/ |/| | |||||
* | | fixed step to instructions | karen Carias | 2015-09-23 | 1 | -13/+13 |
| | | |||||
* | | fixed step to instructions | karen Carias | 2015-09-23 | 1 | -5/+1 |
|/ | |||||
* | Merge branch 'rs-fix-help-links' into 'master' | Douwe Maan | 2015-09-23 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Prevent double-prefixing of help page paths Closes #2679 See merge request !1400 | ||||
| * | Fix "User permissions" help page path | Robert Speicher | 2015-09-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'correct-markdown-documentation' into 'master' | Hannes Rosenögger | 2015-09-23 | 1 | -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-Evans | 2015-09-18 | 1 | -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 guide | Robert Speicher | 2015-09-22 | 1 | -2/+2 |
| | | | | | | | | [ci skip] | ||||
* | | Add better deprecation notice for the upgrader. Too easy to miss otherwise ↵ | Sytse Sijbrandij | 2015-09-22 | 1 | -1/+1 |
| | | | | | | | | https://twitter.com/0x663030623472/status/646262552796594176 | ||||
* | | Merge branch 'dont_want_the_data' into 'master' | Job van der Voort | 2015-09-22 | 1 | -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 Jankovski | 2015-09-22 | 1 | -0/+8 |
| | | | |||||
* | | | Merge branch 'install-doc-reply-by-email' into 'master' | Job van der Voort | 2015-09-22 | 1 | -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-email | Douwe Maan | 2015-09-22 | 1 | -13/+17 |
| | | | |||||
* | | | Merge branch 'ci-migration-doc-improvements' into 'master' | Marin Jankovski | 2015-09-22 | 1 | -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-improvements | Jacob Vosmaer | 2015-09-22 | 1 | -10/+10 |
| | | | |||||
| * | | Emphasize when Omnibus installs are done | Jacob Vosmaer | 2015-09-22 | 1 | -1/+1 |
| | | | |||||
| * | | Use headings to mark steps | Jacob Vosmaer | 2015-09-22 | 1 | -19/+51 |
| | | | |||||
| * | | Add global numbering | Jacob Vosmaer | 2015-09-22 | 1 | -3/+3 |
| | | | |||||
| * | | Downtime expectations | Jacob Vosmaer | 2015-09-22 | 1 | -1/+4 |
| | | | |||||
| * | | Migration only works 8.0 -> 8.0 | Jacob Vosmaer | 2015-09-22 | 1 | -1/+3 |
| | | | |||||
| * | | More explanation about moving DB secrets | Jacob Vosmaer | 2015-09-22 | 1 | -1/+5 |
| | | | |||||
| * | | Fix typo | Jacob Vosmaer | 2015-09-22 | 1 | -1/+1 |
| | | | |||||
| * | | Fix ordering of paragraphs and code blocks | Jacob Vosmaer | 2015-09-22 | 1 | -8/+8 |
| | | | |||||
| * | | More text outside code blocks | Jacob Vosmaer | 2015-09-22 | 1 | -0/+2 |
| | | | |||||
| * | | Update/improve CI migration docs for 8.0.1 | Jacob Vosmaer | 2015-09-22 | 1 | -189/+147 |
| | | | |||||
* | | | update documentation on web hooks by suggestion [ci skip] | Job van der Voort | 2015-09-22 | 1 | -2/+5 |
| | | | |||||
* | | | documentation on ssl verification in web hooks | Job van der Voort | 2015-09-22 | 2 | -4/+9 |
|/ / | |||||
* | | Add missing rake and change nginx config for CI migration | Kamil Trzcinski | 2015-09-22 | 1 | -14/+2 |
| | | |||||
* | | Merge branch 'rs-ci-migration-guide' into 'master' | Robert Speicher | 2015-09-22 | 1 | -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-guide | Robert Speicher | 2015-09-21 | 1 | -0/+3 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Remove unintended linebreak | Robert Speicher | 2015-09-21 | 1 | -2/+2 |
| | | | |||||
| * | | Be consistent about "only required for manual install" notes | Robert Speicher | 2015-09-21 | 1 | -5/+8 |
| | | | |||||
| * | | More migration guide updates | Robert Speicher | 2015-09-21 | 1 | -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. | ||||
| * | | Whitespace | Robert Speicher | 2015-09-21 | 1 | -14/+14 |
| | | | |||||
| * | | Add commands for Omnibus installation | Kamil Trzcinski | 2015-09-21 | 1 | -11/+62 |
| | | | |||||
| * | | Update guide | Kamil Trzcinski | 2015-09-21 | 1 | -19/+32 |
| | | |