Nick Thomas
f6f6295027
Convert the license template API to use the new LicenseTemplateFinder
2018-08-15 07:38:18 +01:00
Pirate Praveen
4b540d2b62
Fix test failures with licensee 8.9
2018-03-20 12:42:36 +01:00
Jacopo
2f40dac352
Refactor have_http_status
into have_gitlab_http_status
in the specs
2017-10-20 10:13:18 +02:00
Robert Speicher
a6ec5121f0
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
Jacopo
ff76adb547
Unnecessary "include WaitForAjax" and "include ApiHelpers"
...
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
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