summaryrefslogtreecommitdiff
path: root/spec/requests/api/wikis_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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