summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-5/+10
|\
| * Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-087-22/+75
| |\
| * | Update API to use notification_level from notification_settingDmitriy Zaporozhets2016-03-301-5/+10
* | | Merge branch 'api-delete-note' into 'master' Rémy Coutable2016-04-121-0/+17
|\ \ \
| * | | Adapt tests to new testing guidelinesRobert Schilling2016-04-121-0/+2
| * | | Fix code review issuesRobert Schilling2016-04-121-4/+2
| * | | Delete notes via APIRobert Schilling2016-04-121-0/+17
* | | | Merge branch 'api-get-tag' into 'master' Rémy Coutable2016-04-121-0/+14
|\ \ \ \
| * | | | Fix minor styling issues from code reviewRobert Schilling2016-04-121-3/+3
| * | | | API: Ability to retrieve a single tagRobert Schilling2016-04-121-0/+14
* | | | | Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687Zeger-Jan van de Weg2016-04-121-4/+9
| |/ / / |/| | |
* | | | Merge branch 'api-fix-milestone-iid-filter' into 'master' Rémy Coutable2016-04-121-0/+2
|\ \ \ \
| * | | | API: Add iid filter to milestonesRobert Schilling2016-04-121-0/+2
| |/ / /
* | | | API: Expose updated_at for notesRobert Schilling2016-04-121-1/+1
|/ / /
* | | Merge branch 'api-labels-info' into 'master' Rémy Coutable2016-04-121-0/+1
|\ \ \ | |_|/ |/| |
| * | API: Expose open_issues_count, closed_issues_count, open_merge_requests_count...Robert Schilling2016-04-061-0/+1
* | | API: Expose subscribed? on issuesRobert Schilling2016-04-084-13/+21
* | | Merge branch 'api-filter-milestone' into 'master' Rémy Coutable2016-04-071-2/+18
|\ \ \
| * | | Improve coding and doc styleRobert Schilling2016-04-061-1/+1
| * | | API: Ability to filter milestones by stateRobert Schilling2016-04-061-2/+18
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Schilling2016-04-071-1/+1
|\ \ \ \
| * | | | Changed the argument of not_found for 'unprotect'Yasser Hussain2016-04-061-1/+1
| | |/ / | |/| |
* | | | Revert "API: Ability to retrieve a single tag"Robert Schilling2016-04-061-14/+0
| |/ / |/| |
* | | Expose user location in APIRobert Schilling2016-04-062-3/+5
* | | API: Ability to retrieve a single tagRobert Schilling2016-04-061-0/+14
|/ /
* | Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan2016-04-031-0/+28
|\ \
| * \ 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-6/+10
| |\ \
| * | | PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-241-4/+4
| * | | Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-231-0/+28
* | | | Merge branch 'routing' into 'master' Robert Speicher2016-04-011-2/+2
|\ \ \ \
| * | | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-2/+2
| | |_|/ | |/| |
* | | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
|/ / /
* | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher2016-03-292-12/+14
|\ \ \ | |_|/ |/| |
| * | api - expose label descriptionMariusz Jachimowicz2016-03-242-12/+14
| |/
* | Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-281-6/+10
|/
* Merge branch 'master' into issue_12658Douwe Maan2016-03-213-5/+18
|\
| * Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-10/+4
| * minor improvements and fixed specsZeger-Jan van de Weg2016-03-193-6/+5
| * Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-2/+3
| * Soft delete issuablesZeger-Jan van de Weg2016-03-192-2/+21
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-1/+1
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-202-3/+5
|\ \ | |/
| * Restrict access to confidential issues through APIDouglas Barbosa Alexandre2016-03-171-1/+2
| * Add missing API docs on external userAchilleas Pipinellis2016-03-171-2/+2
| * API support for setting External flag on existing usersZeger-Jan van de Weg2016-03-171-1/+2
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-163-9/+38
|\ \ | |/
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-7/+0
| |\
| | * Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| | |\
| | | * Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0