summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza2018-01-081-0/+12
| | |/ / / | |/| | |
* | | | | Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-082-1/+9
|/ / / /
* | | | API: get participants from merge_requests & issuesBrent Greeff2018-01-052-0/+23
* | | | Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets2018-01-051-0/+1
|\ \ \ \
| * | | | Expose project_id on /api/v4/pages/domainsLuc Didry2018-01-031-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'backport-issue_3413' into 'master'Sean McGivern2018-01-057-60/+101
|\ \ \ \
| * | | | EE-BACKPORT group boardsFelipe Artur2018-01-047-60/+101
| |/ / /
* | | | Merge branch 'feature/api_runners_online' into 'master'Rémy Coutable2018-01-051-0/+2
|\ \ \ \
| * | | | Add status attribute to runner api entityAlessio Caiazza2018-01-051-0/+1
| * | | | Add online attribute to runner api entityAlessio Caiazza2018-01-031-0/+1
| |/ / /
* | | | Merge branch 'rd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-...Grzegorz Bizon2018-01-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix API endpoints to edit wiki pages where project belongs to a grouprd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-groupRubén Dávila2018-01-031-1/+1