Commit graph

8 commits

Author SHA1 Message Date
Luke "Jared" Bennett
dcd20236ec
Refactored JS
Added spec
2016-11-08 13:54:58 +00:00
Kamil Trzcinski
6970c1f331
Allow to use Dockerfile templates 2016-11-08 13:54:58 +00:00
Thomas Balthazar
b9b13ea801 Create a new /templates API namespace
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.
2016-10-12 11:09:41 +02:00
Felipe Artur
2872672945 Load issues and merge requests templates from repository 2016-08-16 15:50:17 -03:00
Z.J. van de Weg
bbfd62bc34 fixup! override content method 2016-06-20 14:48:28 -05:00
Z.J. van de Weg
483dc62eaa Incorporate review 2016-06-20 14:48:28 -05:00
Z.J. van de Weg
620d014aef Implement backend gitlab ci dropdown
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.
2016-06-20 14:48:28 -05:00
ZJ van de Weg
27bf7ae59e Refactor Gitlab::Gitignores 2016-06-20 14:48:28 -05:00