summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-145-7/+83
|\
| * Allow including custom attributes in API responsesMarkus Koller2018-02-085-7/+83
* | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-142-8/+6
|\ \
| * | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-142-8/+6
* | | Merge branch 'api-refs-for-commit' into 'master'Douwe Maan2018-02-142-1/+26
|\ \ \ | |/ / |/| |
| * | Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-142-19/+8
| * | Separate branch and tag namesRobert Schilling2018-02-092-6/+10
| * | Incorporate feedbackRobert Schilling2018-02-092-21/+18
| * | Basic ref fetching for commitsRobert Schilling2018-02-092-3/+38
* | | Merge branch '42937-search-api-fix' into 'master'Grzegorz Bizon2018-02-121-4/+4
|\ \ \
| * | | API - fix searching in group/project specified by path42937-search-api-fixJarka Kadlecová2018-02-091-4/+4
| |/ /
* | | Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher2018-02-092-2/+2
|/ /
* | Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-081-1/+1
|\ \ | |/ |/|
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-1/+1
* | Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-075-15/+145
|\ \ | |/ |/|
| * Small code/doc changes41763-search-apiJarka Kadlecová2018-02-071-6/+12
| * Return only limited pagination headers for search API endpointsJarka Kadlecová2018-02-062-6/+14
| * Support search in APIJarka Kadlecová2018-02-064-11/+127
* | Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-072-20/+2
|\ \
| * \ Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić2018-02-049-47/+48
| |\ \
| * | | Refactor runner attribute caching implementationMatija Čupić2018-02-041-1/+1
| * | | Move info update implementation to Ci::Runner modelMatija Čupić2018-01-291-26/+1
| * | | Update runner info on all authenticated requestsMatija Čupić2018-01-292-1/+2
| * | | Extend Runner API helpers with cache info storageMatija Čupić2018-01-291-5/+11
* | | | Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan2018-02-061-1/+18
|\ \ \ \
| * | | | Add sorting options for /users API (admin only)42669-allow-order_by-users-in-gitlab-apiDmitriy Zaporozhets2018-02-061-1/+18
| | |_|/ | |/| |
* | | | Moves project creationg to git access check for git pushTiago Botelho2018-02-062-22/+13
* | | | Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-02-062-4/+8
* | | | Move new project on push logic to a serviceTiago Botelho2018-02-062-31/+14
* | | | Add specsTiago Botelho2018-02-062-11/+15
* | | | Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho2018-02-062-5/+28
* | | | Adds option to push over SSH to create a new projectTiago Botelho2018-02-061-1/+14
|/ / /
* | | Merge branch 'api-guard' into 'master'Rémy Coutable2018-02-051-1/+5
|\ \ \
| * | | Make find_user_from_sources extensible for EELin Jen-Shin2018-02-051-1/+5
| | |/ | |/|
* | | Merge branch 'query-counts' into 'master'Rémy Coutable2018-02-0512-0/+38
|\ \ \ | |/ / |/| |
| * | Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-0112-0/+38
* | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-4/+2
* | | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-3/+3
|/ /
* | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-013-9/+9
* | Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...sh-fix-project-members-api-perfStan Hu2018-01-304-30/+25
* | Remove tap and use simplified method callOswaldo Ferreira2018-01-291-1/+2
* | Return more consistent values for merge_status on MR APIosw-consistent-values-on-api-merge-statusOswaldo Ferreira2018-01-281-1/+8
|/
* Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'"Douwe Maan2018-01-251-10/+1
* Merge branch 'search-100' into 'master'Yorick Peterse2018-01-241-1/+1
|\
| * Use limit for search count queriessearch-100Jan Provaznik2018-01-231-1/+1
* | Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'Douwe Maan2018-01-241-1/+10
|\ \
| * | Return more consistent values for merge_status on MR APIOswaldo Ferreira2018-01-231-1/+10
* | | Make the exposing of the Application secret more explicitPNSalocin/gitlab-ce-24035-api-create-applicationToon Claes2018-01-242-3/+7
* | | Add documentation about when the application API was addedToon Claes2018-01-241-0/+1
* | | Add application create APINicolas MERELLI2018-01-243-0/+33
| |/ |/|