CartoDB-SQL-API/test/unit
Raul Ochoa 480a9f27b4 New authentication mechanism: checks in advance if credentials are provided
in order to do a single request to redis to retrieve the required database
connection parameters.
2014-08-05 16:20:06 +02:00
..
model Add arraybuffer format 2013-05-28 10:37:39 +02:00
sql Removes ending semicolons from SQL queries. Fixes #147 2014-04-15 15:29:03 +02:00
apikeyauth.test.js New authentication mechanism: checks in advance if credentials are provided 2014-08-05 16:20:06 +02:00
oauth.test.js New authentication mechanism: checks in advance if credentials are provided 2014-08-05 16:20:06 +02:00
psql.test.js requests associated with formats based on postgres expose a cancel method that will be called on client request abortion/cancelling so postgres can cancel ongoing queries 2014-06-02 14:48:38 +02:00