Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add labels api authorization. Update permission doc | Dmitriy Zaporozhets | 2014-08-15 | 1 | -0/+3 |
* | Merge pull request #7479 from Razer6/feature/labels_api | Dmitriy Zaporozhets | 2014-08-15 | 4 | -12/+102 |
|\ | |||||
| * | Update labels via API | Robert Schilling | 2014-08-13 | 1 | -0/+35 |
| * | Add, delete labels via API | Robert Schilling | 2014-08-13 | 4 | -12/+67 |
* | | Merge pull request #7465 from Razer6/better_label_color_validation | Dmitriy Zaporozhets | 2014-08-15 | 3 | -4/+44 |
|\ \ | |||||
| * | | Do label validation for issues/merge requests API | Robert Schilling | 2014-08-14 | 3 | -4/+44 |
* | | | diff unfold | skv | 2014-08-14 | 3 | -1/+17 |
* | | | Fix repository archive | Dmitriy Zaporozhets | 2014-08-13 | 1 | -9/+1 |
* | | | Merge pull request #6788 from CingleVue/master | Dmitriy Zaporozhets | 2014-08-13 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Patched `MergeRequest` to return more data. | mabdullah-cinglevue | 2014-08-01 | 1 | -1/+2 |
| * | | # This is a combination of 2 commits. | mabdullah-cinglevue | 2014-08-01 | 1 | -0/+1 |
* | | | Merge pull request #7441 from bbodenmiller/patch-7 | Dmitriy Zaporozhets | 2014-08-13 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | add git config --global core.autocrlf check | Ben Bodenmiller | 2014-08-04 | 1 | -2/+4 |
| |/ / | |||||
* | | | Merge branch 'ldap/cache_check' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 2 | -7/+15 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Cache LDAP check in Gitlab::UserAccess | Jacob Vosmaer | 2014-08-06 | 1 | -7/+2 |
| * | | Move LDAP timeout code to Gitlab::LDAP::Access | Jacob Vosmaer | 2014-08-06 | 1 | -0/+13 |
* | | | Increase import timeout from 2 to 4 minutes | Dmitriy Zaporozhets | 2014-08-11 | 1 | -1/+1 |
* | | | Cleaner variable name | Dmitriy Zaporozhets | 2014-08-11 | 1 | -3/+5 |
* | | | Merge pull request #7466 from Razer6/improve_markup_handling | Dmitriy Zaporozhets | 2014-08-11 | 1 | -0/+25 |
|\ \ \ | |||||
| * | | | Use readme we support to render if there are multiple readmes | Robert Schilling | 2014-08-11 | 1 | -0/+25 |
* | | | | Merge branch 'add_complete_commit_message_to_api' of https://gitlab.com/chris... | Dmitriy Zaporozhets | 2014-08-11 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add full commit message to commit api as field message. | Christian Taedcke | 2014-07-25 | 1 | -0/+1 |
* | | | | | Merge branch 'master' into 'master' | Dmitriy Zaporozhets | 2014-08-11 | 2 | -2/+14 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add an option to GET /projects in the GitLab API to exclude archived projects | Sasha Joseph | 2014-07-28 | 2 | -2/+14 |
| |/ / / | |||||
* | | | | Merge branch 'improve-test-env' into 'master' | Dmitriy Zaporozhets | 2014-08-09 | 2 | -7/+11 |
|\ \ \ \ | |||||
| * | | | | Fix satellite tests | Dmitriy Zaporozhets | 2014-08-06 | 1 | -6/+9 |
| * | | | | Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setup | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+1 |
| * | | | | Get gitlab-shell verion from file for install rake task | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
* | | | | Simplify the ssl setup file. | Sytse Sijbrandij | 2014-08-04 | 2 | -59/+30 |
|/ / / | |||||
* | | | Fix old api compatibility and tests | Dmitriy Zaporozhets | 2014-07-30 | 3 | -7/+23 |
* | | | Fix tests | Dmitriy Zaporozhets | 2014-07-30 | 1 | -1/+1 |
* | | | Refactor label rendering and default label set generation | Dmitriy Zaporozhets | 2014-07-29 | 1 | -19/+18 |
* | | | Migrate issue/mr labels from act_as_taggable to own labels | Dmitriy Zaporozhets | 2014-07-29 | 1 | -3/+4 |
* | | | Git::Compare does not have limit param any more | Dmitriy Zaporozhets | 2014-07-29 | 3 | -6/+10 |
* | | | Refactor compare logic for MR. Use satellites only for forks for better perfo... | Dmitriy Zaporozhets | 2014-07-29 | 2 | -16/+13 |
* | | | Override Gitlab::Git::Compare limit | Dmitriy Zaporozhets | 2014-07-29 | 1 | -1/+1 |
* | | | Merge branch 'satellite_compare_gitlab_git' into 'master' | Dmitriy Zaporozhets | 2014-07-29 | 1 | -9/+6 |
|\ \ \ | |||||
| * | | | Gitlab::Git::Compare in Satellite::CompareAction | Jacob Vosmaer | 2014-07-16 | 1 | -9/+6 |
| | |/ | |/| | |||||
* | | | Log Sidekiq arguments | Jacob Vosmaer | 2014-07-28 | 1 | -0/+10 |
| |/ |/| | |||||
* | | Merge pull request #7089 from NARKOZ/api-patch | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+4 |
|\ \ | |||||
| * | | API: ability to set an import url when creating project for a specified user | Nihad Abbasov | 2014-06-06 | 1 | -1/+4 |
* | | | Merge pull request #7141 from PuzzleFlow/uid_should_always_be_string | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | ensure that uid is a string | Paweł Świątkowski | 2014-06-21 | 1 | -1/+3 |
* | | | | Merge pull request #7318 from jvanbaarsen/constant-warning-fix | Dmitriy Zaporozhets | 2014-07-23 | 2 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | Removed some constant allready defined warnings | Jeroen van Baarsen | 2014-07-16 | 2 | -9/+9 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #7316 from ayr-ton/master | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Add support to set satellites timeout | Ayrton Araújo | 2014-07-21 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Check ruby version to be >= 2.0.0 | Dmitriy Zaporozhets | 2014-07-23 | 1 | -0/+18 |
|/ / / | |||||
* | | | Merge branch 'branches_with_no_parent' into 'master' | Dmitriy Zaporozhets | 2014-07-14 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Branches without parent commit cannot be merged. | Marin Jankovski | 2014-07-14 | 1 | -1/+3 |