Commit Graph

811 Commits

Author SHA1 Message Date
javi
81edbfb826 updated test confi 2015-01-30 11:56:22 +01:00
javi
824b7c084e added /u/:user routing 2015-01-30 11:37:29 +01:00
Raul Ochoa
192ea15443 Stubs next version 2014-12-15 16:26:41 +01:00
Raul Ochoa
f7d5ab60a7 Release 1.19.1 2014-12-15 16:25:19 +01:00
Raul Ochoa
05372658da Merge pull request #194 from CartoDB/188-close-stream-responses-on-error
Close stream responses on error
2014-12-02 17:29:40 +01:00
Raul Ochoa
46278c19bf Merge branch 'master' into 188-close-stream-responses-on-error
Conflicts:
	NEWS.md
2014-12-02 12:59:50 +01:00
Raul Ochoa
c0113a0df0 Merge pull request #193 from CartoDB/187-close-logfile-fd-on-kill-hup
Closes fd for log files on `kill -HUP`. Fixes #187
2014-12-02 12:58:00 +01:00
Raul Ochoa
8477d4569a Removes buffering for every single row 2014-12-02 12:32:54 +01:00
Raul Ochoa
256b82b1d8 Closes fd for log files on kill -HUP. Fixes #187 2014-12-02 12:25:25 +01:00
Raul Ochoa
3a066fa9fe Fix test description 2014-12-02 11:37:00 +01:00
Raul Ochoa
025a6abdaa Closes stream responses on error. Fixes #188 2014-12-01 16:55:59 +01:00
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