Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point people to the issue tracker on GitLab.com to prevent duplication.point-to-gitlab-com | Sytse Sijbrandij | 2015-05-26 | 1 | -4/+2 |
* | Merge branch 'fix-escape-key-in-zen-mode' into 'master' | Robert Schilling | 2015-05-26 | 2 | -2/+3 |
|\ | |||||
| * | Fix Zen Mode not closing with ESC key | Stan Hu | 2015-05-25 | 2 | -2/+3 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-26 | 27 | -81/+164 |
|\ \ | |||||
| * \ | Merge branch 'rs-link_to_label' into 'master' | Dmitriy Zaporozhets | 2015-05-26 | 7 | -12/+110 |
| |\ \ | |||||
| | * | | Make the actual labels on Labels#index linksrs-link_to_label | Robert Speicher | 2015-05-21 | 1 | -1/+1 |
| | * | | Add link_to_label helper | Robert Speicher | 2015-05-21 | 7 | -11/+109 |
| * | | | Merge branch 'rs-gems' into 'master' | Dmitriy Zaporozhets | 2015-05-26 | 16 | -45/+41 |
| |\ \ \ | |||||
| | * | | | Fix bin/rails binstubrs-gems | Robert Speicher | 2015-05-20 | 1 | -2/+3 |
| | * | | | Update ffaker gem | Robert Speicher | 2015-05-20 | 14 | -34/+34 |
| | * | | | Update spring, re-run binstubs | Robert Speicher | 2015-05-20 | 4 | -14/+9 |
| * | | | | Merge branch 'rs-issue-1690' into 'master' | Dmitriy Zaporozhets | 2015-05-26 | 2 | -3/+10 |
| |\ \ \ \ | |||||
| | * | | | | Better handle label references that aren't actually referencesrs-issue-1690 | Robert Speicher | 2015-05-25 | 2 | -3/+10 |
| * | | | | | Merge branch 'fix-fullscreen-preview-in-milestones' into 'master' | Dmitriy Zaporozhets | 2015-05-26 | 2 | -21/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix Markdown preview not working in Edit Milestone page | Stan Hu | 2015-05-25 | 2 | -21/+3 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | Merge pull request #9320 from jvanbaarsen/wiki-extention | Jeroen van Baarsen | 2015-05-26 | 2 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use .md as extention for wiki pages | Jeroen van Baarsen | 2015-05-26 | 2 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-26 | 34 | -131/+436 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fix-milestone-browse-issues-permission-check' into 'master' | Douwe Maan | 2015-05-26 | 4 | -6/+21 |
| |\ \ \ \ \ | |||||
| | * | | | | | Refactor permission checks to use `can?` instead of `issues_enabled` and `mer... | Stan Hu | 2015-05-25 | 4 | -6/+21 |
| * | | | | | | Merge branch 'get-monkey-off-my-rack-attack' into 'master' | Douwe Maan | 2015-05-26 | 7 | -71/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove Rack Attack monkey patches and bump to version 4.3.0 | Stan Hu | 2015-05-22 | 7 | -71/+5 |
| * | | | | | | | Merge branch 'master' into 'master' | Job van der Voort | 2015-05-26 | 2 | -0/+23 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | fixed info | Karen | 2015-05-26 | 1 | -4/+2 |
| | * | | | | | | fixed link | Karen | 2015-05-26 | 1 | -1/+1 |
| | * | | | | | | added link to documentation style guide | Karen | 2015-05-26 | 1 | -0/+1 |
| | * | | | | | | removed unnecessary information | Karen | 2015-05-26 | 1 | -5/+0 |
| | * | | | | | | fixed info box | Karen | 2015-05-26 | 1 | -2/+2 |
| | * | | | | | | created a documentation style guide | Karen | 2015-05-26 | 1 | -0/+29 |
| |/ / / / / / | |||||
| * | | | | | | Update reason for the merge window. | Sytse Sijbrandij | 2015-05-25 | 1 | -1/+3 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'rs-document-autolink' into 'master' | Sytse Sijbrandij | 2015-05-25 | 1 | -6/+16 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Document expanded autolinking in doc/markdown/markdown.md | Robert Speicher | 2015-05-25 | 1 | -6/+16 |
| |/ / / / | |||||
| * | | | | Make clear that it are database migrations | Sytse Sijbrandij | 2015-05-25 | 1 | -2/+2 |
| * | | | | Merge branch 'disabled-issues-mr-features' into 'master' | Douwe Maan | 2015-05-25 | 7 | -38/+49 |
| |\ \ \ \ | |||||
| | * | | | | Disable "New Issue" and "New Merge Request" buttons when features are disable... | Stan Hu | 2015-05-25 | 7 | -38/+49 |
| * | | | | | Let's start 7.12 | Robert Schilling | 2015-05-25 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix-redundant-changelog-entry' into 'master' | Robert Schilling | 2015-05-25 | 1 | -1/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | This entry was already present in v7.10.4 | Stan Hu | 2015-05-22 | 1 | -1/+0 |
| * | | | | | | Merge branch 'add-webhook-note-events' into 'master' | Douwe Maan | 2015-05-25 | 17 | -6/+317 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Add support for Webhook note events | Stan Hu | 2015-05-21 | 17 | -6/+317 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | 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 |
* | | | | | | | Merge branch 'fix_timezonedoc' into 'master' | Douwe Maan | 2015-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | small fix | Karen Carias | 2015-05-25 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'keyboard_shortcuts' into 'master' | Sytse Sijbrandij | 2015-05-22 | 3 | -0/+6 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | 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 |