summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+11
* Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-0/+12
|\
| * Expose coverage on GET pipelines/:idzj-expose-coverage-pipelinesZ.J. van de Weg2016-11-251-0/+12
* | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ \
| * | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* | | Merge branch 'api-delete-group-share' into 'master' Rémy Coutable2016-11-231-0/+30
|\ \ \
| * | | API: Add endpoint to delete a group shareapi-delete-group-shareRobert Schilling2016-11-231-0/+30
| | |/ | |/|
* | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-2/+3
| |/ |/|
* | Fix IID filter for merge requests and milestonesRobert Schilling2016-11-222-0/+19
|/
* Merge branch 'grapify-project-snippet-api' into 'master' Rémy Coutable2016-11-211-14/+50
|\
| * Grapify the projects snippet APIgrapify-project-snippet-apiRobert Schilling2016-11-211-14/+50
* | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-211-1/+1
|\ \ | |/ |/|
| * Refactor cache refreshing/expiringYorick Peterse2016-11-211-1/+1
* | Merge branch 'grapify-users-api' into 'master' Rémy Coutable2016-11-211-27/+49
|\ \
| * | Grapify the users APIgrapify-users-apiRobert Schilling2016-11-211-27/+49
* | | Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable2016-11-211-0/+46
|\ \ \ | |_|/ |/| |
| * | Add api endpoint for creating a pipelineIdo Leibovich2016-11-181-0/+46
* | | Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-181-0/+57
|\ \ \
| * | | Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-181-6/+6
| * | | Return a consistent not found messageZ.J. van de Weg2016-11-181-2/+3
| * | | Improve style, add more testsZ.J. van de Weg2016-11-181-1/+11
| * | | More coverage on service levelZ.J. van de Weg2016-11-181-0/+46
* | | | Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-181-1/+1
|\ \ \ \
| * | | | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-1/+1
| | |/ / | |/| |
* | | | Rely on Gitlab::Shell public API, not reading internal files it may use24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-to-failRémy Coutable2016-11-181-1/+1
|/ / /
* | | Merge branch 'sort-api-groups' into 'master' Sean McGivern2016-11-171-1/+36
|\ \ \ | |/ / |/| |
| * | Allow sorting groups in APIsort-api-groupsSean McGivern2016-11-171-1/+36
* | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-172-5/+5
|/ /
* | Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-162-5/+63
|\ \
| * | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-162-5/+63
* | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-2/+1
|\ \ \
| * | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-2/+1
| | |/ | |/|
* | | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-162-21/+21
|\ \ \
| * | | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-112-21/+21
* | | | Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern2016-11-161-8/+35
|\ \ \ \
| * | | | add testsFrancesco Coda Zabetta2016-11-151-6/+21
| * | | | use Enumerable#find insted of select + firstFrancesco Coda Zabetta2016-11-151-3/+3
| * | | | fix styleFrancesco Coda Zabetta2016-11-141-3/+3
| * | | | fix styleFrancesco Coda Zabetta2016-11-141-3/+3
| * | | | fix labels API adding missing parameter (current_user)Francesco Coda Zabetta2016-11-141-8/+20
| | |/ / | |/| |
* | | | Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable2016-11-151-0/+7
|\ \ \ \
| * | | | Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-0/+7
| | |/ / | |/| |
* | | | Merge branch 'grapify-groups-api' into 'master' Rémy Coutable2016-11-151-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Grapify the group APIRobert Schilling2016-11-151-1/+1
| | |/ | |/|
* | | Merge branch 'grapify-merge-request-api' into 'master' Rémy Coutable2016-11-151-6/+0
|\ \ \
| * | | Grapify the merge request APIgrapify-merge-request-apiRobert Schilling2016-11-151-6/+0
| |/ /
* | | Merge branch 'master-recursiveTree' into 'master' Douwe Maan2016-11-151-0/+35
|\ \ \
| * | | Issue #4270: Recursive option for files through APIRebeca Méndez2016-11-121-0/+35
| |/ /
* | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+16
|\ \ \ | |/ / |/| |
| * | Add button to delete all merged branchesToon Claes2016-11-091-0/+16