summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Web Terminal Ci BuildFrancisco Javier López2018-07-052-3/+11
* Merge branch '4266-board-with-config-api-ce' into 'master'Douwe Maan2018-07-041-0/+1
|\
| * Backport from EE !5954Mark Chao2018-07-041-0/+1
* | Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern2018-07-041-4/+9
|\ \ | |/ |/|
| * [backend] Addressed review commentsJan Provaznik2018-07-031-3/+7
| * Support todos for epics backportJarka Kadlecová2018-07-031-3/+4
* | Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon2018-07-043-7/+12
|\ \
| * | Make deprecated scopes of Runner explicitKamil Trzciński2018-07-041-0/+5
| * | Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-263-7/+7
* | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-1/+1
| |/ |/|
* | Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-021-0/+4
* | Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable2018-07-011-2/+2
|\ \
| * | Add locked state to merge request APIChantal Rollison2018-06-281-2/+2
* | | Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon2018-06-291-0/+17
|\ \ \
| * | | Add transfer project endpoint to the Projects APIAram Visser2018-06-271-0/+17
| |/ /
* | | Merge branch 'straight-comparision-mode' into 'master'Sean McGivern2018-06-281-1/+2
|\ \ \
| * | | Allow straight diff in Compare APIMaciej Nowak2018-06-281-1/+2
| | |/ | |/|
* | | Add SHA256 and HEAD on File APIAhmet Demir2018-06-282-11/+56
| |/ |/|
* | Fix branch API can_push attribute and add specsdm-branch-api-can-push-fixDouwe Maan2018-06-251-3/+5
|/
* Merge branch 'dm-branch-api-can-push' into 'master'Robert Speicher2018-06-191-0/+4
|\
| * Expose whether current user can push into a branch on branches APIdm-branch-api-can-pushDouwe Maan2018-06-181-0/+4
* | Merge branch 'more-group-api-sorting-options' into 'master'Douwe Maan2018-06-191-2/+4
|\ \ | |/ |/|
| * Add id as second sort parameter for group sort by nameMarko, Peter2018-06-181-1/+3
| * Add id group api sorting optionMarko, Peter2018-06-121-1/+1
* | Optimised paused runners to not re-query every 3soptimise-paused-runnersKamil Trzciński2018-06-171-1/+5
* | enable CommonMark as the defaultBrett Walker2018-06-141-3/+1
* | Rails5 fix no implicit conversion of Hash into String. ActionController::Para...Jasper Maes2018-06-131-1/+2
* | Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan2018-06-131-1/+1
* | Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-131-0/+4
|\ \
| * | Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-0/+4
| |/
* | Restoring user v3 endpointFrancisco Javier López2018-06-131-11/+15
* | Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable2018-06-132-9/+17
|\ \ | |/ |/|
| * Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii2018-06-122-9/+17
* | Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin2018-06-072-18/+9
* | Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin2018-06-071-0/+16
|/
* wordingMark Chao2018-06-061-2/+2
* Merge branch '45821-avatar_api' into 'master'Rémy Coutable2018-06-063-0/+28
|\
| * Add Avatar APIImre2018-06-063-0/+28
* | Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon2018-06-061-1/+6
|\ \
| * | Removes variables from pipelines apiJacopo2018-06-051-1/+0
| * | Review 1Jacopo2018-06-011-1/+5
| * | Rename variables_attributes => variables and adds spec for exclude/only optionJacopo2018-06-011-2/+2
| * | Adds variables to POST api/v4/projects/:id/pipelineJacopo2018-06-012-0/+2
* | | Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable2018-06-051-0/+1
|\ \ \
| * | | Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu2018-06-051-0/+1
* | | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-052-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-2/+5
| |/ /
* | | Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable2018-06-051-0/+1
|\ \ \
| * | | Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...sh-fix-pipeline-jobs-nplus-oneStan Hu2018-06-041-0/+1
| * | | Remove N+1 query for author in issues APIStan Hu2018-06-041-1/+1