summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
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-081-4/+11
| |\
| * | Update API to use notification_level from notification_settingDmitriy Zaporozhets2016-03-301-5/+10
* | | 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-081-0/+8
* | | Expose user location in APIRobert Schilling2016-04-061-1/+1
|/ /
* | 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
|/
* api - expose label descriptionMariusz Jachimowicz2016-03-241-1/+1
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-7/+8
|\
| * 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
| * | | Doc external users featureZeger-Jan van de Weg2016-03-151-0/+1
| |/ /
| * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+4
| |\ \
| | * | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-131-0/+4
| | |/
| * | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+3
| |/
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+1
|/
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-091-1/+1
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+1
* | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-041-0/+2
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-3/+3
* Fix API implementationKamil Trzcinski2016-02-191-1/+1
* Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-191-0/+5
* Rename Entities::ForkedFromProject to Entities::BasicProjectDetailsTomasz Maczukin2016-02-191-3/+3
* Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-191-1/+1
* Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin2016-02-191-7/+1
* iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin2016-02-191-2/+2
* Modify runner projects selecting method in runners APITomasz Maczukin2016-02-191-3/+3
* Limit projects to user available projects if user is not an adminTomasz Maczukin2016-02-191-1/+7
* Add token to runner details output in APITomasz Maczukin2016-02-191-0/+1
* Add associated project info to runner details outputTomasz Maczukin2016-02-191-0/+7
* Add basic runners management APITomasz Maczukin2016-02-191-0/+6
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-1/+2
|\
| * Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-2/+2
| * Expose allow_guest_to_access_builds in GitLab APIKamil Trzcinski2016-02-041-0/+1
* | Expose MergeRequest::merge_status to APIAndrei Dziahel2016-02-081-0/+1
|/
* Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-0/+27
|\
| * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-141-0/+4
| |\
| * \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-131-0/+1
| |\ \
| * | | Add some fixes after reviewTomasz Maczukin2016-01-131-4/+2
| * | | Add some fixesTomasz Maczukin2016-01-121-1/+1
| * | | Update ./doc/api/builds.mdTomasz Maczukin2016-01-111-1/+2
| * | | Modify entities for builds APITomasz Maczukin2016-01-081-19/+18
| * | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2015-12-301-1/+0
| |\ \ \
| * | | | Add some fixes to builds APITomasz Maczukin2015-12-281-2/+18