Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config(dhall): add a pre-function lua definition for HTTPS redirects | Paul Bonaud | 2020-01-02 | 2 | -0/+16 |
| | | | | | This PR fixes #12 and takes precedence over #13 (cherry-picked one of #13's commit) | ||||
* | add(dhall): introduce pre-function plugin | Hussein Ait-Lahcen | 2020-01-02 | 4 | -12/+21 |
| | |||||
* | upgrade dhall to 1.26.1 and merge types and termspolykinds | Clement Delafargue | 2019-10-03 | 8 | -35/+43 |
| | | | | | Previously, types were flattened and terms were nested (as are the directories). For consistency, I made the types nested as well. | ||||
* | config(dhall): add parameter 'generator' to CorrelationID plugin | Paul Bonaud | 2019-08-08 | 2 | -9/+21 |
| | | | | | | | | This PR adds possibility to define a custom `generator` to use in the CorrelationID plugin. The default value ("uuid#counter") is taken from Kong directly https://docs.konghq.com/hub/kong-inc/correlation-id/#parameters | ||||
* | dhall(upgrade): upgrade code to be compatible with dhall 1.21.0 | Paul Bonaud | 2019-04-26 | 4 | -41/+41 |
| | |||||
* | dhall(fix): fix for generated configuration for Kong 1.x upgrade | Paul Bonaud | 2019-04-04 | 2 | -13/+13 |
| | |||||
* | add dhall interface | Hussein Ait-Lahcen | 2018-11-20 | 10 | -0/+79 |