summaryrefslogtreecommitdiff
path: root/lib/api/helpers/notes_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-2/+14
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-4/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+3
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Filter out old system notes for epicsPatrick Derichs2019-08-281-3/+3
* Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notesStan Hu2019-08-221-0/+2
* Use NotesFinder#target to find Epics12026-use-notes-finder-target-for-epics-cePatrick Derichs2019-08-041-3/+9
* 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