| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Spelling fixes | Ville Skyttä | 2018-01-19 | 6 | -8/+8 |
* | Merge branch 'feature/merge-request-system-hook' into 'master' | Douwe Maan | 2018-01-18 | 1 | -0/+3 |
|\ |
|
| * | doc for system hook merge_requests_events api | Alexis Reigel | 2018-01-04 | 1 | -0/+2 |
| * | api support for merge_requests_events system hook | Alexis Reigel | 2018-01-04 | 1 | -0/+1 |
* | | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master' | Sean McGivern | 2018-01-18 | 1 | -4/+5 |
|\ \ |
|
| * | | Fix the user-agent detail API endpoint for project snippets | Nick Thomas | 2018-01-17 | 1 | -4/+5 |
* | | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master' | Oswaldo Ferreira | 2018-01-17 | 1 | -10/+38 |
|\ \ \ |
|
| * | | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit... | Douwe Maan | 2018-01-16 | 1 | -10/+38 |
| |/ / |
|
* | | | Adds sorting to deployments API | Jacopo | 2018-01-17 | 1 | -0/+2 |
|/ / |
|
* | | Enables Project Milestone Deletion via API | Jacopo | 2018-01-16 | 1 | -0/+13 |
* | | Update missing API documentation on `GET /users/:id/projects` | Onuwa Nnachi Isaac | 2018-01-12 | 1 | -0/+4 |
* | | Merge branch 'docs-fix-api-snippets-docs' into 'master' | Achilleas Pipinellis | 2018-01-11 | 1 | -2/+3 |
|\ \ |
|
| * | | Fix external links in Snippets API documentation | Mark Fletcher | 2018-01-11 | 1 | -2/+3 |
* | | | Merge branch 'remove-soft-removals' into 'master' | Douwe Maan | 2018-01-11 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 1 | -5/+0 |
* | | | | Merge branch 'patch-28' into 'master' | Sean McGivern | 2018-01-11 | 1 | -2/+10 |
|\ \ \ \ |
|
| * | | | | apply documentation changes from EE to CE | Sascha Szott | 2018-01-11 | 1 | -2/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge branch '39214__pipeline_api' into 'master' | Sean McGivern | 2018-01-11 | 1 | -0/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix style | Tony Rom | 2018-01-10 | 1 | -2/+0 |
| * | | | Add `pipelines` endpoint to merge requests API | Tony Rom | 2017-12-15 | 1 | -0/+26 |
* | | | | Merge branch 'docs-19843-specify-archive-sha-options' into 'master' | Achilleas Pipinellis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Specifies the accepted refs for downloading an archive via the API | Mark Fletcher | 2018-01-04 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Add option to disable commit stats to commit API | Francisco Javier López | 2018-01-09 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | API: get participants from merge_requests & issues | Brent Greeff | 2018-01-05 | 2 | -0/+74 |
* | | | Merge branch 'api-domains-expose-project_id' into 'master' | Dmitriy Zaporozhets | 2018-01-05 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Expose project_id on /api/v4/pages/domains | Luc Didry | 2018-01-03 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'backport-issue_3413' into 'master' | Sean McGivern | 2018-01-05 | 1 | -17/+98 |
|\ \ \ |
|
| * | | | Remove EE only sections from docsbackport-issue_3413 | Felipe Artur | 2018-01-05 | 1 | -85/+0 |
| * | | | EE-BACKPORT group boards | Felipe Artur | 2018-01-04 | 1 | -17/+183 |
| |/ / |
|
* | | | Merge branch 'master' into 'master' | Rémy Coutable | 2018-01-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update settings.md | Gauthier Wallet | 2018-01-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'feature/api_runners_online' into 'master' | Rémy Coutable | 2018-01-05 | 1 | -9/+31 |
|\ \ \ |
|
| * | | | Add status attribute to runner api entity | Alessio Caiazza | 2018-01-05 | 1 | -6/+17 |
| * | | | Add online attribute to runner api entity | Alessio Caiazza | 2018-01-03 | 1 | -9/+20 |
| |/ / |
|
* | | | Update Kubernetes service documentationdocs-update-kubernetes-documentation | Mayra Cabrera | 2018-01-03 | 1 | -0/+3 |
|/ / |
|
* | | Add Microsoft Teams Service API docs | Mark Fletcher | 2017-12-22 | 1 | -0/+34 |
* | | Add Prometheus Service API docs | Mark Fletcher | 2017-12-22 | 1 | -0/+34 |
* | | Add Bugzilla Service API docs | Mark Fletcher | 2017-12-22 | 1 | -0/+38 |
* | | Update parameter formatting across Service API docs | Mark Fletcher | 2017-12-22 | 1 | -62/+102 |
* | | Support new chat notifications parameters in Services API | Mark Fletcher | 2017-12-22 | 1 | -8/+54 |
* | | Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master' | Douwe Maan | 2017-12-21 | 2 | -0/+2 |
|\ \ |
|
| * | | Updates from last code review:38356-add-last_commit_sha-to-the-commit-api | Rubén Dávila | 2017-12-20 | 2 | -1/+2 |
| * | | Check if file has been modified for each action provided. | Rubén Dávila | 2017-12-20 | 1 | -0/+1 |
| |/ |
|
* | | Add optional `search` param for Merge Requests API | Mark Fletcher | 2017-12-20 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'patch-29' into 'master' | Sean McGivern | 2017-12-15 | 1 | -9/+13 |
|\ |
|
| * | Fix type description | Michael Lihs | 2017-12-14 | 1 | -1/+1 |
| * | fix formatting of parameters for new group and transfer project to group | Michael Lihs | 2017-12-08 | 1 | -9/+13 |
* | | sorting for tags api | haseeb | 2017-12-14 | 1 | -1/+5 |
* | | Merge branch '13695-order-contributors-in-api' into 'master' | Rémy Coutable | 2017-12-13 | 1 | -0/+2 |
|\ \ |
|
| * | | Adds ordering to projects contributors in API | Jacopo | 2017-12-13 | 1 | -0/+2 |
| |/ |
|