Commit graph

8 commits

Author SHA1 Message Date
Connor Shea
fcb15c5677 Update Licensee from 8.0.0 to 8.7.0.
Changelog: https://github.com/benbalter/licensee/releases
2017-02-22 14:00:56 -07:00
Robert Schilling
c70dfbc686 Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
Oswaldo Ferreira
8adc356902 Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02: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
abca19da8b Use HTTP matchers if possible 2016-06-27 20:10:42 +02: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