summaryrefslogtreecommitdiff
path: root/spec/requests/api/wikis_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-22/+23
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+15
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-237/+69
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-16/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Process workhorse accelerated wiki uploadsAlessio Caiazza2019-09-061-1/+12
* Only require one parameter when updating a Wiki via the APIRobert Schilling2019-02-131-12/+28
* API: Support dots in wiki slugsRobert Schilling2019-01-151-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-26/+26
* Validate Wiki attachments are valid temporary filesStan Hu2018-10-231-0/+10
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-0/+124
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-31/+31
* Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-071-17/+17
* Fix API endpoints to edit wiki pages where project belongs to a grouprd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-groupRubén Dávila2018-01-031-4/+26
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-11/+11
* Add API support for wiki pagesblackst0ne2017-09-071-0/+679