Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 41 | -198/+198 |
| | |||||
* | Merge branch 'feature/fix_tag_docs_parent_ids' into 'master' | Rémy Coutable | 2017-03-01 | 1 | -2/+2 |
|\ | | | | | | | | | Docs: Tags: Fix typo in parent_ids in example response See merge request !9550 | ||||
| * | Docs: Tags: Fix typo in parent_ids in example response | Michael Frister | 2017-02-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch '6073_project_api' into 'master' | Sean McGivern | 2017-02-28 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | API project create: Make name or path required Closes #6073 See merge request !9416 | ||||
| * | | API project create: Make name or path required | Jarka Kadlecova | 2017-02-27 | 1 | -2/+2 |
| |/ | |||||
* | | Update documentation | Robert Schilling | 2017-02-28 | 15 | -306/+1 |
| | | |||||
* | | Merge branch 'mock-ci-service' into 'master' | Douwe Maan | 2017-02-27 | 1 | -0/+35 |
|\ \ | | | | | | | | | | | | | Add Mock CI service/integration See merge request !9250 | ||||
| * | | Add MockCiService integrationmock-ci-service | Eric Eastwood | 2017-02-24 | 1 | -0/+35 |
| |/ | | | | | | | | | | | MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/ See https://gitlab.com/madlittlemods/gl-mock-ci-service | ||||
* | | 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 |
|\ | | | | | | | # Conflicts: # doc/api/v3_to_v4.md | ||||
| * | 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 | 2 | -14/+2 |
|/ | |||||
* | Merge branch 'api-subscribe-doc' into 'master' | Rémy Coutable | 2017-02-23 | 3 | -3/+3 |
|\ | | | | | | | | | Use POST in the endpoint description for :resource/unsubscribe See merge request !9469 | ||||
| * | Use POST in the endpoint description for :ressource/unsubscribe [ci skip]api-subscribe-doc | Robert Schilling | 2017-02-23 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fields | Robert Schilling | 2017-02-22 | 2 | -20/+38 |
|\ \ | |/ | | | | | # Conflicts: # doc/api/v3_to_v4.md | ||||
| * | Merge branch '28458-present-gitlab-version-for-v4-changes-on-docs' into ↵ | Sean McGivern | 2017-02-22 | 1 | -21/+24 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Present GitLab version for each V3 to V4 API change on v3_to_v4.md Closes #28458 See merge request !9425 | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | Similar to changelog, mention the Merge Request id & link for each change. | ||||
| | * | Present GitLab version for each V3 to V4 API change on v3_to_v4.md | Oswaldo Ferreira | 2017-02-22 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch '27032-add-a-house-keeping-api-call' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -0/+14 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Add housekeeping endpoint for Projects API Closes #27032 See merge request !9421 | ||||
| | * | Add housekeeping endpoint for Projects API | Mark Fletcher | 2017-02-22 | 1 | -0/+14 |
| | | | |||||
* | | | Remove deprecated `upvotes` and `downvotes` from the notes API | Robert Schilling | 2017-02-22 | 4 | -20/+4 |
|/ / | |||||
* | | Merge branch '22132-rename-branch-name-params-to-branch' into 'master' | Rémy Coutable | 2017-02-22 | 4 | -16/+22 |
|\ \ | | | | | | | | | | | | | | | | | | | Standardize branch name params as `branch` on V4 API Closes #22132 See merge request !8936 | ||||
| * | | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branch | Oswaldo Ferreira | 2017-02-21 | 4 | -16/+22 |
| | | | |||||
* | | | Merge branch 'api-subscription-restful' into 'master' | Sean McGivern | 2017-02-22 | 4 | -13/+14 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | API: Make subscription API more RESTfuL Closes #28327 See merge request !9325 | ||||
| * | | Update documentationapi-subscription-restful | Robert Schilling | 2017-02-22 | 4 | -14/+14 |
| | | | |||||
| * | | API: Make subscription API more RESTfuL | Robert Schilling | 2017-02-21 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' | Filipa Lacerda | 2017-02-21 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | Rename retry failed button on pipeline page to just retry See merge request !9369 | ||||
| * | | fixed specs + docs | dimitrieh | 2017-02-20 | 1 | -1/+1 |
| | | | |||||
* | | | API: Use POST requests to mark todos as done | Robert Schilling | 2017-02-21 | 2 | -11/+6 |
| |/ |/| | |||||
* | | Merge branch '26315-unify-labels-filter-behavior' into 'master' | Rémy Coutable | 2017-02-20 | 2 | -2/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Unify issues search behavior by always filtering when ALL labels matches Closes #26315 See merge request !8849 | ||||
| * | | Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behavior | Oswaldo Ferreira | 2017-02-20 | 2 | -2/+4 |
| | | | |||||
* | | | Merge branch 'api-star-restful' into 'master' | Rémy Coutable | 2017-02-20 | 2 | -3/+4 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` Closes #28328 See merge request !9328 | ||||
| * | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restful | Robert Schilling | 2017-02-20 | 2 | -3/+4 |
| | | | |||||
* | | | Merge branch 'fix-grammar' into 'master' | Robert Speicher | 2017-02-20 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix some grammar in the API docs See merge request !9379 | ||||
| * | | | Fix some grammar in the API docs | Robert Schilling | 2017-02-20 | 2 | -3/+3 |
| |/ / | |||||
* | | | API: Use POST to (un)block a userapi-post-block | Robert Schilling | 2017-02-20 | 2 | -4/+5 |
|/ / | |||||
* | | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disable | Robert Schilling | 2017-02-20 | 2 | -33/+7 |
|/ | |||||
* | Merge branch 'paginate-all-the-things' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Paginate all the things Closes #8099 See merge request !8606 | ||||
| * | Backport API to v3paginate-all-the-things | Robert Schilling | 2017-02-17 | 1 | -0/+1 |
| | | |||||
* | | Merge branch '22018-api-milestone-merge-requests' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -0/+13 |
|\ \ | | | | | | | | | | | | | | | | | | | Add API endpoint to get all milestone merge requests Closes #22018 See merge request !9298 | ||||
| * | | Add API endpoint to get all milestone merge requests | Joren De Groof | 2017-02-17 | 1 | -0/+13 |
| |/ | |||||
* | | Remove all instances of theme_id; require downtime | Annabel Dunstone Gray | 2017-02-15 | 3 | -7/+0 |
|/ | |||||
* | Merge branch 'add-missing-api-entities' into 'master' | Rémy Coutable | 2017-02-15 | 2 | -3/+25 |
|\ | | | | | | | | | | | | | Add missing api entities Closes #23895 See merge request !7138 | ||||
| * | entities: use the RepoCommit entity for branch commits | Ben Boeckel | 2017-02-14 | 2 | -3/+25 |
| | | | | | | | | Fixes #23895. | ||||
* | | Merge branch 'dz-nested-groups-improvements-3' into 'master' | Dmitriy Zaporozhets | 2017-02-15 | 2 | -9/+23 |
|\ \ | | | | | | | | | | | | | Nested groups improvements pt 3 See merge request !9227 | ||||
| * \ | Merge branch 'master' into 'dz-nested-groups-improvements-3' | Dmitriy Zaporozhets | 2017-02-14 | 3 | -189/+8 |
| |\ \ | | | | | | | | | | | | | # Conflicts: # doc/api/projects.md | ||||
| * | | | Use Namespace#full_path instead of Namespace#path | Dmitriy Zaporozhets | 2017-02-14 | 1 | -9/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Expose Namespace#full_path in namespaces API | Dmitriy Zaporozhets | 2017-02-14 | 1 | -1/+8 |
| | |/ | |/| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Merge branch 'pass_coverage_value_to_commit_status_api' into 'master' | Rémy Coutable | 2017-02-15 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Make it possible to pass coverage value to commit status API Closes #27807 See merge request !9214 | ||||
| * | | Make it possible to pass coverage value to commit status API | wendy0402 | 2017-02-14 | 1 | -0/+2 |
| |/ |