scratch-www/test
Matthew Taylor ca067fdc5e Use custom VCL for Pass/!Pass conditions
We’ve now exceeded our max number of characters for a condition in the Fastly API, and we need to make it larger to accommodate regex conditionals that can match on any of the routes in www currently.

This fixes the issue by moving the conditions – and the states that are affected by it, like setting the backend or cache ttls – to two custom vcl files that are updated via the Fastly API. One is for the `vcl_rev` config, and one is for the `vcl_fetch` config.
2017-04-25 11:06:57 -04:00
..
integration/smoke-testing Issue/gh 1167 test splash page (#1185) 2017-04-19 17:14:02 -04:00
localization New scripts to generate translations from Transifex 2017-02-15 22:51:15 -05:00
unit Use custom VCL for Pass/!Pass conditions 2017-04-25 11:06:57 -04:00