Mario de Frutos
b5afd0734b
Include instructions to load fixtures
2018-04-17 17:50:27 +02:00
Mario de Frutos
3e9e2f69c4
Merge pull request #325 from CartoDB/421-geom_numer_timespan_refactor
...
Refactor geom_numer_timespan
2018-04-17 17:47:39 +02:00
Mario de Frutos
0241f03329
All tests fixed
2018-04-17 17:41:04 +02:00
Mario de Frutos
3816c2af8b
Include tiger non-clipped county for the fixtures
2018-04-16 12:56:32 +02:00
Mario de Frutos
ed3b7de9e0
Fix not valid column in exploration functions
2018-04-16 11:38:28 +02:00
Mario de Frutos
350b1716e0
New fixtures after fix in bigmetadata
2018-04-16 11:14:26 +02:00
Mario de Frutos
4fc22dc188
Fixes for generate fixtures
2018-04-13 10:31:27 +02:00
Mario de Frutos
6ce5e278e9
New fixtures including table_to_table
2018-04-13 10:11:15 +02:00
Mario de Frutos
c0126bf5c7
Remove sed command from generate_fixtures
2018-04-13 09:54:57 +02:00
Mario de Frutos
eb761cc6e7
Add table_to_table to the fixtures too
2018-04-12 18:55:31 +02:00
Mario de Frutos
0db98f4020
New fixtures with last changes
2018-04-12 18:52:33 +02:00
Mario de Frutos
e9dbc97772
Improve fixtures generator
2018-04-12 18:35:45 +02:00
Mario de Frutos
8f9c8cf164
Updated NEWS.md
2018-04-12 17:19:59 +02:00
Antonio
b891034146
Changed name of numer timespans to ensure backwards compatibility
2018-04-12 17:09:19 +02:00
Antonio
89f76e2a1a
Refactor geom_numer_timespan
2018-04-12 17:09:19 +02:00
Mario de Frutos
850b3c2524
Merge pull request #327 from CartoDB/Mitigate_collisions_in_suggested_name
...
Modified the denominated suggested_name to mitigate collisions
2018-04-12 17:07:01 +02:00
Mario de Frutos
5ee349f4e4
Merge pull request #324 from CartoDB/422-Refactor_GetAvailableTimespans
...
Refactor OBS_GetAvailableTimespans
2018-04-11 10:48:54 +02:00
Antonio
b4ba9b5d1d
Fixed tests
2018-04-11 10:36:58 +02:00
Antonio
be82c87bb1
Fixed CR suggestion
2018-04-11 10:36:57 +02:00
Antonio
7aac256892
Refactor OBS_GetAvailableTimespans
2018-04-11 10:36:57 +02:00
Mario de Frutos
17345f4fca
Merge pull request #329 from CartoDB/postgresql_10_support
...
Postgresql 10 support
2018-04-09 10:43:37 +02:00
Juan Ignacio Sánchez Lara
db585177ab
Explicit pre-2.4 PostGIS equal operator
...
Before PostGIS 2.4, `=` meant equality of bounding boxes, but now it's
strict equalty.
2018-04-06 13:59:31 +02:00
Mario de Frutos
fb17d05714
Improve Travis testing
...
- Added multiple versions of PostgreSQL to test (9.5, 9.6 and 10)
- Added multiple versions of Postgis to test
- Cleand travis yaml in favor of a script done in other project thanks
to Paul Ramsey
2018-04-04 15:42:25 +02:00
Mario de Frutos
e469fb7920
Fix travis problem showing regression diffs
2018-04-04 15:42:04 +02:00
Antonio
6d23509557
Modified the denominated suggested_name to mitigate collisions
2018-02-23 10:46:01 +01:00
Antonio Carlón
2183b7fc26
Merge pull request #319 from CartoDB/383-More_null_columns_in_EU
...
Python 3
2017-11-28 16:58:13 +01:00
Antonio
1d5f8a6452
Py3
2017-11-23 12:36:59 +01:00
Javier Torres
f583cca67a
Merge pull request #317 from CartoDB/316-docs_schema
...
Remove cdb_observatory references
2017-11-07 15:11:40 +01:00
Javier Torres
b4507b42b1
Remove cdb_observatory references
2017-11-07 09:31:19 +01:00
csobier
3c475d72df
Merge pull request #315 from CartoDB/docs-edit-line245
...
edited description in line 245
2017-10-18 09:54:07 -04:00
csobier
8c72122fb8
modified line245 based on @ethervoid's comment
2017-10-18 09:01:52 -04:00
csobier
b93e7e8843
edited description in line 245
...
@ethervoid , looks good! i just rewrote the English a bit. Let me know if this is okay then we can update all the live docs.
2017-10-18 08:19:34 -04:00
Mario de Frutos
ff0989f8fc
Merge pull request #314 from CartoDB/develop
...
Release 1.8.0
2017-10-18 10:16:55 +02:00
Mario de Frutos
0a753e95c0
Release 1.8.0 artifacts
2017-10-18 10:09:25 +02:00
Mario de Frutos
b62e3ea963
Merge pull request #313 from CartoDB/add_numgeoms_getavailablegeometries
...
OBS_GetAvailableGeometries now receives number of geometries from input
2017-10-18 10:05:46 +02:00
Mario de Frutos
1da0b8cb6b
Update doc with new field
2017-10-18 10:00:15 +02:00
csobier
a39de46531
docs fixed links
...
@inigomedina , just a docs url fix. Need to merge to fix live docs. Thanks!
2017-10-13 08:14:06 -04:00
Mario de Frutos
94b8e7492d
OBS_GetAvailableGeometries now receives number of geometries from input
...
We need the number of geometries to pass them to the get score function
in order to get an accurate score for the input in order to suggest
what is the geometry that fits better for the input we have
2017-10-10 18:09:26 +02:00
Antonio Carlón
91ece26c06
Merge pull request #311 from CartoDB/remove_wof_tests
...
Remove WOF perftests.
2017-09-25 17:00:58 +02:00
Javier Torres
74b9d209c0
Use precise for travis tests, cartodb ppas don't have trusty anymore
2017-09-21 16:16:13 +02:00
Javier Torres
4ae889dfdc
Remove WOF perftests. This is needed for tests to pass since we don't have WOF in our current dump
2017-09-21 10:36:05 +02:00
Mario de Frutos
3353ad0a32
Update NEWS.md
2017-08-18 16:43:39 +02:00
Mario de Frutos
b4ef3c77a9
Merge pull request #306 from CartoDB/develop
...
Release 1.7.0
2017-08-18 16:41:21 +02:00
Mario de Frutos
90a2421b6e
Merge pull request #305 from CartoDB/obs_metadatavalidation_doc
...
OBS_MetadataValidation doc
2017-08-18 16:35:26 +02:00
Mario de Frutos
fd21709ca1
Fix missing schema for FIRST function
2017-08-18 16:20:13 +02:00
Javier Torres
3791511d7d
Merge pull request #308 from CartoDB/307-TestsForDifferentPointsFixed
...
307 tests for different points fixed
2017-08-18 15:13:06 +02:00
Antonio
fad541c3fc
Fixed broken tests and refactor
2017-08-18 11:19:15 +02:00
Antonio
48ed086fec
Fixed tests for different test points per numerator
2017-08-17 16:31:40 +02:00
csobier
7e550cf909
applied quick copyedit to new docs code added
2017-08-11 08:00:00 -04:00
Mario de Frutos
6ab17bf8be
New version 1.7.0 artifacts
2017-08-10 14:19:37 +02:00