Raul Ochoa
|
66cd1f400f
|
Skip query tables cache for authenticated requests
|
2016-03-10 19:20:56 +01:00 |
|
Raul Ochoa
|
b8460d033e
|
Add a cache decorator over QueryTables
|
2016-03-08 14:48:56 +01:00 |
|
Raul Ochoa
|
dbe033112d
|
Rethrow error but do not fail when getting affected tables
|
2016-03-08 14:00:31 +01:00 |
|
Alejandro Martínez
|
cd593e12ce
|
Join all Surrogate-Keys in one line
|
2016-02-24 11:43:43 +01:00 |
|
Alejandro Martínez
|
7d024dbf3f
|
Fix include in query_controller
|
2016-02-22 19:10:59 +01:00 |
|
Alejandro Martínez
|
5411aa3a01
|
Use Date.now() fallback value for getLastUpdatedTime
|
2016-02-22 19:08:04 +01:00 |
|
Alejandro Martínez
|
2c4b659100
|
Properly discard errors fetching updated tables
|
2016-02-22 19:07:41 +01:00 |
|
Alejandro Martínez
|
5e06711b4b
|
Use node-cartodb-querytables library
|
2016-02-22 12:24:05 +01:00 |
|
Raul Ochoa
|
15f90c1a78
|
QueryTablesApi only caches affected tables and always retrieve last modification
|
2016-02-02 01:16:24 +01:00 |
|
Raul Ochoa
|
9deab814c9
|
Skip query-tables-api for authenticated requests
|
2016-02-01 16:53:28 +01:00 |
|
Raul Ochoa
|
a654c90b6d
|
X-Cache-Channel generation only requires affected tables
mayWrite is redundant, and it's not its responsibility
|
2016-01-28 14:18:38 +01:00 |
|
Raul Ochoa
|
131d798653
|
Change interface to return also authenticated connection params
|
2016-01-28 14:18:10 +01:00 |
|
Raul Ochoa
|
235e7f9bc1
|
Rename method to match returning connection params behaviour
|
2016-01-28 14:14:31 +01:00 |
|
Raul Ochoa
|
023d06fd19
|
Affected tables and last modified behind QueryTablesApi
It handles the internal cache and exposes an unified result
|
2016-01-28 14:08:18 +01:00 |
|
Raul Ochoa
|
9881a6f7d4
|
Use readonly flag to run affected tables query
|
2016-01-28 12:33:00 +01:00 |
|
Daniel García Aubert
|
79e626a71e
|
Added cors middleware, decoupled query and job controllers from its dependencies
|
2016-01-21 17:24:48 +01:00 |
|
Daniel García Aubert
|
048d2cd0ea
|
Refactored user database service ans updated controllers to use it.
|
2016-01-21 16:17:17 +01:00 |
|
Daniel García Aubert
|
f42727212b
|
Removed unnecessary checkAborted function in job controller and changed signature for getUserDatabase.
|
2016-01-21 15:05:46 +01:00 |
|
Daniel García Aubert
|
a1243ad64d
|
Implemented job controller to enqueue jobs
|
2015-12-07 09:40:51 +01:00 |
|
Daniel García Aubert
|
f7a3c6ac4e
|
Renamed controllers routing method
|
2015-12-03 18:43:13 +01:00 |
|
Daniel García Aubert
|
a697fe6faa
|
Making test pass
|
2015-12-03 18:19:39 +01:00 |
|
Daniel García Aubert
|
e5dedb6315
|
Split query controller and separated from app
|
2015-12-03 17:28:18 +01:00 |
|