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