Windshaft-cartodb/test/support
Sandro Santilli e8cbc666e2 Handle SQL API errors by logging them and requesting NO cache
SQL api is used to determine the list of source tables affected
by a query. Before this commit, the X-Cache-Channel header set
on sql api error was an arbitrary 'table' string, now the header
is omitted, the error logged and Cache-Control and Pragma headers
are sent as an attempt to request no caching.

The code includes test for this mechanism.
2013-03-13 10:39:00 +01:00
..
sql Handle SQL API errors by logging them and requesting NO cache 2013-03-13 10:39:00 +01:00
assert.js Add UTF grid checker function 2013-02-22 11:34:03 +01:00
config.js Run tests with "make check" (#21) 2012-07-09 18:56:09 +02:00
prepare_db.sh We don't run tests with expresso anymore... 2012-12-21 17:32:00 +01:00
test_helper.js Delegate user permission to PostgreSQL (closes #18) 2012-07-18 11:09:17 +02:00
VarnishEmu.js Put VarnishEmu in its own module 2012-10-05 16:24:35 +02:00