Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak textrename-reply-by-email | Douwe Maan | 2015-09-21 | 2 | -4/+4 |
| | | | | [ci skip] | ||||
* | Merge branch 'master' into rename-reply-by-email | Douwe Maan | 2015-09-21 | 3 | -1/+23 |
|\ | |||||
| * | Merge branch 'gmail_actions_doc' into 'master' | Job van der Voort | 2015-09-20 | 3 | -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_doc | Marin Jankovski | 2015-09-17 | 1 | -1/+1 |
| | | | |||||
| | * | Remove double png. | Marin Jankovski | 2015-09-17 | 1 | -1/+1 |
| | | | |||||
| | * | Add Gmail actions button for GitLab doc. | Marin Jankovski | 2015-09-17 | 2 | -0/+22 |
| | | | |||||
* | | | Rename reply_by_email to incoming_email to prepare for the future. | Douwe Maan | 2015-09-21 | 3 | -51/+51 |
|/ / | |||||
* | | Merge branch 'fix-failing-migration' into 'master' | Robert Speicher | 2015-09-19 | 1 | -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 mysql | Hannes Rosenögger | 2015-09-18 | 1 | -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ński | 2015-09-18 | 2 | -24/+0 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Remove API calls CE->CI See merge request !1307 | ||||
| * | | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 2 | -24/+0 |
| | | | |||||
* | | | Fix typo in Reply by email docsfix-doc-typo | Douwe Maan | 2015-09-18 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'global-key' into 'master' | Job van der Voort | 2015-09-17 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Note about global keys Because of tweet https://twitter.com/ChoboIslah/status/639565184806309888 See merge request !1931 | ||||
| * | | fixed text | karen Carias | 2015-09-17 | 1 | -2/+1 |
| | | | |||||
| * | | note about global keys | karen Carias | 2015-09-13 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #9618 from pjknkda/repo-info-to-issue-hook | Stan Hu | 2015-09-17 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | add repository field to issue hook data | ||||
| * | | | add repository field to issue hook data | Jungkook Park | 2015-09-17 | 1 | -0/+6 |
| | |/ | |/| | | | | | | | | | | | | | add a test for to_hook_data of issue model update CHANGELOG | ||||
* | | | Remove CI cronjob during migrationci-whenever-clear | Jacob Vosmaer | 2015-09-17 | 1 | -11/+18 |
|/ / | |||||
* | | Merge branch 'fix-nginx' into 'master' | Kamil Trzciński | 2015-09-16 | 1 | -0/+12 |
|\ \ | | | | | | | | | | | | | | | | Add missing proxy requests to migration docs See merge request !1317 | ||||
| * | | Add missing proxy requests to migration docsfix-nginx | Kamil Trzcinski | 2015-09-16 | 1 | -0/+12 |
| | | | |||||
* | | | sudo user is git, not gitlab, not gitlab_ci | Robert Speicher | 2015-09-16 | 1 | -2/+2 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Change 7-14-stable to 8-0-stable in doc/install/installation.md | Robert Speicher | 2015-09-16 | 1 | -4/+4 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | sudo user is gitlab, not gitlab_ci | Robert Speicher | 2015-09-16 | 1 | -2/+2 |
| | | | |||||
* | | | Add missing code fence closure | Robert Speicher | 2015-09-16 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'ldap-attributes' into 'master' | Robert Speicher | 2015-09-16 | 1 | -0/+20 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | Allow configuration of LDAP attributes GitLab will use for the new user account. Fixes #2412. See merge request !1261 | ||||
| * | | Add to docs | Douwe Maan | 2015-09-09 | 1 | -0/+20 |
| | | | |||||
* | | | Fix in Markdown help page: properly create the link to a wiki page. | Nicolas Bigaouette | 2015-09-16 | 1 | -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-g | Kamil Trzcinski | 2015-09-16 | 2 | -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 Maan | 2015-09-16 | 2 | -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 text | Douwe Maan | 2015-09-16 | 1 | -5/+5 |
| | | | | | |||||
| | * | | | Move source section below omnibus section. | Douwe Maan | 2015-09-09 | 1 | -31/+31 |
| | | | | | |||||
| | * | | | Restructure omnibus instructions to match those for source installations. | Douwe Maan | 2015-09-09 | 1 | -22/+26 |
| | | | | | |||||
| | * | | | Merge branch 'master' into reply-by-email-docs | Douwe Maan | 2015-09-09 | 13 | -16/+809 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Add omnibus-gitlab configuration example. | Marin Jankovski | 2015-08-27 | 1 | -8/+31 |
| | | | | | |||||
| | * | | | Use sudu -u git where appropriate | Douwe Maan | 2015-08-26 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Simplify doc | Douwe Maan | 2015-08-26 | 1 | -15/+3 |
| | | | | | |||||
| | * | | | No mailbox_command needed | Douwe Maan | 2015-08-25 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | No DNS setup necessary, but firewall setup may be. | Douwe Maan | 2015-08-25 | 1 | -25/+8 |
| | | | | | |||||
| | * | | | Fix docs | Douwe Maan | 2015-08-25 | 1 | -5/+17 |
| | | | | | |||||
| | * | | | Don't overwrite /etc/default/gitlab. | Douwe Maan | 2015-08-25 | 1 | -4/+6 |
| | | | | | |||||
| | * | | | Expand documentation | Douwe Maan | 2015-08-24 | 2 | -3/+321 |
| | | | | | |||||
| | * | | | Tweak Reply by email docs. | Douwe Maan | 2015-08-24 | 1 | -1/+5 |
| | | | | | |||||
* | | | | | Added info about gitlab.yml config | Kamil Trzcinski | 2015-09-16 | 1 | -18/+35 |
| | | | | | |||||
* | | | | | Added migration docs and updated installation documentation | Kamil Trzcinski | 2015-09-16 | 4 | -1/+246 |
| | | | | | |||||
* | | | | | Update documentation and config files | Kamil Trzcinski | 2015-09-16 | 41 | -1540/+97 |
| | | | | | |||||
* | | | | | Start working on migration docs | Kamil Trzcinski | 2015-09-16 | 1 | -0/+0 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/master' into ↵ | Kamil Trzcinski | 2015-09-15 | 3 | -37/+53 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g # Conflicts: # Gemfile.lock | ||||
| * | | | | Reorder the `--without` arugments so the database comes first | Robert Speicher | 2015-09-15 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hopefully this will make it a bit clearer that we're excluding a certain database type. [ci skip] | ||||
| * | | | | Minor editing of the 7.14-to-8.0 update guide | Robert Speicher | 2015-09-15 | 1 | -27/+41 |
| | | | | | |||||
| * | | | | Merge branch 'latest_tag_patch_release' into 'master' | Hannes Rosenögger | 2015-09-14 | 1 | -5/+4 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add LATEST_TAG variable to automatically fetch the latest tag Add LATEST_TAG variable to automatically fetch the latest tag Replaces !1241 See merge request !1287 |