Commit Graph

2069 Commits

Author SHA1 Message Date
Daniel
2d75906d00 Merge pull request #435 from CartoDB/change-jobs-wip-endpoint
Change WIP jobs endpoint
2017-09-20 18:58:56 +02:00
Daniel García Aubert
a09f3019b1 Update NEWS 2017-09-20 17:23:06 +02:00
Daniel García Aubert
b1112e2bb1 Remove unneeded header 2017-09-20 16:48:22 +02:00
Daniel García Aubert
980e762ab7 Skip user auth middlewares 2017-09-20 16:35:33 +02:00
Daniel García Aubert
102a17c12b Fix test 2017-09-20 16:17:33 +02:00
Daniel García Aubert
4d910a712c Set trusty distributio in travis' configuration 2017-09-20 16:08:21 +02:00
Daniel García Aubert
0597a3b8a6 Change job work in progress endpoint 2017-09-20 15:46:29 +02:00
Raul Ochoa
cd19aee099 Stubs next version 2017-08-13 17:52:35 +02:00
Raul Ochoa
3cae34b62c Release 1.47.1 2017-08-13 17:50:09 +02:00
Raul Ochoa
db309f8b3a Merge pull request #428 from CartoDB/update-readme-requirements
Update core requirements
2017-08-13 16:31:06 +02:00
Raul Ochoa
29649a6186 Merge pull request #430 from CartoDB/upgrade-cartodb-psql
Upgrade cartodb-psql to 0.10.1
2017-08-13 16:30:46 +02:00
Raul Ochoa
c6e2d55f93 Upgrade cartodb-psql to 0.10.1 2017-08-13 16:13:26 +02:00
Raul Ochoa
bfd403812a Merge pull request #429 from CartoDB/do-not-use-pg-end
Use method 'psql.end' exposed by 'cartodb-psql'
2017-08-11 19:17:25 +02:00
Daniel García Aubert
b774a0ff5c Use method 'psql.end' exposed by 'cartodb-psql' instead of using the pg's one directly 2017-08-11 15:11:07 +02:00
Daniel García Aubert
e0729cc441 Update core requirements 2017-08-11 14:48:01 +02:00
Raul Ochoa
61bb1ca155 Merge pull request #426 from CartoDB/upgrade-cartodb-psql
Upgrade cartodb-psql to 0.10.0
2017-08-11 13:30:25 +02:00
Raul Ochoa
ec351ff580 Upgrade cartodb-psql to 0.10.0
Removes tests associated to the upgrade. SET queries are no longer
validated. Note the subtle leading space in the removed test cases.
2017-08-11 12:49:38 +02:00
Raul Ochoa
32154b67c6 Merge branch 'master' into upgrade-cartodb-psql 2017-08-11 11:57:16 +02:00
Daniel García Aubert
3891e4f37f Stubs next version 2017-08-10 18:20:40 +02:00
Daniel García Aubert
f17ce57213 Release 1.47.0 2017-08-10 17:28:21 +02:00
Daniel
51bdbeba1c Merge pull request #427 from CartoDB/421-response-time-limit
Response time limit
2017-08-10 17:13:41 +02:00
Daniel García Aubert
f13c16e523 Typo 2017-08-10 11:22:08 +02:00
Daniel García Aubert
a246f9b351 Bump cartodb-redis version to 0.14.0 2017-08-10 11:11:11 +02:00
Daniel García Aubert
fd39027c6c Add TODOs 2017-08-09 18:56:51 +02:00
Daniel García Aubert
b9849298c0 Do not test against node 0.10 2017-08-09 13:05:06 +02:00
Daniel García Aubert
74b92bc782 Implement tests 2017-08-09 12:53:59 +02:00
Daniel García Aubert
ee9709199a Expose method to configure user's
metadata
2017-08-09 12:51:21 +02:00
Daniel García Aubert
01a71ee60e Apply user timeout to ogr2ogr command 2017-08-09 12:50:16 +02:00
Daniel García Aubert
f995b476c8 Use the right development branch of cartodb-psql to get user timeout 2017-08-09 12:39:58 +02:00
Raul Ochoa
3e536b822e Remove unnecessary destroyOnError option 2017-08-08 18:21:10 +02:00
Raul Ochoa
f7d88afe86 Upgrade cartodb-psql package to 0.8.0 version
This removes the requirement to use destroyOnError as it's no longer
supported.
2017-08-08 18:13:17 +02:00
Daniel García Aubert
d7d2c73c3a Add test to check that export api handles user timeout limit 2017-08-04 17:12:49 +02:00
Daniel García Aubert
761ffd0558 Allow es6 syntax 2017-08-04 17:11:45 +02:00
Daniel García Aubert
8b6ec95108 Add test to check timeout error while exporting 2017-08-03 19:15:24 +02:00
Daniel García Aubert
fb477260ec Respond with 429 and proper message when database fires a timeout error 2017-08-03 17:19:08 +02:00
csobier
cff94365ed Merge pull request #425 from CartoDB/docs-1219-api-versions
removed incorrect info from versions page of docs
2017-08-02 12:28:30 -04:00
csobier
20ec67c14d sql specific url 2017-08-02 12:19:50 -04:00
csobier
7884e53add removed incorrect info from versions page of docs 2017-08-02 11:01:02 -04:00
Rafa de la Torre
38b1dba758 Stub next version 2017-07-03 11:24:23 +02:00
Rafa de la Torre
2530e4e3b6 Release version 1.46.1 2017-07-03 11:17:21 +02:00
Rafa de la Torre
07890ec608 Change tableCache.get for tableCache.peek #244
This will make it consider age of the key when it was initially set,
instead of renewing it with the time of the last access.
2017-07-03 11:13:21 +02:00
Rafa de la Torre
d2f1884999 Stub next version 2017-06-27 18:06:43 +02:00
Rafa de la Torre
c3c754231a Release Release 1.46.0 2017-06-27 17:58:43 +02:00
Rafa de la Torre
1db935a24b Merge pull request #423 from CartoDB/422-disable-query-lru-cache
422 disable query lru cache
2017-06-27 17:40:33 +02:00
Daniel García Aubert
bf76331bf8 Stub next version 2017-06-27 17:25:15 +02:00
Daniel García Aubert
7521ca2f48 Release 1.45.1 2017-06-27 17:16:03 +02:00
Daniel
99a849d09e Merge pull request #420 from CartoDB/support-special-float-values
Support special float values (NaN and Infinity)
2017-06-27 16:56:20 +02:00
Rafa de la Torre
ae304999c7 Add a few integration tests #422 2017-06-27 16:38:07 +02:00
Rafa de la Torre
2d9a5e9655 Move cyclomatic complexity to the factory #422 2017-06-27 16:05:05 +02:00
Rafa de la Torre
c8e42f561d Reduce cyclomatic complexity (jshint 2/2) #422 2017-06-27 15:35:51 +02:00