summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-144-12/+199
|\
| * Merge branch 'ci/api-builds' into 'master' Douwe Maan2016-01-143-0/+177
| |\
| | * Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatusci/api-buildsTomasz Maczukin2016-01-141-1/+1
| | * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-145-7/+128
| | |\
| | * \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-132-6/+12
| | |\ \
| | * | | Add some fixes after reviewTomasz Maczukin2016-01-132-15/+15
| | * | | Add some fixesTomasz Maczukin2016-01-122-2/+1
| | * | | Add TODO notice to build trace feature in CI APITomasz Maczukin2016-01-111-0/+4
| | * | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-114-3/+34
| | |\ \ \
| | * | | | Update ./doc/api/builds.mdTomasz Maczukin2016-01-111-1/+2
| | * | | | Change commit builds URL in builds APITomasz Maczukin2016-01-111-2/+2
| | * | | | Add some modifications to builds API and specsTomasz Maczukin2016-01-081-1/+1
| | * | | | Modify entities for builds APITomasz Maczukin2016-01-082-24/+29
| | * | | | Modify builds scope filtering in builds APITomasz Maczukin2016-01-081-12/+19
| | * | | | Update ./doc/api/Tomasz Maczukin2016-01-051-1/+2
| | * | | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-051-1/+1
| | |\ \ \ \
| | * | | | | Remove incorrect 'default' values from method descriptionTomasz Maczukin2015-12-311-2/+2
| | * | | | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2015-12-302-5/+10
| | |\ \ \ \ \
| | * | | | | | Add specs for build listings in APITomasz Maczukin2015-12-291-3/+6
| | * | | | | | Remove changes in 'paginate' helperTomasz Maczukin2015-12-281-4/+2
| | * | | | | | Add cancel/retry endpoints to build APITomasz Maczukin2015-12-281-0/+40
| | * | | | | | Add 'not_found' notifications in build/trace detailsTomasz Maczukin2015-12-281-2/+6
| | * | | | | | Add endpoint for getting builds for a specific commitTomasz Maczukin2015-12-281-12/+26
| | * | | | | | Modify build pagination to use 'paginate' helperTomasz Maczukin2015-12-282-6/+5
| | * | | | | | Add some fixes to builds APITomasz Maczukin2015-12-282-20/+27
| | * | | | | | Fix example request urlTomasz Maczukin2015-12-241-1/+1
| | * | | | | | Add builds API (listing, showing trace)Tomasz Maczukin2015-12-243-0/+95
| * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag...Rémy Coutable2016-01-145-6/+112
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon2016-01-141-1/+3
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Refactor build artifacts upload API endpointGrzegorz Bizon2016-01-141-1/+3
| * | | | | | | | Revert changes to how the notes are paginated in the APIRémy Coutable2016-01-141-3/+9
| * | | | | | | | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-apiRémy Coutable2016-01-142-20/+22
* | | | | | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-143-0/+100
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into ci/api-variablesDouwe Maan2016-01-142-7/+28
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin2016-01-135-10/+47
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Fix some typosTomasz Maczukin2016-01-131-2/+2
| * | | | | | | | Add some fixes after reviewTomasz Maczukin2016-01-131-13/+16
| * | | | | | | | Remove blank lineTomasz Maczukin2016-01-121-1/+0
| * | | | | | | | Update ./doc/apiTomasz Maczukin2016-01-071-1/+1
| * | | | | | | | Change :variable_id to :key as resource ID in APITomasz Maczukin2016-01-071-25/+16
| * | | | | | | | Fix a typo in method descriptionTomasz Maczukin2015-12-311-1/+1
| * | | | | | | | Add create feature to variables APITomasz Maczukin2015-12-311-0/+20
| * | | | | | | | Add missing 'not_found' checks in variables APITomasz Maczukin2015-12-311-0/+7
| * | | | | | | | Add delete feature to variables APITomasz Maczukin2015-12-311-0/+12
| * | | | | | | | Add update feature for variables APITomasz Maczukin2015-12-311-1/+20
| * | | | | | | | Add features for list and show details of variables in APITomasz Maczukin2015-12-313-0/+49
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-142-7/+28
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-5/+9
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Codestyle changesGabriel Mazetto2016-01-121-3/+3
| | * | | | | | Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto2016-01-081-4/+8