summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Mention Reply by email to installation doc.install-doc-reply-by-emailDouwe Maan2015-09-221-13/+17
|
* 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
| |
| * More migration guide updatesRobert Speicher2015-09-201-28/+33
| | | | | | | | | | Fixes a few links and typos, and reorganizes the CI "Create a backup" section.
| * Update migration guideKamil Trzcinski2015-09-201-130/+22
| |
| * Redcarpet didn't like unordered lists deeply nested in an ordered oneRobert Speicher2015-09-171-41/+41
| | | | | | | | | | | | | | I don't really like making these an ordered list since they're mutually exclusive, but I think the structure is what's important. [ci skip]
| * Fix link to "create a database dump" headerRobert Speicher2015-09-171-1/+1
| |
| * Indent database dump steps one more levelRobert Speicher2015-09-171-39/+39
| | | | | | | | [ci skip]
| * Reformat and copy edit the CI-to-CE migration guideRobert Speicher2015-09-171-187/+231
| |
* | Tweak textrename-reply-by-emailDouwe Maan2015-09-212-4/+4
| | | | | | | | [ci skip]
* | Merge branch 'master' into rename-reply-by-emailDouwe Maan2015-09-213-1/+23
|\ \
| * \ Merge branch 'gmail_actions_doc' into 'master' Job van der Voort2015-09-203-1/+23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Gmail actions button for GitLab doc. Resolves #1517 by adding doc with some notes. See merge request !1327
| | * | Update the link in integration readme.gmail_actions_docMarin Jankovski2015-09-171-1/+1
| | | |
| | * | Remove double png.Marin Jankovski2015-09-171-1/+1
| | | |
| | * | Add Gmail actions button for GitLab doc.Marin Jankovski2015-09-172-0/+22
| | | |
* | | | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-213-51/+51
|/ / /
* | | Merge branch 'fix-failing-migration' into 'master' Robert Speicher2015-09-191-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix failing migration on mysql We didn't specify that the db user needs the right to create temporary tables before. That's why the migration will fail on most installations that installed gitlab according to our documentation. This MR removes the "TEMPORARY" from the migration and changes the documentation to include the necessary rights for the future. Fixes #2590 See merge request !1351
| * | | fix failing migration on mysqlHannes Rosenögger2015-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We didn't specify that the db user needs the right to create temporary tables before. That's why the migration will fail on most installations. This commits removes the "TEMPORARY" from the migration and changes the documentation to include the necessary rights for the future.
* | | | Merge branch 'ci_closer_integration' into 'master' Kamil Trzciński2015-09-182-24/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Remove API calls CE->CI See merge request !1307
| * | | remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-182-24/+0
| | | |
* | | | Fix typo in Reply by email docsfix-doc-typoDouwe Maan2015-09-181-2/+2
|/ / /
* | | Merge branch 'global-key' into 'master' Job van der Voort2015-09-171-0/+2
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Note about global keys Because of tweet https://twitter.com/ChoboIslah/status/639565184806309888 See merge request !1931
| * | fixed textkaren Carias2015-09-171-2/+1
| | |
| * | note about global keyskaren Carias2015-09-131-0/+3
| | |
* | | Merge pull request #9618 from pjknkda/repo-info-to-issue-hookStan Hu2015-09-171-0/+6
|\ \ \ | | | | | | | | add repository field to issue hook data
| * | | add repository field to issue hook dataJungkook Park2015-09-171-0/+6
| | |/ | |/| | | | | | | | | | | | | add a test for to_hook_data of issue model update CHANGELOG
* | | Remove CI cronjob during migrationci-whenever-clearJacob Vosmaer2015-09-171-11/+18
|/ /
* | Merge branch 'fix-nginx' into 'master'Kamil Trzciński2015-09-161-0/+12
|\ \ | | | | | | | | | | | | | | | Add missing proxy requests to migration docs See merge request !1317
| * | Add missing proxy requests to migration docsfix-nginxKamil Trzcinski2015-09-161-0/+12
| | |
* | | sudo user is git, not gitlab, not gitlab_ciRobert Speicher2015-09-161-2/+2
| | | | | | | | | | | | [ci skip]
* | | Change 7-14-stable to 8-0-stable in doc/install/installation.mdRobert Speicher2015-09-161-4/+4
| | | | | | | | | | | | [ci skip]
* | | sudo user is gitlab, not gitlab_ciRobert Speicher2015-09-161-2/+2
| | |
* | | Add missing code fence closureRobert Speicher2015-09-161-0/+1
| | |
* | | Merge branch 'ldap-attributes' into 'master'Robert Speicher2015-09-161-0/+20
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Allow configuration of LDAP attributes GitLab will use for the new user account. Fixes #2412. See merge request !1261
| * | Add to docsDouwe Maan2015-09-091-0/+20
| | |
* | | Fix in Markdown help page: properly create the link to a wiki page.Nicolas Bigaouette2015-09-161-1/+1
| | | | | | | | | | | | | | | | | | The help file on Markdown that is included with Gitlab CE (7.14.3 d321305) and also gitlab.com (see https://gitlab.com/help/markdown/markdown#links) contains a typo in the description of a link to a wiki page.
* | | Merge remote-tracking branch 'origin/master' into ↵ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gKamil Trzcinski2015-09-162-31/+364
|\ \ \ | | | | | | | | | | | | ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g
| * \ \ Merge branch 'reply-by-email-docs' into 'master'Douwe Maan2015-09-162-31/+364
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expand Reply by email documentation TODO: - [x] Verify this works on dev server - [ ] Figure out SSL somehow: http://www.postfix.org/TLS_README.html (Moved to #2453) See merge request !1193
| | * | | Tweak textDouwe Maan2015-09-161-5/+5
| | | | |
| | * | | Move source section below omnibus section.Douwe Maan2015-09-091-31/+31
| | | | |
| | * | | Restructure omnibus instructions to match those for source installations.Douwe Maan2015-09-091-22/+26
| | | | |