summaryrefslogtreecommitdiff
path: root/lib/api/helpers/notes_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-1/+1
* Simplify result of find_noteablepderichs-52123Patrick Derichs2019-06-191-3/+1
* Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-191-5/+16
* Merge branch 'resolve-lib-differences' into 'master'Robert Speicher2019-03-121-0/+6
|\
| * Refactor API noteable types constantsYorick Peterse2019-03-041-0/+6
* | Forbid creating discussions for users with restricted accessIgor Drozdov2019-03-041-11/+3
|/
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-4/+1
* Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-221-1/+1
* Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+2
* Merge request and commit discussions APIJan Provaznik2018-05-011-7/+49
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+3
* Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+76