Commit Graph
38 Commits
Author SHA1 Message Date
manmorjim 083b634ea7 Update NEWS 2020-03-17 11:53:21 +01:00
manmorjim 36f271751b Update dependencies to fix vulnerabilities 2020-03-17 11:51:31 +01:00
manmorjim 2d78caeef2 Migration scripts for server 2020-03-17 11:27:10 +01:00
manmorjim 24df64681d Migration scripts for client 2020-03-17 11:20:47 +01:00
manmorjim b7c9ff8dac Remove @@plpythonu@@ vars from old_versions 2020-03-17 09:49:54 +01:00
manmorjim 1daa5b1451 Update NEWS with the release (deploy) date 2020-03-13 10:41:26 +01:00
manmorjim c793293fae Changes from 'development' 2020-03-10 17:21:54 +01:00
manmorjim 40d1b4eafd Update dependencies 2020-03-10 17:19:46 +01:00
manmorjim 0a902d7f00 Replace @@plpythonu@@ vars 2020-03-10 17:19:19 +01:00
manmorjim 9b95682243 Add @@plpythonu@@ vars into old_versions 2020-03-10 17:18:55 +01:00
manmorjim 8f720e8165 Update dependencies 2020-03-10 15:45:31 +01:00
manmorjim da9948cba3 Fix release 0.38.0
Replace `@@plpythonu@@` vars in old_versions
2020-03-10 15:45:04 +01:00
manmorjim 35ff75ea64 Replace @@plpythonu@@ vars in old_versions 2020-03-09 13:02:26 +01:00
manmorjim 796ba4a15e Files for the release 0.29.0 2020-03-09 11:15:23 +01:00
manmorjim 63e5379016 restore 0.28.0 files 2020-03-09 11:09:58 +01:00
manmorjim ee837e0e5f release 0.29.0 2020-03-06 17:57:32 +01:00
manmorjim c6e5711905 Replace @@plpythonu@@ var in old_versions 2020-03-06 17:57:02 +01:00
manmorjim e99d88500a Use authenticated query for geocoding 2020-03-02 15:27:32 +01:00
manmorjim 2664095e21 Update tolerance and fixture values 2020-03-02 15:26:59 +01:00
manmorjim 5bb0e67499 Add method parameter to requests
It allows using POST for large URI to prevent errors `414 Request-URI Too Large`
2020-03-02 15:24:56 +01:00
manmorjim e3e037563b Deconding the tests output 2020-03-02 15:21:32 +01:00
manmorjim 944bc8c3ff Create the type geomval in the extension schema
Having it as public.geomval means that we would block ourselves from installing `postgis_raster` if this extension is installed.
2020-03-02 09:09:10 +01:00
manmorjim e97d350e5a Decode redis responses by default
In python3 redis responses are encoded by default.
2020-02-27 17:20:10 +01:00
manmorjim 880f756eae Add the extension schema to the SEARCH_PATH 2020-02-27 16:06:30 +01:00
manmorjim 0164b07b92 Install always python lib in python2 for unit tests 2020-02-27 10:46:06 +01:00
manmorjim 4a880805cc Fix conditional CI 2020-02-27 10:19:13 +01:00
manmorjim 5370ea23c7 Conditional jobs dependint on PG version 2020-02-27 10:14:42 +01:00
manmorjim 7aefba181c Install packages in python3 using pip3 2020-02-26 18:52:26 +01:00
manmorjim 35f098686c Force non-zero exit if tests failed 2020-02-26 17:39:35 +01:00
manmorjim 8a3f28c45b Rename output test directory 2020-02-26 17:32:59 +01:00
manmorjim 53a0e7abf3 Show errors if tests failed 2020-02-26 17:32:08 +01:00
manmorjim 3c916bdfc9 Adapt dataservices-api server to python3
Related to https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:49:15 +01:00
manmorjim b2a06c6ed6 Create the type geomval if not exist
Related to https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:42:10 +01:00
manmorjim d5b0d86997 Add variable @@plpythonu@@
Related with https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:41:04 +01:00
manmorjim fa2bed0df5 Add details about what the rule does 2020-02-26 15:38:43 +01:00
manmorjim 6a34f5d6cb Release 0.29.0 2020-02-24 16:14:29 +01:00
manmorjim e08ca8f6bc Creates the type geomval if does not exist
PG12 migration #6237
2020-02-24 16:13:48 +01:00
manmorjim dd907ac2bc Using @@plpythonu@@ variable
PG12 migration #6237
2020-02-24 16:12:27 +01:00