summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/incremental-build-trace-update' into 'master' Rémy Coutable2016-04-211-0/+46
* Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-201-0/+136
* 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
| |/ |/|
* | API: Add iid filter to milestonesRobert Schilling2016-04-121-3/+5
|/
* Merge branch 'api-filter-milestone' into 'master' Rémy Coutable2016-04-071-0/+19
|\
| * Improve coding and doc styleRobert Schilling2016-04-061-3/+5
| * API: Ability to filter milestones by stateRobert Schilling2016-04-061-0/+17
* | Revert "API: Ability to retrieve a single tag"Robert Schilling2016-04-061-17/+0
|/
* API: Ability to retrieve a single tagRobert Schilling2016-04-061-0/+17
* Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan2016-04-031-0/+72
|\
| * Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg2016-03-291-0/+11
| |\
| * | PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-241-29/+29
| * | Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-231-0/+72
* | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher2016-03-291-3/+26
|\ \ \
| * | | api - expose label descriptionMariusz Jachimowicz2016-03-241-3/+26
| |/ /
* | | Ensuring Merge Request API returns boolean values for work_in_progressAbhi Rao2016-03-281-0/+11
| |/ |/|
* | Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-281-0/+11
|/
* Merge branch 'master' into issue_12658Douwe Maan2016-03-212-15/+56
|\
| * Fix typos and dentingZeger-Jan van de Weg2016-03-211-7/+7
| * Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-19/+27