summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-203-0/+71
|\
| * Rename License entity to RepoLicense to avoid conflict with EElicense-templates-and-api-12804Rémy Coutable2016-04-192-3/+3
| * Update to licensee 8.0.0 and fix API specsRémy Coutable2016-04-181-4/+5
| * Fix features specs (hopefully)Rémy Coutable2016-04-181-3/+3
| * Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-182-13/+55
| * Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-182-0/+28
* | Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable2016-04-191-1/+1
|\ \
| * | API: Present an array of Gitlab::Git::Tag instead of array of rugged tagsRobert Schilling2016-04-171-1/+1
| |/
* | 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
|\ \ \