Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 'master' | Jeroen van Baarsen | 2015-05-27 | 1 | -0/+2 |
|\ | |||||
| * | ADD: Note on how to setup dns hostname resolution and why it is necessary to ... | Holger Segnitz | 2014-11-09 | 1 | -0/+2 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-26 | 2 | -6/+295 |
|\ \ | |||||
| * | | Document expanded autolinking in doc/markdown/markdown.md | Robert Speicher | 2015-05-25 | 1 | -6/+16 |
| * | | Merge branch 'add-webhook-note-events' into 'master' | Douwe Maan | 2015-05-25 | 1 | -0/+279 |
| |\ \ | |||||
| | * | | Add support for Webhook note events | Stan Hu | 2015-05-21 | 1 | -0/+279 |
* | | | | Merge branch 'backup_gitlab.com' into 'master' | Job van der Voort | 2015-05-26 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Explained info better | Karen Carias | 2015-05-26 | 1 | -1/+2 |
| * | | | | Added note about backups for gitlab.com | Karen Carias | 2015-05-21 | 1 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | small fix | Karen Carias | 2015-05-25 | 1 | -1/+1 |
* | | | | fixed link | Karen Carias | 2015-05-22 | 1 | -1/+1 |
* | | | | Added link to keyboard shortcuts | Karen Carias | 2015-05-22 | 1 | -0/+1 |
* | | | | test1 image | Karen Carias | 2015-05-22 | 1 | -1/+1 |
* | | | | keyboard shortcuts in GitLab | Karen Carias | 2015-05-22 | 1 | -0/+5 |
* | | | | picture for shortcuts | karen Carias | 2015-05-22 | 1 | -0/+0 |
| |/ / |/| | | |||||
* | | | notify the core team and devs | Job van der Voort | 2015-05-22 | 1 | -1/+4 |
* | | | Link to change your time zone in Gitlab CE | Karen Carias | 2015-05-21 | 1 | -1/+2 |
* | | | Added instructions to change time zone in GitLab CE | Karen Carias | 2015-05-21 | 1 | -0/+18 |
|/ / | |||||
* | | How to dump a production DB to staging | Jacob Vosmaer | 2015-05-18 | 2 | -0/+46 |
* | | Update installation/update guides for 7.11. | Douwe Maan | 2015-05-15 | 3 | -16/+120 |
* | | update API docproject_api_order | Valery Sizov | 2015-05-14 | 1 | -0/+3 |
* | | Merge requests are welcome in spite of the deprecation. | Sytse Sijbrandij | 2015-05-13 | 1 | -1/+1 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-13 | 1 | -6/+15 |
|\ \ | |||||
| * | | remove strange code branchets | Sytse Sijbrandij | 2015-05-13 | 1 | -1/+1 |
| * | | Deprecate the upgrader script since we forget to update it. | Sytse Sijbrandij | 2015-05-13 | 1 | -5/+14 |
* | | | Merge pull request #8872 from baloo/feature/execute_mr_webhooks_upon_commit | Jeroen van Baarsen | 2015-05-13 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Call merge request web hook for each commits | Arthur Gautier | 2015-05-13 | 1 | -1/+1 |
* | | | Merge branch 'code-defreeze' into 'master' | Marin Jankovski | 2015-05-13 | 1 | -5/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | defreeze code | Job van der Voort | 2015-05-11 | 1 | -5/+0 |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-12 | 1 | -51/+4 |
|\ \ \ | |||||
| * | | | Update docs in line with mysql-postgresql-converter changes.remove-mysql-index-conversion-from-docs | Douwe Maan | 2015-05-12 | 1 | -51/+4 |
* | | | | update migration style guide | Valery Sizov | 2015-05-12 | 1 | -1/+47 |
|/ / / | |||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-11 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | Small improvements to style guide. | Sytse Sijbrandij | 2015-05-11 | 1 | -3/+6 |
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-05-11 | 1 | -3/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update installation instructions, make kerberos optional | Jakub Jirutka | 2015-05-11 | 1 | -3/+11 |
| |/ / | |||||
* | | | create migration style guide. Fixes #2305 | Job van der Voort | 2015-05-11 | 2 | -1/+41 |
|/ / | |||||
* | | Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-class | Robert Speicher | 2015-05-08 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Marin Jankovski | 2015-05-08 | 2 | -0/+31 |
|\ \ | |||||
| * \ | Merge pull request #9214 from Bugagazavr/hook-events | Valeriy Sizov | 2015-05-08 | 2 | -0/+31 |
| |\ \ | |||||
| | * | | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-05-08 | 2 | -0/+31 |
* | | | | Merge branch 'How_to_Reset_your_root_password' into 'master' | Job van der Voort | 2015-05-08 | 2 | -0/+41 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | make it more obvious what happens in the code | Job van der Voort | 2015-05-08 | 1 | -4/+4 |
| * | | | remove redundant colon | Job van der Voort | 2015-05-08 | 1 | -1/+1 |
| * | | | Deleted > and commented "or" out | Karen Carias | 2015-05-07 | 1 | -5/+9 |
| * | | | Added link to root password doc correctly | Karen Carias | 2015-05-07 | 1 | -0/+1 |
| * | | | New file to add to security documentation, "How to reset your root password" | Karen Carias | 2015-04-28 | 1 | -0/+36 |
* | | | | Fix link to the CI documentation | Valery Sizov | 2015-05-08 | 1 | -1/+1 |
* | | | | Merge branch 'backup_doc' into 'master' | Sytse Sijbrandij | 2015-05-08 | 1 | -7/+67 |
|\ \ \ \ | |||||
| * | | | | improved backup doc | Valery Sizov | 2015-05-08 | 1 | -7/+65 |