Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport API to v3paginate-all-the-things | Robert Schilling | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 1 | -2/+10 |
| | |||||
* | Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removal | Oswaldo Ferreira | 2017-02-13 | 1 | -56/+39 |
| | |||||
* | Update templates.rb | Kamil TrzciĆski | 2016-12-16 | 1 | -1/+1 |
| | |||||
* | Refactored JS | Luke "Jared" Bennett | 2016-11-08 | 1 | -1/+4 |
| | | | | Added spec | ||||
* | Allow to use Dockerfile templates | Kamil Trzcinski | 2016-11-08 | 1 | -5/+6 |
| | |||||
* | Create a new /templates API namespace | Thomas Balthazar | 2016-10-12 | 1 | -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 repository | Felipe Artur | 2016-08-16 | 1 | -11/+15 |
| | |||||
* | fixup! override content method | Z.J. van de Weg | 2016-06-20 | 1 | -5/+1 |
| | |||||
* | Incorporate review | Z.J. van de Weg | 2016-06-20 | 1 | -1/+5 |
| | |||||
* | Implement backend gitlab ci dropdown | Z.J. van de Weg | 2016-06-20 | 1 | -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::Gitignores | ZJ van de Weg | 2016-06-20 | 1 | -0/+35 |