summaryrefslogtreecommitdiff
path: root/lib/api/templates.rb
Commit message (Collapse)AuthorAgeFilesLines
* Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-171-1/+1
|
* Paginate all endpoints that return an arrayRobert Schilling2017-02-161-2/+10
|
* Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removalOswaldo Ferreira2017-02-131-56/+39
|
* Update templates.rbKamil TrzciƄski2016-12-161-1/+1
|
* Refactored JSLuke "Jared" Bennett2016-11-081-1/+4
| | | | Added spec
* Allow to use Dockerfile templatesKamil Trzcinski2016-11-081-5/+6
|
* Create a new /templates API namespaceThomas Balthazar2016-10-121-24/+100
| | | | | | The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also available under a new /templates namespace. Old endpoints will be deprecated when GitLab 9.0.0 is released.
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-11/+15
|
* fixup! override content methodZ.J. van de Weg2016-06-201-5/+1
|
* Incorporate reviewZ.J. van de Weg2016-06-201-1/+5
|
* Implement backend gitlab ci dropdownZ.J. van de Weg2016-06-201-1/+2
| | | | | | | This commit builds on the groundwork in ee008e300b1ec0abcc90e6a30816ec0754cea0dd, which refactored the backend so the same code could be used for new dropdowns. In this commit its used for templates for the `.gitlab-ci.yml` files.
* Refactor Gitlab::GitignoresZJ van de Weg2016-06-201-0/+35