summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher2016-09-201-9/+18
|\
| * Better assertion in API members specs22065-group-members-api-returning-null-user-detailsRémy Coutable2016-09-161-1/+3
| * Ensure invitees are not returned in Members APIRémy Coutable2016-09-161-9/+16
* | Merge branch 'issue_20978' into 'master' Rémy Coutable2016-09-192-5/+24
|\ \
| * | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-192-5/+24
* | | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-2/+21
* | | Add specs that target status failure22286-fix-missing-statusKamil Trzcinski2016-09-181-1/+1
|/ /
* | Fix API notes endpoint when posting only emojiZ.J. van de Weg2016-09-161-0/+9
|/
* Merge branch 'fix-commit-status' into 'master' Rémy Coutable2016-09-131-10/+29
|\
| * Fix an error where we were unable to create a CommitStatus for running statefix-commit-statusKamil Trzcinski2016-09-121-10/+29
* | Ensure specs on sorting of issues in API are deterministic on MySQL22057-fix-api-ossues-sorting-flaky-specsPaco Guzman2016-09-121-0/+3
|/
* Merge branch 'fix-api-sorting' into 'master' Douwe Maan2016-09-121-6/+120
|\
| * Fix API issues sortingfix-api-sortingSean McGivern2016-09-091-6/+120
* | Add notification_settings API callsMarc Siegfriedt2016-09-091-0/+89
|/
* Code refactorKatarzyna Kobierska2016-09-071-4/+4
* Improve codeKatarzyna Kobierska2016-09-071-3/+3
* Code refactoringKatarzyna Kobierska2016-09-071-15/+16
* Fix errors and grammarKatarzyna Kobierska2016-09-071-8/+9
* Add tests for yaml content with errorsKatarzyna Kobierska2016-09-071-11/+17
* Move lint to api from ci/apiKatarzyna Kobierska2016-09-071-0/+41
* Higher code quality for fork to namespace APIOlaf Tomalka2016-09-061-4/+4
* Improved code quality on API fork namespace featureOlaf Tomalka2016-09-061-8/+22
* Added fork API paremeter for a specific namespaceOlaf Tomalka2016-09-061-1/+53
* Merge branch 'internal_recovery_api' into 'master' Douwe Maan2016-09-021-2/+2
|\
| * Minor edits to two_factor_recovery_codes API error catchingDrew Blessing2016-08-311-2/+2
* | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-011-1/+8
|\ \
| * | Project tools visibility levelFelipe Artur2016-09-011-1/+8
* | | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-1/+8
|\ \ \ | |/ / |/| |
| * | entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-1/+8
* | | Add BroadcastMessage API implementationRobert Speicher2016-08-311-0/+180
* | | Merge branch 'api-confidential-issues' into 'master' Robert Speicher2016-08-311-1/+64
|\ \ \
| * | | API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-311-1/+64
| |/ /
* | | Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew2016-08-311-0/+1
|/ /
* | Merge branch 'prevent_authored_awardable_votes' into 'master' Robert Speicher2016-08-301-1/+17
|\ \
| * \ Merge branch 'master' into prevent_authored_awardable_votesbarthc2016-08-302-7/+17
| |\ \
| * | | prevent authored awardable thumbs votesbarthc2016-08-281-1/+17
| | |/ | |/|
* | | Merge branch '19721-issues-created-through-api-do-not-notify-label-subscriber...Douwe Maan2016-08-301-0/+25
|\ \ \ | |_|/ |/| |
| * | if issue is not valid we revert back to the old labels when updatingtiagonbotelho2016-08-301-1/+1
| * | refactors update issue api request and some minor commentstiagonbotelho2016-08-301-5/+17
| * | adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho2016-08-301-0/+13
| |/
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-269-2/+177
|\ \ | |/
| * Merge branch 'capitalize-mentioned-issue-notes' into 'master' Douwe Maan2016-08-261-1/+1
| |\
| | * Capitalize mentioned issue timeline notesClement Ho2016-08-251-1/+1
| * | Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-0/+49
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-221-2/+4
| | |\
| | * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1910-38/+303
| | |\ \
| | * \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1537-1162/+1450
| | |\ \ \
| | * | | | Add single merge request diff API endpointDmitriy Zaporozhets2016-08-121-0/+17
| | * | | | Add API to list merge request diff versionsDmitriy Zaporozhets2016-08-031-0/+32
| * | | | | Merge branch 'internal_recovery_api' into 'master' Robert Speicher2016-08-241-0/+62
| |\ \ \ \ \