summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-182-5/+28
|\
| * Return a consistent not found messageZ.J. van de Weg2016-11-181-2/+3
| * Improve style, add more testsZ.J. van de Weg2016-11-182-13/+6
| * More coverage on service levelZ.J. van de Weg2016-11-182-6/+10
| * Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-177-56/+79
| |\
| * | More refactoring, push present to base commandZ.J. van de Weg2016-11-171-2/+2
| * | Incorporate feedback, improve presenter classZ.J. van de Weg2016-11-171-3/+5
| * | Make chat authorization to work [ci skip]Kamil Trzcinski2016-11-171-3/+26
* | | Merge branch 'grapify-repository-api' into 'master' Rémy Coutable2016-11-181-58/+39
|\ \ \
| * | | Grapify the repository APIRobert Schilling2016-11-181-58/+39
* | | | Merge branch 'sort-api-groups' into 'master' Sean McGivern2016-11-171-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow sorting groups in APIsort-api-groupsSean McGivern2016-11-171-0/+4
| |/ /
* | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-174-13/+13
* | | Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre2016-11-172-7/+7
|/ /
* | Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-162-36/+59
|\ \ | |/ |/|
| * Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-162-36/+59
* | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-16/+1
|\ \
| * | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-16/+1
* | | Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern2016-11-161-1/+12
|\ \ \
| * | | fix indentationFrancesco Coda Zabetta2016-11-141-7/+7
| * | | fix labels API adding missing parameter (current_user)Francesco Coda Zabetta2016-11-141-1/+12
* | | | Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable2016-11-151-1/+1
|\ \ \ \
| * | | | Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-1/+1
| | |/ / | |/| |
* | | | Merge branch 'grapify-notes-api' into 'master' Rémy Coutable2016-11-151-67/+57
|\ \ \ \
| * | | | Grapify the notes APIgrapify-notes-apiRobert Schilling2016-11-151-67/+57
* | | | | Merge branch 'grapify-groups-api' into 'master' Rémy Coutable2016-11-151-82/+74
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Grapify the group APIRobert Schilling2016-11-151-82/+74
| | |_|/ | |/| |
* | | | Merge branch 'grapify-merge-request-api' into 'master' Rémy Coutable2016-11-151-162/+110
|\ \ \ \
| * | | | Grapify the merge request APIgrapify-merge-request-apiRobert Schilling2016-11-151-162/+110
| |/ / /
* | | | Merge branch 'master-recursiveTree' into 'master' Douwe Maan2016-11-152-2/+4
|\ \ \ \
| * | | | Issue #4270: Recursive option for files through APIRebeca Méndez2016-11-122-2/+4
| | |_|/ | |/| |
* | | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+12
|\ \ \ \
| * | | | Add button to delete all merged branchesToon Claes2016-11-091-0/+12
| | |_|/ | |/| |
* | | | Use declared_params helper in APIgrapify-declared-paramsRobert Schilling2016-11-1412-36/+20
| |_|/ |/| |
* | | Merge branch 'grapify-to-h' into 'master' Rémy Coutable2016-11-143-7/+9
|\ \ \
| * | | Use #to_h to convert params to a hashgrapify-to-hRobert Schilling2016-11-143-7/+9
| | |/ | |/|
* | | Merge branch 'grapify-subscription-api' into 'master' Rémy Coutable2016-11-141-23/+14
|\ \ \ | |/ / |/| |
| * | Grapify subscription APIRobert Schilling2016-11-141-23/+14
| |/
* | Merge branch 'grapify-token-api' into 'master' Rémy Coutable2016-11-101-46/+30
|\ \
| * | Grapify token APIRobert Schilling2016-11-101-46/+30
* | | Merge branch 'grapify-milestone-api' into 'master' Rémy Coutable2016-11-101-54/+57
|\ \ \
| * | | Grapify milestones APIgrapify-milestone-apiRobert Schilling2016-11-101-54/+57
| | |/ | |/|
* | | Merge branch 'grapify-runners-api' into 'master' Rémy Coutable2016-11-101-53/+64
|\ \ \
| * | | Grapify runners APIRobert Schilling2016-11-101-53/+64
| |/ /
* | | Merge branch 'grapify-session-api' into 'master' Rémy Coutable2016-11-101-10/+9
|\ \ \
| * | | Grapify the session APIgrapify-session-apiRobert Schilling2016-11-091-10/+9
| |/ /
* | | Merge branch 'feature/api_owned_resource' into 'master' Sean McGivern2016-11-101-0/+10
|\ \ \ | |_|/ |/| |
| * | Added API endpoint groups/ownedBorja Aparicio2016-11-081-0/+10
* | | Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta2016-11-081-1/+6
* | | Merge branch 'fix-systemhook-api' into 'master' Rémy Coutable2016-11-081-1/+1
|\ \ \ | |/ / |/| |