summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-182-0/+148
* Allow back dating notes on creationMichael Greene2016-04-131-0/+1
* Allow back dating issues on updateMichael Greene2016-04-131-0/+1
* Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable2016-04-132-0/+257
|\
| * Ensure that issues and merge requests are foundRobert Schilling2016-04-131-0/+1
| * Make subscription API more RESTfulRobert Schilling2016-04-132-27/+28
| * API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-131-0/+147
| * API: Ability to subscribe and unsubscribe from an issueRobert Schilling2016-04-131-0/+108
* | Styling changes to code and docsRobert Schilling2016-04-131-1/+0
* | Make staring API more restfulRobert Schilling2016-04-131-6/+6
* | API: Star and unstar a projectRobert Schilling2016-04-132-0/+128
|/
* Fix doc for moving an issueRobert Schilling2016-04-131-1/+1
* Update tests for moving issues via APIRobert Schilling2016-04-131-2/+6
* API: Ability to move an issueRobert Schilling2016-04-131-0/+51
* Merge branch 'api-group-visibility' into 'master' Rémy Coutable2016-04-131-0/+81
|\
| * Fix minor issues according development guidelinesRobert Schilling2016-04-121-1/+1
| * API: Ability to update a groupRobert Schilling2016-04-121-0/+81
* | Merge branch 'api-delete-note' into 'master' Rémy Coutable2016-04-121-0/+141
|\ \
| * | Fix code review issuesRobert Schilling2016-04-121-17/+113
| * | Delete notes via APIRobert Schilling2016-04-121-0/+45
| |/
* | Merge branch 'api-get-tag' into 'master' Rémy Coutable2016-04-121-1/+45
|\ \
| * | Fix minor styling issues from code reviewRobert Schilling2016-04-121-2/+2
| * | API: Ability to retrieve a single tagRobert Schilling2016-04-121-1/+45
* | | Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687Zeger-Jan van de Weg2016-04-121-2/+4
| |/ |/|
* | API: Expose updated_at for notesRobert Schilling2016-04-121-0/+3
|/
* Merge branch 'api-labels-info' into 'master' Rémy Coutable2016-04-121-20/+20
|\
| * API: Expose open_issues_count, closed_issues_count, open_merge_requests_count...Robert Schilling2016-04-061-20/+20
* | API: Expose subscribed? on issuesRobert Schilling2016-04-082-12/+24
* | Merge branch 'api-filter-milestone' into 'master' Rémy Coutable2016-04-071-4/+16
|\ \
| * | Improve coding and doc styleRobert Schilling2016-04-061-5/+14
| * | API: Ability to filter milestones by stateRobert Schilling2016-04-061-0/+3
* | | Revert "API: Ability to retrieve a single tag"Robert Schilling2016-04-061-33/+1
|/ /
* | Expose user location in APIRobert Schilling2016-04-061-0/+6
* | API: Ability to retrieve a single tagRobert Schilling2016-04-061-1/+33
|/
* Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan2016-04-031-0/+166
|\
| * 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/+1
| |\
| * | PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-241-10/+12
| * | Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-231-0/+164
* | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-3/+0
* | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher2016-03-291-29/+42
|\ \ \ | |_|/ |/| |
| * | api - expose label descriptionMariusz Jachimowicz2016-03-241-29/+42
| |/
* | Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-281-0/+1
|/
* Merge branch 'master' into issue_12658Douwe Maan2016-03-212-5/+32
|\
| * Fix typos and dentingZeger-Jan van de Weg2016-03-212-3/+2
| * Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-79/+11
| * Dry destroy action on issuablesZeger-Jan van de Weg2016-03-192-2/+2
| * Soft delete issuablesZeger-Jan van de Weg2016-03-192-5/+101
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-0/+1
|/
* Add missing API docs on external userAchilleas Pipinellis2016-03-171-0/+1
* Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-7/+0
|\