Commit Graph

2221 Commits

Author SHA1 Message Date
Simon Martín
6e45c39b1f Merge branch 'master' into pythonTimeout 2018-01-08 11:29:17 +01:00
Juan Ignacio Sánchez Lara
76cc03feb6
Merge pull request #454 from CartoDB/docs1256-Document_Ghost_Tables_feature
Documentation about Ghost Tables feature
2017-12-19 16:10:37 +01:00
csobier
7eaef75497 applied edits based on Nacho's feedback 2017-12-19 08:03:38 -05:00
csobier
f34154d54a applied copyedits to PR 454 2017-12-18 14:17:05 -05:00
Juan Ignacio Sánchez Lara
835d437ae3
Documentation about Ghost Tables feature 2017-12-18 19:12:55 +01:00
Simon Martín
49183b8802
Merge pull request #453 from CartoDB/stringify-for-error-log
Stringify for error log
2017-12-18 16:06:18 +01:00
Simon Martín
ee511d3762 stringifyForLogs more usual case first 2017-12-18 14:54:23 +01:00
Simon Martín
b531922459 add line at EOF 2017-12-18 12:59:20 +01:00
Simon Martín
47b6ae65f5 test escape chars function 2017-12-18 12:46:03 +01:00
Simon Martín
485d9adddd escape chars function 2017-12-18 12:45:44 +01:00
Simon Martín
fbb87e7be7 NEWS.md 2017-12-13 15:10:04 +01:00
Simon Martín
ee1cc28379
Merge pull request #451 from CartoDB/errorLogs
Logging all errors
2017-12-13 15:08:19 +01:00
Simon Martín
3fa09a007e line at EOF and better comment 2017-12-12 17:16:40 +01:00
Simon Martín
6481d14192 escape quotes for logs 2017-12-12 12:58:31 +01:00
Simon Martín
8665caa3cb changing error log format 2017-12-12 10:55:54 +01:00
Simon Martín
c478e8e62e removing default error log value 2017-12-12 10:55:28 +01:00
Simon Martín
15428979d1 adding error header acceptance test 2017-12-01 18:11:32 +01:00
Simon Martín
61b351535c change funcion name 2017-11-30 15:06:25 +01:00
Simon Martín
1eae2e4790 adding error header to environment files 2017-11-28 17:32:29 +01:00
Simon Martín
43598cafe6 test ensuring errors header 2017-11-28 17:19:48 +01:00
Simon Martín
0ab87df644 extract error message from array 2017-11-28 17:19:10 +01:00
Simon Martín
4d598eacd7 dont modify err, works with errorsLog 2017-11-28 16:11:04 +01:00
Simon Martín
a17e1fc5ec logErrors function 2017-11-28 15:58:14 +01:00
Simon Martín
3e23be2087 add errors header with default value 2017-11-28 15:57:58 +01:00
Daniel García Aubert
f87d7c83e6 Point to the development branch of cartodb-redis 2017-11-24 18:18:05 +01:00
Daniel García Aubert
88015aaf0f Implement new auth system based on api-key tokens with scoped permissions 2017-11-24 17:57:54 +01:00
Simon Martín
c850947c9e restoring travis 2017-11-24 16:03:37 +01:00
Simon Martín
670cb6eb8b Merge branch 'master' into pythonTimeout 2017-11-24 16:02:13 +01:00
Daniel García Aubert
15949d2fc2 Fix wrong function name 2017-11-24 15:55:16 +01:00
Simon Martín
cde7895dda restoring travis 2017-11-24 15:55:15 +01:00
Daniel García Aubert
b10937a8fb Use res.locals instead of req.context to share object among middlewares 2017-11-24 15:49:25 +01:00
Daniel García Aubert
c2d1a4653e Improve naming for connection database params holder 2017-11-24 15:45:49 +01:00
Simon Martín
11e0ac89d2 undo test of postgres9.5 error 2017-11-24 12:22:30 +01:00
Rafa de la Torre
296d1878fd Trying regexp instead of exact match 2017-11-24 10:55:02 +01:00
Simon Martín
a00d994282 trying new travis config 2017-11-24 10:25:11 +01:00
Daniel García Aubert
d13dd9549e Implemtent first acceptance test to check auth-api happy cases 2017-11-23 17:39:28 +01:00
Daniel
a40c1e2331
Merge pull request #449 from CartoDB/wrong-geo-column-shp-export
Fix wrong geo column while exporting shp files
2017-11-23 14:45:12 +01:00
Simon Martín
5b3fb630fb only ensure the error message 2017-11-23 12:44:38 +01:00
Daniel García Aubert
b5ff81984a Update news 2017-11-17 15:10:53 +01:00
Daniel García Aubert
7531df3be3 Get the right column 2017-11-17 14:46:23 +01:00
Daniel García Aubert
833b7b962c Order geo-columns to export 'the_geom' by default while exporting SHP format 2017-11-17 14:45:58 +01:00
Simon Martín
27e43c8d91 handling python timeout error 2017-11-17 13:30:58 +01:00
Simon Martín
63238ddd89 fix EOF line and forgotten 'only' 2017-11-17 13:17:42 +01:00
Simon Martín
501296f818 test ensuring error 2017-11-17 13:10:32 +01:00
Simon Martín
3a5c28cced py_sleep postgres function 2017-11-17 13:09:37 +01:00
Raul Marin
2211e7c0ed Test: Strip PARALLEL labels for PostgreSQL releases before 9.6 2017-11-14 16:34:16 +01:00
Raul Marin
85698aeec4 Travis: Make sure postgreSQL packages are purged 2017-11-14 16:34:16 +01:00
Iñigo Medina
18c391856b Merge pull request #439 from CartoDB/docs-updated-ref
updated list of doc files across repos
2017-10-16 09:43:47 +02:00
csobier
5c2e744d7a updated list of doc files across repos 2017-10-11 13:29:45 -04:00
Iñigo Medina
2d76051e64 Merge pull request #412 from CartoDB/docs-1175-cartodbfytables-tip
added new chapter about creating tables, and applied minor edits to r…
2017-10-04 16:32:29 +02:00