summaryrefslogtreecommitdiff
path: root/lib/api/discussions.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-44/+51
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+7
* 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-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-10/+10
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-5/+13
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-6/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-9/+9
* Filter out old system notes for epicsPatrick Derichs2019-08-281-1/+1
* Eliminate many Gitaly calls in discussions APIStan Hu2019-08-151-10/+16
* Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-191-9/+9
* Make `resolvable_types` a class methodBob Van Landuyt2019-06-031-1/+1
* Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-1/+5
* Refactor API noteable types constantsYorick Peterse2019-03-041-3/+1
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Merge request and commit discussions APIJan Provaznik2018-05-011-25/+63
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-5/+5
* Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+195