Raul Ochoa
|
21b8e6947c
|
Non authenticated request cannot use pg_ catalogs/functions
|
2014-08-08 12:48:29 +02:00 |
|
Raul Ochoa
|
9cc7c94406
|
Stubs next version
|
2014-08-07 16:47:25 +02:00 |
|
Raul Ochoa
|
79627129eb
|
Release 1.14.0
|
2014-08-07 16:46:31 +02:00 |
|
Raul Ochoa
|
8b088568de
|
Merge pull request #167 from CartoDB/CDB-3032
Removes sql statements restriction on pg_ queries
|
2014-08-07 16:44:45 +02:00 |
|
Raul Ochoa
|
efb9d39be7
|
Notes to NEWS
|
2014-08-07 16:27:51 +02:00 |
|
Raul Ochoa
|
f6c364b3b9
|
CDB-3032 Removes sql statements restriction on pg_ queries
|
2014-08-07 16:22:48 +02:00 |
|
Raul Ochoa
|
351384389c
|
Stubs next version
|
2014-08-07 15:20:39 +02:00 |
|
Raul Ochoa
|
4f17516bb2
|
Release 1.13.0
|
2014-08-07 15:19:32 +02:00 |
|
Raul Ochoa
|
457608c383
|
Merge pull request #166 from CartoDB/CDB-3629
Handle credentials/authentication using less calls to redis
|
2014-08-06 14:10:34 +02:00 |
|
Raul Ochoa
|
bd60f8f748
|
Using new method from cartodb-redis to retrieve oauth values so we
can reuse the same redis-mpool
|
2014-08-06 12:51:55 +02:00 |
|
Raul Ochoa
|
81e191bcf3
|
Fixes redis-mpool dependency
|
2014-08-06 11:32:12 +02:00 |
|
Raul Ochoa
|
a7027f4b05
|
Removes console.log
|
2014-08-05 16:48:11 +02:00 |
|
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 |
|
Raul Ochoa
|
49406c99fa
|
Moves auth functionality to its own directory
|
2014-08-05 11:57:43 +02:00 |
|
Raul Ochoa
|
e16f278087
|
CDB-3629 Uses one request to redis to retrieve all connection params
|
2014-08-05 02:29:07 +02:00 |
|
Raul Ochoa
|
04dd9c709b
|
Stubs next version
|
2014-08-05 01:03:56 +02:00 |
|
Raul Ochoa
|
bee3bccb7f
|
Fixes release date
|
2014-08-05 01:02:59 +02:00 |
|
Raul Ochoa
|
77800c7887
|
Prepares release 1.12.1
|
2014-08-05 01:02:10 +02:00 |
|
Raul Ochoa
|
93ed7a43be
|
Merge pull request #165 from CartoDB/CDB-3255
CDB-3255 More secure test
|
2014-08-05 00:57:59 +02:00 |
|
Raul Ochoa
|
41fe1f4cb5
|
Merge pull request #164 from CartoDB/CDB-3780
Fixes for GeoJSON stream responses
|
2014-08-05 00:57:35 +02:00 |
|
Raul Ochoa
|
63d41e4843
|
CDB-3255 More secure test
|
2014-08-05 00:57:09 +02:00 |
|
Raul Ochoa
|
bbb82c2ceb
|
CDB-3780 Adds stream start in case there were no rows. Adds regression test.
|
2014-08-05 00:47:49 +02:00 |
|
Raul Ochoa
|
15a3f4cc88
|
CDB-3780 Handle error at query end. Adds regression test.
|
2014-08-05 00:47:14 +02:00 |
|
Raul Ochoa
|
6dd08253bf
|
Merge pull request #162 from CartoDB/CDB-3774
CDB-3774 Re-enables disabled tests
|
2014-08-04 18:48:35 +02:00 |
|
Raul Ochoa
|
117dccb3fc
|
Merge pull request #163 from CartoDB/CDB-3255
Callback requests send 200 status error even if the query failed
|
2014-08-04 18:48:25 +02:00 |
|
Raul Ochoa
|
c3aefd16c1
|
CDB-3774 Re-enables disabled tests
|
2014-08-04 15:58:37 +02:00 |
|
Raul Ochoa
|
ce70e7252b
|
Callback requests send 200 status error even if the query failed
|
2014-08-04 15:56:43 +02:00 |
|
Raul Ochoa
|
78c5bcde21
|
Stubs next version
|
2014-08-04 14:51:54 +02:00 |
|
Raul Ochoa
|
8a4a08fb54
|
Release 1.12.0
|
2014-08-04 14:51:01 +02:00 |
|
Raul Ochoa
|
733109af7c
|
Merge branch 'master' of https://github.com/CartoDB/CartoDB-SQL-API
|
2014-08-02 20:37:08 +02:00 |
|
Raul Ochoa
|
919110570c
|
Unified naming for formats
|
2014-08-02 20:27:05 +02:00 |
|
Raul Ochoa
|
a747818cfa
|
Unifying require for formats
|
2014-08-02 20:26:01 +02:00 |
|
Raul Ochoa
|
0bc88f1687
|
Style changes
|
2014-08-02 20:23:47 +02:00 |
|
Raul Ochoa
|
893bde5794
|
Merge pull request #161 from CartoDB/CDB-3714
Streaming responses for JSON and GeoJSON formats
|
2014-07-31 09:08:53 +02:00 |
|
Raul Ochoa
|
4830b69a2f
|
Use streaming for geojson format
|
2014-07-31 03:17:14 +02:00 |
|
Raul Ochoa
|
73a195a7fa
|
Use streaming for json responses. Number of buffered rows can be specified by config.
|
2014-07-31 02:17:07 +02:00 |
|
Raul Ochoa
|
eaba2e20d4
|
Adds test to cover jsonp callbacks wrapped responses
|
2014-07-30 20:01:43 +02:00 |
|
Raul Ochoa
|
f5f89606af
|
Use separate method when there are skip fields
|
2014-07-30 19:48:57 +02:00 |
|
Raul Ochoa
|
3c6b5f1376
|
Internal renaming
|
2014-07-30 19:43:43 +02:00 |
|
Raul Ochoa
|
c55dabf5b4
|
Cached skipFields, better approach to call different methods if there are skip fields
|
2014-07-30 19:36:25 +02:00 |
|
Raul Ochoa
|
52743b3632
|
Updates news
|
2014-07-30 13:19:03 +02:00 |
|
Raul Ochoa
|
4431e448b1
|
Merge pull request #160 from CartoDB/CDB-3678
[CDB-3678] Add X-Served-By-Host header
|
2014-07-30 13:17:28 +02:00 |
|
Luis Bosque
|
6bb015bb14
|
[CDB-3678] Add X-Served-By-Host header
|
2014-07-30 12:39:03 +02:00 |
|
Raul Ochoa
|
cad38f4ab4
|
Stubs next version
|
2014-07-30 12:16:07 +02:00 |
|
Raul Ochoa
|
3cdd5630a6
|
Release 1.11.0
|
2014-07-30 12:15:12 +02:00 |
|
Raul Ochoa
|
abe273caa6
|
Merge branch 'master' of https://github.com/CartoDB/CartoDB-SQL-API into multiuser
Conflicts:
app/controllers/app.js
|
2014-07-30 12:02:17 +02:00 |
|
Raul Ochoa
|
5963e38ae2
|
Merge pull request #159 from CartoDB/CDB-3657
CDB-3657 Sends profiler data as json in X-SQLAPI-Profiler header
|
2014-07-30 11:43:20 +02:00 |
|
Raul Ochoa
|
2653314818
|
CDB-3657 Sends profiler data as json in X-SQLAPI-Profiler header
|
2014-07-29 19:29:16 +02:00 |
|
Raul Ochoa
|
ff5c87a50d
|
Merge pull request #158 from CartoDB/CDB-3629
CDB-3629 Pickup redis pool config values
|
2014-07-29 14:40:14 +02:00 |
|
Raul Ochoa
|
0f14118235
|
CDB-3629 Pickup redis pool config values
|
2014-07-29 13:58:16 +02:00 |
|