summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Add "action" tag to /internal/allowed APIYorick Peterse2016-04-181-2/+4
* Add changelog entryFelipe Artur2016-04-181-1/+1
* Fix documentation and improve permissions codeFelipe Artur2016-04-182-5/+1
* Insert users check into apiFelipe Artur2016-04-182-2/+12
* Allow back dating notes on creationMichael Greene2016-04-131-0/+5
* Allow back dating issues on updateMichael Greene2016-04-131-2/+5
* Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable2016-04-132-0/+72
|\
| * Ensure that issues and merge requests are foundRobert Schilling2016-04-131-4/+4
| * Make subscription API more RESTfulRobert Schilling2016-04-133-31/+14
| * API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-132-2/+38
| * API: Ability to subscribe and unsubscribe from an issueRobert Schilling2016-04-132-0/+57
* | Merge branch 'api-star-project' into 'master' Rémy Coutable2016-04-132-0/+38
|\ \
| * | Styling changes to code and docsRobert Schilling2016-04-132-2/+4
| * | Make staring API more restfulRobert Schilling2016-04-131-6/+5
| * | API: Star and unstar a projectRobert Schilling2016-04-132-0/+37
| |/
* | Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets2016-04-131-1/+0
|\ \
| * | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cronRobert Speicher2016-04-121-1/+0
* | | Merge branch 'api-group-leaking' into 'master' Rémy Coutable2016-04-131-2/+1
|\ \ \ | |_|/ |/| |
| * | API: Return 404 if user does not have access to groupRobert Schilling2016-04-131-2/+1
* | | Update tests for moving issues via APIRobert Schilling2016-04-131-7/+7
* | | API: Ability to move an issueRobert Schilling2016-04-131-0/+23
|/ /
* | Merge branch 'api-group-visibility' into 'master' Rémy Coutable2016-04-131-2/+26
|\ \
| * | Fix minor issues according development guidelinesRobert Schilling2016-04-121-6/+4
| * | API: Ability to update a groupRobert Schilling2016-04-121-2/+28
* | | 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
|\ \