Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed words | karen Carias | 2015-09-28 | 1 | -1/+1 |
* | note about EE git hooks | karen Carias | 2015-09-19 | 1 | -1/+1 |
* | Merge branch 'ci_closer_integration' into 'master' | Kamil Trzciński | 2015-09-18 | 2 | -24/+0 |
|\ | |||||
| * | 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 |
|\ | |||||
| * | 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 | Jungkook Park | 2015-09-17 | 1 | -0/+6 |
* | | | 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 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 |
* | | | Change 7-14-stable to 8-0-stable in doc/install/installation.md | Robert Speicher | 2015-09-16 | 1 | -4/+4 |
* | | | 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 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 |
* | | | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Kamil Trzcinski | 2015-09-16 | 2 | -31/+364 |
|\ \ \ | |||||
| * \ \ | Merge branch 'reply-by-email-docs' into 'master' | Douwe Maan | 2015-09-16 | 2 | -31/+364 |
| |\ \ \ | |||||
| | * | | | 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 ci-and-ce-sitting-in-a-tree... | Kamil Trzcinski | 2015-09-15 | 3 | -37/+53 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Reorder the `--without` arugments so the database comes first | Robert Speicher | 2015-09-15 | 1 | -4/+4 |
| * | | | | 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 | Achilleas Pipinellis | 2015-09-14 | 1 | -5/+4 |
| * | | | | | added note | karen Carias | 2015-09-13 | 1 | -1/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-11 | 2 | -1/+161 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added service API endpoint to retrieve service parameters | Petheo Bence | 2015-09-10 | 1 | -0/+160 |
| * | | | | fix 7.14 stable branch name | Duke | 2015-09-09 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-09 | 20 | -18/+837 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Stan Hu | 2015-09-08 | 3 | -4/+4 |
| |\ \ \ \ |