summaryrefslogtreecommitdiff
path: root/spec/requests/api/discussions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notesStan Hu2019-08-221-51/+3
* Fix failing N+1 spec in spec/requests/api/discussions_spec.rbStan Hu2019-08-151-3/+5
* Eliminate many Gitaly calls in discussions APIStan Hu2019-08-151-0/+53
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-2/+2
* Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-2/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Merge request and commit discussions APIJan Provaznik2018-05-011-6/+27
* Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+33