summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into api-useremailsDouwe Maan2015-07-311-0/+10
|\
| * No more web urlDouwe Maan2015-07-301-2/+10
| * Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan2015-07-281-1/+3
* | Add ability to manage user email addresses via the API.Douwe Maan2015-07-291-0/+4
|/
* api: expose work_in_progress flagBen Boeckel2015-07-101-0/+1
* Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu2015-07-091-3/+0
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-07-091-0/+3
* API to set application settings for adminDmitriy Zaporozhets2015-07-031-0/+22
* Add 2FA status to user admin APIStan Hu2015-06-231-0/+1
* Add current_sign_in_at to api UserSven Selberg2015-05-041-1/+1
* Let commit model know about its project.Douwe Maan2015-04-241-2/+2
* Include creator_id in project info of APIChristoph Dreis2015-04-101-0/+1
* Modified lib/api/entities.rb to expose Project class tag_list property to the...Cristian Medina2015-04-031-1/+1
* Enable ParenthesesAsGroupedExpression ruleDmitriy Zaporozhets2015-03-021-1/+1
* Expose avatar_url in projects APIsue4452015-03-011-0/+1
* Remove Group#owner_id from API since it is not used any moreDmitriy Zaporozhets2015-02-171-1/+1
* Add internal broadcast message API.Douwe Maan2015-02-071-0/+4
* Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets2015-02-041-5/+11
|\
| * Added a way to retrieve MR filesJeroen van Baarsen2015-02-041-5/+11
* | Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-1/+1
|/
* Add description attribute to group API (GET and POST)Daniel Serodio2015-01-161-1/+1
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-2/+6
* Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets2014-11-121-0/+8
|\
| * Adds comments to commits in the APIJeroen Jacobs2014-09-261-0/+8
* | Merge pull request #8224 from liammonahan/masterValeriy Sizov2014-11-041-1/+2
|\ \
| * | Expose projects_limit through users API if UserFull.Liam Monahan2014-11-021-1/+2
* | | Expose author username in project events APIDmitriy Zaporozhets2014-10-311-0/+6
|/ /
* | Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-0/+19
* | Add tag_push_events to project hook apiKirill Zaitsev2014-10-031-1/+2
|/
* Fix finder and tests for new membership modelsDmitriy Zaporozhets2014-09-151-1/+1
* Fix access_level apiDmitriy Zaporozhets2014-09-151-5/+5
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-4/+4
* Merge pull request #7479 from Razer6/feature/labels_apiDmitriy Zaporozhets2014-08-151-1/+1
|\
| * Add, delete labels via APIRobert Schilling2014-08-131-1/+1
* | Merge pull request #6788 from CingleVue/masterDmitriy Zaporozhets2014-08-131-0/+2
|\ \ | |/ |/|
| * Patched `MergeRequest` to return more data.mabdullah-cinglevue2014-08-011-1/+2
| * # This is a combination of 2 commits.mabdullah-cinglevue2014-08-011-0/+1
* | Merge branch 'add_complete_commit_message_to_api' of https://gitlab.com/chris...Dmitriy Zaporozhets2014-08-111-0/+1
|\ \ | |/ |/|
| * Add full commit message to commit api as field message.Christian Taedcke2014-07-251-0/+1
* | Fix old api compatibility and testsDmitriy Zaporozhets2014-07-301-2/+2
* | Git::Compare does not have limit param any moreDmitriy Zaporozhets2014-07-291-4/+4
|/
* Use Contributor class instead of hashDmitriy Zaporozhets2014-07-021-0/+4
* Dont expose user email via APIDmitriy Zaporozhets2014-06-131-16/+15
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-1/+1
* Better specs for Compare APIDmitriy Zaporozhets2014-05-271-1/+3
* Expose timeout and same_ref compare fieldsDmitriy Zaporozhets2014-05-271-0/+6
* Add compare branches endpoint to APIDmitriy Zaporozhets2014-05-261-0/+17
* Merge pull request #6778 from dblessing/feature/mr_labelsDmitriy Zaporozhets2014-05-131-0/+1
|\
| * Implement Merge Request LabelsDrew Blessing2014-05-131-0/+1
* | Expose archive status of projects in APIMarcus Ilgner2014-04-181-0/+1
|/