summaryrefslogtreecommitdiff
path: root/lib/api/v3/notes.rb
Commit message (Collapse)AuthorAgeFilesLines
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-3/+3
| | | | | An upcoming update to rubocop-gitlab-security added additional violations.
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
|
* Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
|
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ↵Rémy Coutable2017-03-161-1/+1
| | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix new offensesdm-meer-blauw-op-straatDouwe Maan2017-02-231-2/+2
|
* Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-0/+148