summaryrefslogtreecommitdiff
path: root/lib/api/wikis.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+33
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-2/+13
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-3/+3
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+3
* 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-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+2
* 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-4-stable-eeGitLab Bot2020-09-191-4/+9
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-105/+101
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-6/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* Process workhorse accelerated wiki uploadsAlessio Caiazza2019-09-061-6/+16
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-1/+2
* Only require one parameter when updating a Wiki via the APIRobert Schilling2019-02-131-5/+8
* API: Support dots in wiki slugsRobert Schilling2019-01-151-2/+4
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-2/+2
* Validate Wiki attachments are valid temporary filesStan Hu2018-10-231-2/+2
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-0/+31
* Add API support for wiki pagesblackst0ne2017-09-071-0/+89