Commit Graph
3036 Commits
Author SHA1 Message Date
Robert Speicher 3453b79c9d Correct an inaccuracy in the Markdown doc
[ci skip]
2015-09-25 15:44:06 -04:00
Jacob Vosmaer 4dd7c2f1e0 Remove unwanted linebreak 2015-09-25 18:35:41 +02:00
Jacob Vosmaer 9f3984b5e8 Rename doc file 2015-09-25 18:32:51 +02:00
Jacob Vosmaer 5bcd0efe3e Add parallel-rsync-repos script and start docs 2015-09-25 18:32:02 +02:00
Paul Beattie 253d2320ab Add support for AWS S3 Server-Side Encryption support
This adds support for AWS S3 SSE with S3 managed keys, this means the
data is encrypted at rest and the encryption is handled transparently to
the end user as well as in the AWS Console. This is optional and not
required to make S3 uploads work.
2015-09-25 17:06:31 +01:00
Jacob Vosmaer 7a8a892efd Add "rake gitlab:list_repos" task 2015-09-25 17:12:41 +02:00
Jacob Vosmaer 6055c507cc Fix path to /etc/default/gitlab in 8.0 update guide 2015-09-25 15:40:44 +02:00
Jacob Vosmaer 255d5f7501 Improve 'rake gitlab:cleanup:repos' documentation 2015-09-25 14:38:42 +02:00
Jacob Vosmaer 1c9deece3d Make sure Unicorn listens on localhost:8080 2015-09-25 10:59:36 +02:00
Stan Hu d5e73ae634 Merge branch 'hook-api-updates' into 'master'
Hook api updates



See merge request !1429
2015-09-24 23:28:59 +00:00
Robert Schilling 83c9752e04 Merge pull request #9664 from fantasywind/patch-1
Update 7.14-to-8.0.md
2015-09-24 20:55:55 +02:00
Robert Speicher 1fef314df2 Merge branch 'update-mailroom' into 'master'
Update mailroom to 0.5.2

Fixes #2698 and #2711.

See merge request !1424
2015-09-24 18:09:31 +00:00
Robert Speicher 3656c2fa53 Merge branch 'rs-troubleshooting' into 'master'
Add Troubleshooting section to 8.0 docs

[ci skip]

See merge request !1416
2015-09-24 17:03:12 +00:00
Robert Speicher 58c21dd77b Update Troubleshooting sections 2015-09-24 12:55:00 -04:00
Ben Boeckel eb912a534b api: add enable_ssl_verification to PUT/POST hooks 2015-09-24 12:34:16 -04:00
Ben Boeckel b07f48d52e doc: list note_events as a valid parameter for PUT/POST hooks 2015-09-24 12:33:58 -04:00
Ben Boeckel 22db4398c6 api: expose note_events and enable_ssl_verification for hooks 2015-09-24 12:33:11 -04:00
Jacob Vosmaer 040718e106 Refer to Apache templates in 8.0 update guide 2015-09-24 17:47:48 +02:00
Douwe Maan 477017722b Add and document option to use StartTLS with mail_room. 2015-09-24 15:15:25 +02:00
Julio bd6c982bf1 Documentation of omniauth-ldap limitations
Further documentation about limitations directly impacting settings of
users' LDAP servers.
2015-09-24 12:03:23 +00:00
Robert Speicher 6e65108325 Add Troubleshooting section to 7.14 to 8.0 Update guide 2015-09-23 20:36:25 -04:00
Robert Speicher e8ce9639da Add Troubleshooting section to Install guide 2015-09-23 20:36:17 -04:00
karen Carias cfcb5f0f6a fixed step to instructions 2015-09-23 13:43:57 -07:00
karen Carias 84d450bf4d fixed step to instructions 2015-09-23 13:33:58 -07:00
Chia Yu Pai b57bc0389e Update 7.14-to-8.0.md
Add missing path change back
2015-09-24 00:35:22 +08:00
Douwe Maan ff63a166e9 Merge branch 'rs-fix-help-links' into 'master'
Prevent double-prefixing of help page paths

Closes #2679 

See merge request !1400
2015-09-23 11:44:17 +00:00
Hannes Rosenögger 486a647925 Merge branch 'correct-markdown-documentation' into 'master'
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
2015-09-23 10:35:48 +00:00
Robert Speicher c551c81e28 Fix "User permissions" help page path 2015-09-22 18:26:41 -04:00
Robert Speicher 3c46ae1df3 Fix CI backup step in migration guide
[ci skip]
2015-09-22 16:25:23 -04:00
Sytse Sijbrandij 37ecae33ec Add better deprecation notice for the upgrader. Too easy to miss otherwise https://twitter.com/0x663030623472/status/646262552796594176 2015-09-22 19:56:51 +00:00
Job van der Voort 70875a6aba Merge branch 'dont_want_the_data' into 'master'
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
2015-09-22 15:04:08 +00:00
Marin Jankovski e2be419c95 Add to migration on what to do if you don't want your data. 2015-09-22 16:57:43 +02:00
Job van der Voort 555c197643 Merge branch 'install-doc-reply-by-email' into 'master'
Mention Reply by email in installation doc.

Added the "Enable Reply by email" section and moved the others around.

See merge request !1390
2015-09-22 14:28:50 +00:00
Marin Jankovski 398092273b Merge branch 'ci-migration-doc-improvements' into 'master'
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
2015-09-22 14:10:24 +00:00
Douwe Maan a1b60003f0 Mention Reply by email to installation doc. 2015-09-22 15:36:40 +02:00
Jacob Vosmaer d2ab95d1f3 Make code block comments more verbose 2015-09-22 15:26:40 +02:00
Jacob Vosmaer 3e926c6eb0 Emphasize when Omnibus installs are done 2015-09-22 14:54:26 +02:00
Jacob Vosmaer 82d95c4612 Use headings to mark steps 2015-09-22 14:49:39 +02:00
Jacob Vosmaer f0f5be82b0 Add global numbering 2015-09-22 14:02:36 +02:00
Jacob Vosmaer e72ba928f9 Downtime expectations 2015-09-22 13:59:40 +02:00
Jacob Vosmaer 917c9ea927 Migration only works 8.0 -> 8.0 2015-09-22 13:59:22 +02:00
Jacob Vosmaer 29bb3b5215 More explanation about moving DB secrets 2015-09-22 13:52:53 +02:00
Jacob Vosmaer 23fa5d7d9e Fix typo 2015-09-22 13:44:43 +02:00
Jacob Vosmaer 1afaf5f7fb Fix ordering of paragraphs and code blocks 2015-09-22 13:42:47 +02:00
Jacob Vosmaer c3805c1830 More text outside code blocks 2015-09-22 13:40:44 +02:00
Jacob Vosmaer 67b38c8d71 Update/improve CI migration docs for 8.0.1 2015-09-22 13:35:22 +02:00
Job van der Voort 531c208e62 update documentation on web hooks by suggestion [ci skip] 2015-09-22 09:12:06 +00:00
Job van der Voort 8be6c74ac3 documentation on ssl verification in web hooks 2015-09-22 11:00:11 +02:00
Kamil Trzcinski 156ace4778 Add missing rake and change nginx config for CI migration 2015-09-22 09:45:52 +02:00
Robert Speicher eb5fd3f86b Merge branch 'rs-ci-migration-guide' into 'master'
Reformat and copy edit the CI-to-CE migration guide

[ci skip]

See merge request !1335
2015-09-22 02:11:35 +00:00