Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'explain_migration' into 'master' | Marin Jankovski | 2014-08-21 | 2 | -0/+14 | |
|\ \ \ \ | ||||||
| * | | | | Document characters being stripped from labels | Jacob Vosmaer | 2014-08-20 | 2 | -0/+14 | |
* | | | | | Merge pull request #7540 from sameersbn/docs-install-cmake | Jacob Vosmaer | 2014-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | cmake is required during the installation of the rugged gem | Sameer Naik | 2014-08-19 | 1 | -1/+1 | |
* | | | | | Merge branch 'label-doc' into 'master' | Jacob Vosmaer | 2014-08-20 | 5 | -0/+17 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | add required permission to label doc | Job van der Voort | 2014-08-20 | 1 | -1/+1 | |
| * | | | | label documentation | Job van der Voort | 2014-08-20 | 5 | -0/+17 | |
| | |/ / | |/| | | ||||||
* | | | | Mention Google OAuth API change in update guides | Robert Schilling | 2014-08-19 | 2 | -2/+14 | |
* | | | | Update omniauth-google-oauth2 gem | Robert Schilling | 2014-08-19 | 1 | -5/+9 | |
|/ / / | ||||||
* | | | Add 6.0-to-7.2.md guide ahead of 7.2 release | Jacob Vosmaer | 2014-08-19 | 1 | -0/+147 | |
* | | | Add 7.1-to-7.2.md update guide | Jacob Vosmaer | 2014-08-19 | 1 | -0/+106 | |
* | | | Merge pull request #7438 from bbodenmiller/patch-5 | Jeroen van Baarsen | 2014-08-18 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | Add dealing with newlines for editor to 5.1-to-6.0 | Ben Bodenmiller | 2014-08-04 | 1 | -0/+3 | |
* | | | | Merge pull request #7537 from Razer6/rake_tasks_style | Jeroen van Baarsen | 2014-08-18 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix env varable style for documentation | Robert Schilling | 2014-08-18 | 1 | -6/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #7534 from sue445/feature/add_webhook_doc | Jacob Vosmaer | 2014-08-18 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add missing elements to webhook doc | sue445 | 2014-08-19 | 1 | -1/+3 | |
* | | | | Merge pull request #7527 from Razer6/api_labels_return_code | Jacob Vosmaer | 2014-08-18 | 1 | -6/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix labels return code | Robert Schilling | 2014-08-18 | 1 | -6/+5 | |
* | | | | Merge pull request #7509 from cirosantilli/fix-md-style-api | Jeroen van Baarsen | 2014-08-15 | 6 | -85/+68 | |
|\ \ \ \ | ||||||
| * | | | | Fix Md style for API. | Ciro Santilli | 2014-08-15 | 6 | -85/+68 | |
* | | | | | Merge pull request #7508 from cirosantilli/md-style-projects | Jeroen van Baarsen | 2014-08-15 | 1 | -89/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix Md style for projects API doc. | Ciro Santilli | 2014-08-15 | 1 | -89/+70 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Consistency, spelling and grammar | James Brooks | 2014-08-15 | 6 | -13/+13 | |
* | | | | | Add labels api authorization. Update permission doc | Dmitriy Zaporozhets | 2014-08-15 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #7479 from Razer6/feature/labels_api | Dmitriy Zaporozhets | 2014-08-15 | 3 | -26/+86 | |
|\ \ \ \ | ||||||
| * | | | | Update labels via API | Robert Schilling | 2014-08-13 | 1 | -1/+23 | |
| * | | | | Add, delete labels via API | Robert Schilling | 2014-08-13 | 3 | -26/+64 | |
* | | | | | Merge pull request #7465 from Razer6/better_label_color_validation | Dmitriy Zaporozhets | 2014-08-15 | 2 | -2/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Do label validation for issues/merge requests API | Robert Schilling | 2014-08-14 | 2 | -2/+14 | |
| |/ / / | ||||||
* | | | | Merge pull request #7475 from bbodenmiller/curl-redirects | Jeroen van Baarsen | 2014-08-13 | 8 | -9/+9 | |
|\ \ \ \ | ||||||
| * | | | | follow curl redirects | Ben Bodenmiller | 2014-08-11 | 8 | -9/+9 | |
* | | | | | Merge pull request #6788 from CingleVue/master | Dmitriy Zaporozhets | 2014-08-13 | 1 | -3/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | # This is a combination of 2 commits. | mabdullah-cinglevue | 2014-08-01 | 1 | -3/+6 | |
* | | | | | Merge branch 'add_complete_commit_message_to_api' of https://gitlab.com/chris... | Dmitriy Zaporozhets | 2014-08-11 | 1 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add full commit message to commit api as field message. | Christian Taedcke | 2014-07-25 | 1 | -2/+5 | |
* | | | | | | Merge branch 'master' into 'master' | Dmitriy Zaporozhets | 2014-08-11 | 1 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add an option to GET /projects in the GitLab API to exclude archived projects | Sasha Joseph | 2014-07-28 | 1 | -2/+6 | |
* | | | | | | | Merge branch 'better-formulated-memory-requirements' into 'master' | Dmitriy Zaporozhets | 2014-08-09 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ensure that people know you need swap. Raise swap space for 512MB setups. | Sytse Sijbrandij | 2014-08-09 | 1 | -5/+5 | |
* | | | | | | | | Explain that sidekiq doesn't eat as much ram as some people seem to suspect h... | Sytse Sijbrandij | 2014-08-09 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2014-08-07 | 20 | -51/+70 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #7434 from Razer6/fix_spelling_error | Jeroen van Baarsen | 2014-08-07 | 19 | -51/+51 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 19 | -51/+51 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | add application check commands | Ben Bodenmiller | 2014-08-04 | 1 | -0/+19 | |
| |/ / / / / / | ||||||
* | | | | | | | Add comments. | Sytse Sijbrandij | 2014-08-06 | 1 | -0/+2 | |
* | | | | | | | List API file edit failure conditions in docs | Jacob Vosmaer | 2014-08-06 | 1 | -0/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7422 from bbodenmiller/rm-gitlab-user | Jeroen van Baarsen | 2014-08-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove GitLab user | Ben Bodenmiller | 2014-08-03 | 1 | -0/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #7424 from bbodenmiller/patch-1 | Jeroen van Baarsen | 2014-08-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ |