summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Adds proposal for 26388 refactor26388-refactor-proposalTiago Botelho2018-02-052-16/+13
* Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-01-312-4/+8
* Move new project on push logic to a serviceTiago Botelho2018-01-312-31/+14
* Add specsTiago Botelho2018-01-312-11/+15
* Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho2018-01-312-5/+28
* Adds option to push over SSH to create a new projectTiago Botelho2018-01-311-1/+14
* 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
| |/ |/|
* | Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)2018-01-221-7/+8
|/
* Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable2018-01-222-2/+2
|\
| * Fix error on empty query for Members APIMark Fletcher2018-01-212-2/+2
* | Merge branch '42231-protected-branches-api-route-returns-404-for-branches-wit...Rémy Coutable2018-01-221-1/+1
|\ \
| * | Fix protected branches API to accept name parameter with dotMark Fletcher2018-01-191-1/+1
| |/
* | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen2018-01-191-2/+2
|/
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-182-2/+3
|\
| * api support for merge_requests_events system hookAlexis Reigel2018-01-042-2/+3
* | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master'Sean McGivern2018-01-181-1/+1
|\ \
| * | Fix the user-agent detail API endpoint for project snippetsNick Thomas2018-01-171-1/+1
* | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira2018-01-176-43/+89
|\ \ \
| * | | Make ruby lint happysh-backport-10-3-4-security-fixesOswaldo Ferreira2018-01-171-0/+1
| * | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-163-33/+84
| * | | Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-164-10/+4
| |/ /
* | | Adds sorting to deployments APIJacopo2018-01-171-1/+3
|/ /
* | Merge branch 'builds-api-nplusone' into 'master'Stan Hu2018-01-162-0/+2
|\ \
| * | Use preload instead of includes to avoid joinsbuilds-api-nplusoneMatija Čupić2018-01-152-2/+2
| * | Fix N+1 builds query in Jobs list APIMatija Čupić2018-01-141-0/+1
| * | Eager load user, runner, pipeline and its creatorMatija Čupić2018-01-141-1/+3
| * | Fix N+1 in v3 builds APIMatija Čupić2018-01-131-2/+1
* | | Enables Project Milestone Deletion via APIJacopo2018-01-161-0/+9
* | | Merge branch '42025-fix-issue-api' into 'master'Sean McGivern2018-01-151-2/+4
|\ \ \
| * | | [API] Fix creating issue when assignee_id is empty42025-fix-issue-apiValery Sizov2018-01-151-2/+4
| |/ /
* | | Merge branch 'fix-duplication-circuit-breakers' into 'master'Douwe Maan2018-01-151-2/+2
|\ \ \ | |/ / |/| |
| * | Fix duplication in API::CircuitBreakersSerdar Dogruyol2018-01-151-2/+2
* | | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-1113-0/+14
* | | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-112-2/+2
|\ \ \
| * | | Remove soft removals related codeYorick Peterse2018-01-082-2/+2
* | | | Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-111-0/+16
|\ \ \ \
| * | | | Fix styleTony Rom2018-01-101-2/+3
| * | | | Add `pipelines` endpoint to merge requests APITony Rom2017-12-151-0/+15
* | | | | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-093-3/+5
* | | | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+12
|\ \ \ \ \