summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Prevent privilege escalation via notes APIRobert Speicher2016-04-261-10/+31
* Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher2016-04-261-1/+30
|\
| * Improve Milestones API specsRémy Coutable2016-04-251-36/+27
| * Filter confidential issues from milestones API if user does not have accessStan Hu2016-04-251-1/+39
* | Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-252-1/+88
|/
* Prevent users from deleting Webhooks via API they do not ownStan Hu2016-04-241-2/+12
* Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-214-23/+24
|\
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-192-0/+20
| |\
| * | Make some logic less twistableKamil Trzcinski2016-04-171-1/+1
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-164-4/+162
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-137-16/+229
| |\ \ \
| * | | | Fix specsKamil Trzcinski2016-04-114-22/+23
* | | | | Make sure that appending is done on a valid lengthTomasz Maczukin2016-04-201-1/+1
* | | | | Add range checkingTomasz Maczukin2016-04-201-7/+31
* | | | | Add incremental build trace update APITomasz Maczukin2016-04-201-0/+22
* | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-201-0/+136
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update to licensee 8.0.0 and fix API specsRémy Coutable2016-04-181-4/+4
| * | | | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-181-25/+115
| * | | | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-0/+46
| | |_|/ | |/| |
* | | | Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable2016-04-191-0/+2
|\ \ \ \
| * | | | Ensure that annoation is presented properlyRobert Schilling2016-04-181-0/+2
| |/ / /
* | | | Insert users check into apiFelipe Artur2016-04-181-0/+18
|/ / /
* | | Allow back dating notes on creationMichael Greene2016-04-131-0/+13
* | | Allow back dating issues on updateMichael Greene2016-04-131-4/+16
* | | Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable2016-04-132-0/+85
|\ \ \
| * | | Ensure that issues and merge requests are foundRobert Schilling2016-04-132-3/+15
| * | | Make subscription API more RESTfulRobert Schilling2016-04-132-14/+26
| * | | API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-131-0/+30
| * | | API: Ability to subscribe and unsubscribe from an issueRobert Schilling2016-04-131-0/+31
* | | | Merge branch 'api-star-project' into 'master' Rémy Coutable2016-04-131-0/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Styling changes to code and docsRobert Schilling2016-04-131-6/+4
| * | | Make staring API more restfulRobert Schilling2016-04-131-4/+4
| * | | API: Star and unstar a projectRobert Schilling2016-04-131-0/+50
| |/ /
* | | Merge branch 'api-group-leaking' into 'master' Rémy Coutable2016-04-132-12/+19
|\ \ \ | |/ / |/| |
| * | Fix group_member_spec to not leak informationRobert Schilling2016-04-131-5/+7
| * | API: Avoid group leak while updating the groupRobert Schilling2016-04-131-2/+2
| * | API: Return 404 if user does not have access to groupRobert Schilling2016-04-131-5/+10
* | | Update tests for moving issues via APIRobert Schilling2016-04-131-20/+37
* | | API: Ability to move an issueRobert Schilling2016-04-131-1/+52
|/ /
* | Merge branch 'api-group-visibility' into 'master' Rémy Coutable2016-04-131-0/+44
|\ \
| * | Fix minor issues according development guidelinesRobert Schilling2016-04-121-4/+12
| * | API: Ability to update a groupRobert Schilling2016-04-121-0/+36
* | | Merge branch 'api-delete-note' into 'master' Rémy Coutable2016-04-121-0/+61
|\ \ \
| * | | Adapt tests to new testing guidelinesRobert Schilling2016-04-121-6/+6
| * | | Fix code review issuesRobert Schilling2016-04-121-1/+19
| * | | Delete notes via APIRobert Schilling2016-04-121-0/+43
| |/ /
* | | Merge branch 'api-get-tag' into 'master' Rémy Coutable2016-04-121-0/+17
|\ \ \
| * | | Fix minor styling issues from code reviewRobert Schilling2016-04-121-3/+3
| * | | API: Ability to retrieve a single tagRobert Schilling2016-04-121-0/+17
| | |/ | |/|
* | | Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687Zeger-Jan van de Weg2016-04-121-3/+17
| |/ |/|