summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-022-6/+19
|\
| * Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher2016-04-261-1/+9
| |\
| | * Filter confidential issues from milestones API if user does not have accessStan Hu2016-04-251-1/+9
| * | Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-5/+10
| |/
* | Use ActionDispatch Remote IP for Akismet checkingStan Hu2016-04-271-2/+2
|/
* Prevent users from deleting Webhooks via API they do not ownStan Hu2016-04-241-2/+2
* Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-4/+17
|\
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-193-5/+13
| |\
| * | Write specs for this featureKamil Trzcinski2016-04-161-6/+13
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-165-2/+120
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-139-15/+104
| |\ \ \
| * | | | Fix specsKamil Trzcinski2016-04-111-4/+10
| * | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-1/+1
* | | | | Fix setting of "action" for Grape transactionsYorick Peterse2016-04-201-1/+1
* | | | | 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
|\ \ \ \