Commit Graph

1000 Commits

Author SHA1 Message Date
Carlos Matallín
f3c6b1ecc6 Merge pull request #190 from CartoDB/118-remove_ruby_library
remove deprecated ruby library from list
2014-11-24 13:59:25 +01:00
Carlos Matallín
7e4c4d86bd remove deprecated ruby library from list 2014-11-24 13:54:21 +01:00
Raul Ochoa
a7418fe721 Stubs next version 2014-11-21 13:45:55 +01:00
Raul Ochoa
8be9b48095 Release 1.19.0 2014-11-21 13:43:54 +01:00
Raul Ochoa
89abe0ce7b Merge pull request #189 from CartoDB/more-info-on-errors
More fields to error responses with hint, detail and context for SQL errors
2014-11-21 13:10:15 +01:00
Raul Ochoa
d50ddbb10f Add more fields to error responses with hint, detail and context for SQL errors. 2014-11-21 12:59:48 +01:00
Raul Ochoa
7dde0d81f1 Replace highlighting with ``` 2014-11-14 17:33:26 +01:00
Raul Ochoa
357fa33c30 Merge pull request #186 from CartoDB/formats-svg-topojson-improvements
Formats svg/topojson improvements
2014-11-13 18:15:53 +01:00
Raul Ochoa
3625c07250 Fallback to nextTick for node v0.8, resolves #182 2014-11-13 11:18:00 +01:00
Raul Ochoa
74429f82e1 Improve topojson output by streaming json 2014-11-12 11:36:59 +01:00
Raul Ochoa
3093e813fa Merge branch 'master' into formats-svg-topojson-improvements
Conflicts:
	NEWS.md
2014-11-11 14:32:38 +01:00
Raul Ochoa
f42697b4d5 Merge pull request #185 from CartoDB/177-improve-statement-timeout-feedback
Improve statement timeout error messages
2014-11-11 14:25:05 +01:00
Raul Ochoa
dc601a5feb Improve statement timeout error messages 2014-11-11 13:57:15 +01:00
javi santana
87be45eb37 changed cartodb-java-client repo url 2014-11-05 09:40:34 +01:00
Raul Ochoa
878c62e04e Order by dimension so it's possible to stream the rows as they come 2014-10-24 16:23:08 +02:00
Raul Ochoa
2e9a16d56d Don't loop twice over svg rows 2014-10-23 16:49:04 +02:00
Raul Ochoa
747b75df88 Stubs next version 2014-10-14 15:39:25 +02:00
Raul Ochoa
28df05ccc1 Release 1.18.0 with date 2014-10-14 15:38:22 +02:00
Raul Ochoa
16b53cba83 Release 1.18.0 2014-10-14 15:17:05 +02:00
Raul Ochoa
03372c9329 Merge pull request #179 from CartoDB/upgrade-mocha
Upgrades mocha testing framework dependency
2014-10-14 14:59:37 +02:00
Carlos Matallín
7c13f96fdc Update API.md 2014-10-01 17:06:25 +02:00
Raul Ochoa
1da0181261 Upgrades mocha testing framework dependency 2014-09-26 17:21:36 +02:00
Raul Ochoa
389e3c81cb Remove -U params in postgresql commands 2014-09-24 17:23:56 +02:00
Raul Ochoa
446c7ee61b Update news 2014-09-24 16:56:53 +02:00
Raul Ochoa
924ede83a0 Force postgres user using PGUSER env var 2014-09-24 12:12:59 +02:00
Raul Ochoa
742904c6e6 Adds debug info about $PGUSER var 2014-09-24 11:05:16 +02:00
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