| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-18 | 1 | -42/+42 |
* | Bring typo fix over from EE | Marcel Amirault | 2019-09-09 | 1 | -2/+2 |
* | Add lint rule that headings must increment one level at a time | Evan Read | 2019-07-08 | 1 | -2/+2 |
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -2/+2 |
* | Removed API endpoint and specsfj-36819-remove-v3-api | Francisco Javier López | 2018-05-30 | 1 | -4/+3 |
* | v3 API is unsupported after 9.5, but may not be removed | Sean McGivern | 2017-07-25 | 1 | -3/+5 |
* | Reworddocs-apiv3-removal-msg | Drew Blessing | 2017-05-18 | 1 | -3/+3 |
* | Match v3 case | Drew Blessing | 2017-05-18 | 1 | -1/+1 |
* | Make API v3 removal date more clear/match blog post | Drew Blessing | 2017-05-18 | 1 | -1/+3 |
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 1 | -1/+1 |
* | Implement new service for creating user | George Andrinopoulos | 2017-03-27 | 1 | -0/+1 |
* | Make the v3_to_v4.md more consistent | Rémy Coutable | 2017-03-20 | 1 | -30/+30 |
* | Merge branch 'issue_16834' | Douwe Maan | 2017-03-07 | 1 | -1/+5 |
|\ |
|
| * | Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834 | Felipe Artur | 2017-03-07 | 1 | -3/+4 |
| * | Update API endpoints for raw files | Felipe Artur | 2017-03-07 | 1 | -0/+4 |
* | | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master'
| Douwe Maan | 2017-03-08 | 1 | -0/+3 |
|\ \ |
|
| * | | Returns correct header data for commits endpoint | Oswaldo Ferreira | 2017-03-07 | 1 | -0/+3 |
| |/ |
|
* | | API V4 is no longer in Beta | Toon Claes | 2017-03-07 | 1 | -3/+5 |
|/ |
|
* | Add documentation for !9530. | Timothy Andrew | 2017-03-07 | 1 | -1/+2 |
* | Narrow environment payload by using basic project details resource28598-narrow-environment-payload-by-using-basic-project | Oswaldo Ferreira | 2017-03-06 | 1 | -0/+2 |
* | Merge branch 'zj-builds-to-jobs-api' into 'master'
| Kamil Trzciński | 2017-03-06 | 1 | -0/+2 |
|\ |
|
| * | Incorporate review, drop old endpoint | Z.J. van de Weg | 2017-03-06 | 1 | -0/+2 |
* | | Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribed | Adam Niedzielski | 2017-03-06 | 1 | -0/+4 |
|/ |
|
* | Update after review | Kamil Trzcinski | 2017-03-06 | 1 | -0/+3 |
* | Merge branch '26847-api-pipelines-use-basic' into 'master'
| Robert Speicher | 2017-03-03 | 1 | -0/+1 |
|\ |
|
| * | Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basic | Toon Claes | 2017-03-03 | 1 | -0/+1 |
* | | Rename query parameter to `membership`28865-filter-by-authorized-projects-in-v4 | Toon Claes | 2017-03-03 | 1 | -2/+6 |
* | | Add filter param for authorized projects for current_user for V4 | Oswaldo Ferreira | 2017-03-03 | 1 | -0/+1 |
|/ |
|
* | Merge branch '27532_api_changes' into 'master'
| Sean McGivern | 2017-03-03 | 1 | -0/+1 |
|\ |
|
| * | Use iids as filter parameter | Jarka Kadlecova | 2017-03-02 | 1 | -0/+1 |
* | | Add visibility change to API v3 -> v4 doc | Toon Claes | 2017-03-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'fix/mwbs-to-mwps' into 'master'
| Douwe Maan | 2017-03-01 | 1 | -0/+6 |
|\ |
|
| * | Update occurrences of MWBS to MWPSfix/mwbs-to-mwps | James Lopez | 2017-03-01 | 1 | -0/+6 |
* | | Add environment `/stop` action27142-api-replace-destroy-with-stop-environment | Toon Claes | 2017-02-28 | 1 | -0/+1 |
|/ |
|
* | API: Return 400 for all validation erros in the mebers APIunified-member-api-response | Robert Schilling | 2017-02-24 | 1 | -1/+2 |
* | Merge branch 'master' into 'api-remove-owned-groups'api-remove-owned-groups | Sean McGivern | 2017-02-24 | 1 | -0/+1 |
|\ |
|
| * | Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responses | Oswaldo | 2017-02-23 | 1 | -0/+2 |
* | | Update documentation | Robert Schilling | 2017-02-24 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fields | Robert Schilling | 2017-02-22 | 1 | -20/+24 |
|\ |
|
| * | Add Merge Request link to the v3 to v4 documentation28458-present-gitlab-version-for-v4-changes-on-docs | Toon Claes | 2017-02-22 | 1 | -20/+20 |
| * | Present GitLab version for each V3 to V4 API change on v3_to_v4.md | Oswaldo Ferreira | 2017-02-22 | 1 | -1/+4 |
* | | Remove deprecated `upvotes` and `downvotes` from the notes API | Robert Schilling | 2017-02-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch '22132-rename-branch-name-params-to-branch' into 'master'
| Rémy Coutable | 2017-02-22 | 1 | -0/+6 |
|\ |
|
| * | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branch | Oswaldo Ferreira | 2017-02-21 | 1 | -0/+6 |
* | | Update documentationapi-subscription-restful | Robert Schilling | 2017-02-22 | 1 | -1/+1 |
* | | API: Make subscription API more RESTfuL | Robert Schilling | 2017-02-21 | 1 | -0/+1 |
|/ |
|
* | API: Use POST requests to mark todos as done | Robert Schilling | 2017-02-21 | 1 | -1/+1 |
* | Merge branch '26315-unify-labels-filter-behavior' into 'master'
| Rémy Coutable | 2017-02-20 | 1 | -0/+2 |
|\ |
|
| * | Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behavior | Oswaldo Ferreira | 2017-02-20 | 1 | -0/+2 |
* | | Merge branch 'api-star-restful' into 'master' | Rémy Coutable | 2017-02-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|