summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Collapse)AuthorAgeFilesLines
* Modify CI features in projects APIci/api-projectsTomasz Maczukin2016-01-111-3/+1
|
* Add CI data to projcet entityTomasz Maczukin2016-01-051-0/+3
|
* Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-1/+0
|
* Fix Rubocop complain.fix_rubocopRubén Dávila2015-12-161-1/+1
|
* Merge branch 'add-open-issues-count-to-api' of ↵Dmitriy Zaporozhets2015-12-161-0/+1
|\ | | | | | | | | | | https://gitlab.com/stanhu/gitlab-ce Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Add open_issues_count to project APIStan Hu2015-12-111-0/+1
| | | | | | | | This is needed to support Huboard and a generally useful value.
* | Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
| |
* | Reimplement Trigger APIKamil Trzcinski2015-12-111-0/+4
| |
* | Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+1
| |
* | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-2/+3
|/
* Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-071-2/+9
|\
| * Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-041-0/+3
| | | | | | | | | | | | | | | | * add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher2015-11-221-0/+5
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add upvote/downvote fields to merge request and note API to preserve compatibility As discussed in !1825 we should not break the API compatibility. * This MR adds the fields `upvotes`/`downvotes` to the merge request API again, which always return `0`. * Add the fields `upvote`/`downvote` to the notes API, which always return `false` This behavior is documented in the API docs. See merge request !1867
| | * Add upvote/downvote fields to merge request and note API to preserve ↵fix-award-emoji-apiRobert Schilling2015-11-211-0/+5
| | | | | | | | | | | | compatibility
| * | Make tag API consistent for release featureRobert Schilling2015-11-211-1/+2
| |/
| * award emojiValery Sizov2015-11-191-3/+1
| |
* | Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-021-0/+1
|/
* Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-161-19/+29
|\
| * Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-121-25/+25
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-0/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Add releases apiDmitriy Zaporozhets2015-11-121-0/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+1
|/ | | | - Enable CI by default for all new projects
* Add allow_failure field to commit status APIStan Hu2015-11-031-1/+1
| | | | Closes #3196
* Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-141-0/+12
|\
| * Hide passwords to non-admin users in the services APIAlex Lossent2015-10-121-0/+12
| | | | | | | | In order to be consistent with !1490 doing it for the web interface
* | Fix some changesKamil Trzcinski2015-10-121-1/+1
| |
* | Add author to statusesKamil Trzcinski2015-10-121-0/+1
| |
* | Implement Commit Status APIKamil Trzcinski2015-10-121-1/+7
|/
* api: expose note_events and enable_ssl_verification for hooksBen Boeckel2015-09-241-1/+1
|
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-091-0/+4
|\
| * Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-031-0/+4
| |
* | Groundwork for merging CI into CEDouwe Maan2015-08-251-2/+2
|/
* Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu2015-08-191-0/+1
|\ | | | | add CommitNote field expose :created_at
| * add CommitNote field expose :created_atbigsurge2015-08-191-0/+1
| | | | | | add CommitNote field expose :created_at
* | api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-0/+3
| | | | | | | | This reverts commit 4c586dc7c217b3e43956919fa752a8fa4e16acb9.
* | 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 ↵Douwe Maan2015-07-281-1/+3
| | | | | | | | | | | | attributes to API
* | | 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
| | | | | | | | This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b.
* | 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add 2FA status to user admin APIStan Hu2015-06-231-0/+1
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9391
* 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 ↵Cristian Medina2015-04-031-1/+1
| | | | | | | | the API Updated projects.md to show tag_list field when performing GETs Updated projects_spec.rb to include check for tag_list key in project list Added changes to the CHANGELOG
* Enable ParenthesesAsGroupedExpression ruleDmitriy Zaporozhets2015-03-021-1/+1
|
* Expose avatar_url in projects APIsue4452015-03-011-0/+1
| | | | | | * Impl Project#avatar_url * Refactor ApplicationHelper: Use Project#avatar_url * Update changelog