017b404264make bounds optional for dimensional queries, add all tests
John Krauss
2016-10-04 22:21:05 +00:00
50b745227bworking obs_getavailablenumerators tests
John Krauss
2016-10-04 20:10:24 +00:00
2171cb83c7add tests for builder legacy func
John Krauss
2016-10-04 19:46:37 +00:00
0d9f0e4996allow null geom to be passed in for the obs_get* functions, add in convenience legacy builder metadata function
John Krauss
2016-10-04 19:16:32 +00:00
b473ffe307updated fixtures generation from local postgres, fixed a few tests that broke
John Krauss
2016-10-03 20:36:14 +00:00
2a1598d491first pass on generating new metadata from local
John Krauss
2016-09-30 20:44:03 +00:00
827104756eanother test stub
John Krauss
2016-09-30 17:39:25 +00:00
3602aab804remove table defintions, stub in tests
John Krauss
2016-09-29 20:53:12 +00:00
48221fc358Merge branch 'develop' into builder-api-func
John Krauss
2016-09-29 20:23:08 +00:00
5629bdf035Merge pull request #197 from CartoDB/develop
Carla
2016-09-21 12:02:04 +02:00
dd5f560359Separate functions between files
Carla Iriberri
2016-08-19 16:39:30 +02:00
62c2693553Avoid function check to dispatch
Carla Iriberri
2016-08-19 13:04:54 +02:00
48d1bfdb13Remove JSON manipulation to use json functions
Carla Iriberri
2016-08-19 12:45:38 +02:00
30f27e5b58Check function name and use param names instead of
Carla Iriberri
2016-08-18 15:43:03 +02:00
26b22a9bf4Use explicit functions for query construction and metadata
Carla Iriberri
2016-08-18 15:36:32 +02:00
c9e809c061Merge pull request #185 from CartoDB/develop
1.0.5
Mario de Frutos
2016-08-18 15:06:50 +02:00
43e83751aeRelease 1.0.5 artifact
Mario de Frutos
2016-08-18 15:05:38 +02:00
4c13434b9aMerge pull request #182 from CartoDB/sql-tests
Mario de Frutos
2016-08-18 14:54:53 +02:00
8785639eceMerge pull request #154 from CartoDB/iriberri-patch-1
Mario de Frutos
2016-08-18 11:10:02 +02:00
f991f5a1e6docs and NEWS for the new tests
John Krauss
2016-08-12 18:56:06 +00:00
e4b4ebf72dAdapted autotest to to work with SQL directly instead of over HTTP SQL API
John Krauss
2016-08-12 18:48:31 +00:00
20f56c98deMerge pull request #179 from CartoDB/develop
1.0.4
Mario de Frutos
2016-08-10 16:20:00 +02:00
e4ea90835aRelease 1.0.4 artifact
Mario de Frutos
2016-08-10 16:18:59 +02:00
8f2c8f571cMerge pull request #175 from CartoDB/release-v-1.0.4
Mario de Frutos
2016-08-10 16:15:56 +02:00
e9857e89fbrelease-v-1.0.4 increment and news
John Krauss
2016-07-26 13:08:28 +00:00
8ed2135a7fMerge pull request #174 from CartoDB/all-null-defaults
john krauss
2016-07-26 09:03:53 -04:00
af69b44f25Always default to NULL, fixes#173
John Krauss
2016-07-26 13:05:40 +00:00
e12b729c51Release 1.0.3 artifact
1.0.3
Mario de Frutos
2016-07-25 16:44:05 +02:00
a42827a3c9Merge pull request #172 from CartoDB/develop
Mario de Frutos
2016-07-25 16:11:28 +02:00
948cdbff19Merge pull request #171 from CartoDB/release-v-1.0.3
Mario de Frutos
2016-07-25 16:09:35 +02:00
1c7c73f948release candidate 1.0.3
John Krauss
2016-07-25 13:20:09 +00:00
360adc47dfMerge pull request #170 from CartoDB/handle-bad-geoms
john krauss
2016-07-25 09:15:09 -04:00
571f1f343aMerge pull request #168 from CartoDB/fix-per-sq-m-obs-getmeasure-area
john krauss
2016-07-25 09:14:08 -04:00
186c57efbdMerge pull request #167 from CartoDB/null-defaults
john krauss
2016-07-25 09:12:51 -04:00
b139a24012Merge pull request #165 from CartoDB/fix-required-libs
john krauss
2016-07-25 09:09:21 -04:00
260704327eMerge pull request #164 from CartoDB/hotfix-error-on-exception
john krauss
2016-07-25 09:06:26 -04:00
252610673ahandle difficult geometries more gracefully. fixes#160
John Krauss
2016-07-25 13:05:36 +00:00
d054f37528fixes#160: snaptogrid then buffer input polygons
John Krauss
2016-07-22 21:47:06 +00:00
3d58fd284afix#159
John Krauss
2016-07-22 19:24:19 +00:00
efcea9be7bMerge branch 'fix-required-libs' into fix-per-sq-m-obs-getmeasure-area
John Krauss
2016-07-22 18:59:42 +00:00
cf242515e3install postgres_fdw in test setup. fixes#166
John Krauss
2016-07-22 18:59:11 +00:00
4c434f5448tests doublechecking NULL default handled correctly, and that area normalization for polygon is per square kilometer
John Krauss
2016-07-22 18:56:27 +00:00
59dd09c554Merge branch 'fix-required-libs' into fix-per-sq-m-obs-getmeasure-area
John Krauss
2016-07-22 18:17:54 +00:00
8187ab4bbeensure tests run in order. Fixes#162
John Krauss
2016-07-22 17:44:16 +00:00
e54d95fa8fremove unused plpythonu and cartodb dependencies
John Krauss
2016-07-22 17:43:11 +00:00
d766f08b03calculate area normalization of a polygon by square kilometer, not square meter. fixes#158
John Krauss
2016-07-22 15:18:43 +00:00
8f345fd508in this function, its "measure_id" not "numer_id"
John Krauss
2016-07-21 15:35:09 -04:00
383c3eb6ecMerge pull request #155 from CartoDB/148-move-glossary-and-license-files
csobier
2016-07-19 11:58:59 -04:00
798c0a73a1added absolutel urls for doc links as weird redirects are happening for relative links
csobier
2016-07-19 11:57:40 -04:00
bfa57f4971Use 6432 for connections from server
Carla
2016-07-19 17:54:08 +02:00
e7a16f4b4dMerge pull request #153 from CartoDB/148-move-glossary-and-license-files
csobier
2016-07-19 11:43:23 -04:00
540ff68a90fixing hyperlinks to live docs
csobier
2016-07-19 11:42:19 -04:00
6a1df2abd1Merge pull request #149 from CartoDB/148-move-glossary-and-license-files
csobier
2016-07-19 11:32:25 -04:00