Commit Graph

974 Commits

Author SHA1 Message Date
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
Raul Ochoa
d387215f24 Fixing version in shrinkwrap 2014-07-29 13:52:05 +02:00
Raul Ochoa
0feced83d4 Sets database host in redis test database 2014-07-29 13:52:05 +02:00
Raul Ochoa
a7d444ca92 Changes authentication to start using public user if it is defined in redis. 2014-07-29 13:52:04 +02:00
Raul Ochoa
1a390a3d40 Some style changes 2014-07-29 13:52:04 +02:00
Raul Ochoa
21d6924088 Removes the call to set the search path as it should get the correct public user from redis 2014-07-29 13:52:04 +02:00
javi
ca7b87d81a fixed problem when a query raised a database error 2014-07-29 13:52:04 +02:00
Raul Ochoa
9c255c504b Updates CDB_QueryTables to match the one from the extension. Fixes some tests to show the schema presence.
Skip some tests that we need to review because with the current implementation of CDB_QueryTables dont make sense.
CDB_QueryTables should be used from the extension as a dependency.
2014-07-29 13:52:04 +02:00
javi
755ed362d4 set scheme to host user when public user is accessing 2014-07-29 13:52:04 +02:00
javi santana
6285842dd1 removed "experimental" from python api 2014-07-18 11:57:39 +02:00
Carlos Matallín
6678cb901c Merge pull request #156 from matallo/master
update doc
2014-07-09 14:17:50 +02:00
Carlos Matallín
1d958563b1 update doc 2014-07-09 14:13:40 +02:00
Raul Ochoa
131d6e4ccd Fixing version in shrinkwrap 2014-07-04 17:21:26 +02:00
Raul Ochoa
26685c58af Sets database host in redis test database 2014-07-04 17:01:58 +02:00
Raul Ochoa
572f8c59b7 Changes authentication to start using public user if it is defined in redis. 2014-07-04 16:47:59 +02:00
Raul Ochoa
080ef555a4 Some style changes 2014-07-04 16:47:43 +02:00
Raul Ochoa
ea75123ea9 Removes the call to set the search path as it should get the correct public user from redis 2014-07-04 12:57:20 +02:00
javi
9ab3567725 fixed problem when a query raised a database error 2014-06-30 19:55:47 +02:00
Raul Ochoa
ac0826dc91 Updates CDB_QueryTables to match the one from the extension. Fixes some tests to show the schema presence.
Skip some tests that we need to review because with the current implementation of CDB_QueryTables dont make sense.
CDB_QueryTables should be used from the extension as a dependency.
2014-06-26 11:22:40 +02:00
javi
2763dba289 set scheme to host user when public user is accessing 2014-06-26 09:22:51 +02:00
Sandro Santilli
af9da262a5 Do not assume "postgres" user exists
Revert "CDB-3079 enforces postgres user in preparation script"
Revert "CDB-3079 enforces postgres user in preparation script"
[TRAVIS] set "postgres" user for running tests (using PGUSER)

Closes #152
2014-06-19 11:52:06 +02:00
Raul Ochoa
e8eded48ce Prepares for 1.10.2 2014-06-05 17:04:12 +02:00
Raul Ochoa
4d8a22afd6 Release 1.10.1 2014-06-05 17:00:42 +02:00
Raul Ochoa
e03737655b Merge branch 'master' of https://github.com/CartoDB/CartoDB-SQL-API into cdb 2014-06-05 16:58:26 +02:00
Raul Ochoa
7906707130 Revert "Stream JSON responses"
This reverts commit 49ef1bc0c7.

Conflicts:
	NEWS.md
2014-06-04 20:57:11 +02:00
Raul Ochoa
bd6c1e7164 Adds support to append logs to file with log4js. It listens to HUP signal to re-open the log file. In case the specified log filename is not writeable the server will not start. 2014-06-04 19:46:13 +02:00
Raul Ochoa
55dcb50809 Prepares for 1.10.1 2014-06-04 15:44:13 +02:00
Raul Ochoa
6db9c3a074 Release 1.10.0 2014-06-04 15:38:52 +02:00
Raul Ochoa
19cb6381ed Merge branch 'CDB-2038' into cdb 2014-06-04 15:21:57 +02:00
Raul Ochoa
4aef9d2fd1 CDB-2038 adds entry to news related to query cancelling 2014-06-04 15:21:36 +02:00
Raul Ochoa
a66c60cd4e Merge branch 'CDB-2038' into cdb 2014-06-04 15:19:24 +02:00
Raul Ochoa
9050a66cfe Merge branch 'CDB-2096-logs' into cdb
Conflicts:
	NEWS.md
	app/models/psql.js
	package.json
2014-06-04 15:19:04 +02:00
Raul Ochoa
9133893e39 Merge branch 'CDB-3079' of https://github.com/CartoDB/CartoDB-SQL-API into CDB-2038 2014-06-04 11:04:59 +02:00
Raul Ochoa
f76d0a1be6 Merge branch 'CDB-3079' of https://github.com/CartoDB/CartoDB-SQL-API into CDB-2096-logs 2014-06-04 11:02:45 +02:00
Raul Ochoa
987b3e0318 CDB-3079 enforces postgres user in preparation script 2014-06-03 18:49:29 +02:00
Raul Ochoa
277a34cb83 CDB-3079 enforces postgres user in preparation script 2014-06-03 18:33:40 +02:00
Raul Ochoa
c38ff94492 CDB-3079 yet another try to use cartodb flavour of postgres/postgis 2014-06-03 18:11:32 +02:00
Raul Ochoa
b109343a25 CDB-3079 tries to use cartodb flavour of postgres/postgis 2014-06-03 17:53:06 +02:00
Raul Ochoa
f2b8bf793d CDB-3079 installs gdal 2014-06-03 17:31:52 +02:00
Raul Ochoa
d31a0a01d5 CDB-3079 uses addons as per http://docs.travis-ci.com/user/using-postgresql/ 2014-06-03 16:15:31 +02:00
Raul Ochoa
88438c4ba5 CDB-3079 simplify installation relying on default postg(res|is) 2014-06-03 15:45:01 +02:00
Raul Ochoa
46ba38aa5f try to use postg(res|is)-9.3 instead of 9.1 2014-06-03 15:18:14 +02:00