Raul Ochoa
fa4488b7d3
Merge pull request #176 from CartoDB/test-env
...
debug env vars for ci environment
2014-09-24 10:49:52 +02:00
Raul Ochoa
32889ca41f
debug env vars for ci environment
2014-09-24 10:48:36 +02:00
Raul Ochoa
a6ffd7d257
Defaults to PGUSER=postgres if env var does not exist
2014-09-24 10:39:34 +02:00
Raul Ochoa
cf0a93998e
Some minor improvements in readme
2014-09-24 10:32:54 +02:00
Raul Ochoa
007ca9935b
Minimum versions for node >=0.8.18 and npm >=1.2.1
2014-09-23 13:08:06 +02:00
Raul Ochoa
3c57adb739
Stubs next version
2014-09-23 12:41:38 +02:00
Raul Ochoa
b2d8926ab2
Release 1.17.1
2014-09-23 12:40:13 +02:00
Raul Ochoa
e8c85d7275
Merge pull request #175 from CartoDB/gdal-1.11
...
Changes to upgrade gdal to 1.11
2014-09-23 12:38:30 +02:00
Raul Ochoa
84c422c505
Adds news entry about changes in ogr2ogr exports
2014-09-23 12:17:56 +02:00
Raul Ochoa
41d056f32c
Lower granted permissions on {geometry,geography}_columns to match
...
normal usage.
2014-09-22 17:20:49 +02:00
Raul Ochoa
40ff44e0fe
Merge branch 'master' into gdal-1.11
2014-09-22 15:08:13 +02:00
Raul Ochoa
d1a444a83c
Check style fixes
2014-09-22 15:05:38 +02:00
Raul Ochoa
ddc4f64ef6
Adds postgresql python support: plpythonu
2014-09-22 15:04:45 +02:00
Raul Ochoa
7b804c9d71
Merge branch 'no-libpq-param-enforcements'
...
Conflicts:
NEWS.md
test/prepare_db.sh
2014-09-22 14:51:20 +02:00
Raul Ochoa
2e3eeefd0f
Removes tables=fake wadus param in ogr2ogr command so it can go to
...
geometry_colums view to retrieve the column data type. This requires
to grant permissions on geometry_columns and geography_columns to the
public user.
2014-09-22 13:23:30 +02:00
Raul Ochoa
7b9dbaf9f7
Upgrades QueryTables and QueryStatements to match with current
...
implementations. From now on it will re-download those functions from
https://github.com/CartoDB/cartodb-postgresql/tree/cdb when running
tests.
2014-09-22 13:16:11 +02:00
Raul Ochoa
25d2e64891
Removes query tables console.log
2014-09-17 15:54:46 +02:00
Raul Ochoa
b6da70fba1
Stubs next version
2014-09-17 00:04:10 +02:00
Raul Ochoa
7eed096b16
Release 1.17.0
2014-09-17 00:01:09 +02:00
Raul Ochoa
f8d2826ddd
Upgrades cartodb-redis and re-generates npm-shrinkwrap.json
2014-09-16 23:58:06 +02:00
Raul Ochoa
386c236760
Fixes tests related to send 401 status code for unauthorized requests
2014-09-16 23:57:11 +02:00
Carlos Matallín
445820ff1a
Update API.md
2014-09-08 10:32:04 +02:00
Raul Ochoa
2d232c20ef
Returns 401 Unauthorized for queries without permission
2014-09-02 15:00:04 +02:00
Raul Ochoa
0500d21fd5
Removes unused method in assert extension
2014-08-28 10:43:36 +02:00
Raul Ochoa
4b3ac452c2
Merge pull request #174 from CartoDB/CDB-3692
...
Health check endpoint
2014-08-28 10:23:46 +02:00
Raul Ochoa
5f2fb65095
Proper db params object
2014-08-27 17:43:28 +02:00
Raul Ochoa
0d5424c74f
DRY
2014-08-27 17:09:59 +02:00
Raul Ochoa
6525b62fe2
Adds extra information when status/headers dont match
2014-08-27 17:09:31 +02:00
Raul Ochoa
840afa7a77
Make check() before any other assert
2014-08-27 16:39:16 +02:00
Raul Ochoa
85c70cc5f4
Call check before callback so the server is closed before the callback
...
throws an exception
2014-08-27 16:28:03 +02:00
Raul Ochoa
7c62632ea8
Health check endpoint
2014-08-26 18:40:58 +02:00
Raul Ochoa
96e47c4bdb
Corrects JSDoc
2014-08-26 18:25:17 +02:00
Raul Ochoa
a080704ca8
Merge pull request #173 from CartoDB/CDB-3656
...
New header for database host serving the request
2014-08-22 13:20:24 +02:00
Raul Ochoa
3a26692448
New header for database host serving the request
2014-08-22 12:29:27 +02:00
Raul Ochoa
ae2c6f01d7
Change expected error code for backend crash. cartodb-psql 0.4.0
...
returns 500 error when it's not possible to connect to PostgreSQL.
2014-08-20 14:52:17 +02:00
Raul Ochoa
2d811408c0
Upgrades dependencies
2014-08-20 12:34:01 +02:00
Raul Ochoa
b87eafe58f
Stubs next version
2014-08-19 14:44:04 +02:00
Raul Ochoa
e4ed36b0fd
Release 1.16.0
2014-08-19 14:42:39 +02:00
Raul Ochoa
ef04fc0062
Merge pull request #172 from CartoDB/CDB-3659
...
Metrics revamp: removes and adds some metrics
2014-08-19 10:45:57 +02:00
Raul Ochoa
0035f04edd
Metrics revamp: removes and adds some metrics
2014-08-18 19:45:17 +02:00
Raul Ochoa
f4a6e63fe1
Stubs next version
2014-08-18 16:05:49 +02:00
Raul Ochoa
01dd8ba922
Release 1.15.0
2014-08-18 16:05:49 +02:00
Carlos Matallín
f6ea991d87
Update API.md
2014-08-18 14:41:42 +02:00
Raul Ochoa
6837c242b1
Merge pull request #171 from CartoDB/upgrade-dependencies
...
Upgrade dependencies
2014-08-14 18:29:11 +02:00
Raul Ochoa
da37d7092f
Uses https endpoints for dependencies
2014-08-14 14:25:43 +02:00
Raul Ochoa
2fc16ce2c5
Updates news
2014-08-14 14:23:41 +02:00
Raul Ochoa
0aa1b0e2e9
Merge branch 'master' into upgrade-dependencies
...
Conflicts:
app/models/psql.js
npm-shrinkwrap.json
package.json
2014-08-14 14:19:20 +02:00
Raul Ochoa
67dd37ecb5
Merge pull request #170 from CartoDB/upgrade-cartodb-redis
...
Upgrades cartodb-redis
2014-08-14 14:09:17 +02:00
Raul Ochoa
109ac36610
Upgrades cartodb-redis
2014-08-14 13:18:52 +02:00
Raul Ochoa
e256e94970
Merge pull request #169 from CartoDB/use-cartodb-psql
...
Use cartodb psql
2014-08-14 13:13:40 +02:00