abelvm
e2f8c67034
test->avg area
2016-08-16 12:54:15 -04:00
abelvm
317f7f2fa6
change results
2016-08-12 14:10:57 -04:00
abelvm
e95374646f
change force2d signature
2016-08-12 13:54:54 -04:00
abelvm
5c207d9ec0
test
2016-08-12 13:48:55 -04:00
abelvm
8430b98931
Merge branch 'develop' of github.com:CartoDB/crankshaft into add-voronoi
2016-08-12 13:47:56 -04:00
abelvm
644542e5df
fixed internals
2016-08-12 13:34:29 -04:00
Rafa de la Torre
7f6766b6c1
Merge pull request #99 from CartoDB/update-process-docs
...
Update process docs
2016-08-12 19:14:59 +02:00
Rafa de la Torre
8953bf92ee
Update release process
2016-08-12 18:56:03 +02:00
Rafa de la Torre
065dc476b4
Revamp the dev process
2016-08-12 18:34:13 +02:00
Rafa de la Torre
170260b7f5
Revamp the dev process
2016-08-12 18:17:13 +02:00
Rafa de la Torre
a6b5f74d67
Merge pull request #95 from CartoDB/master
...
merging release 0.2.0 back to development
2016-08-12 17:00:07 +02:00
Rafa de la Torre
47f1f918d4
Do not check code is updated when not needed
...
Particularly, when it is master or a detached HEAD (usually when
checking out tags).
2016-08-11 19:20:04 +02:00
Rafa de la Torre
9ada8d12ca
Add upgrade file from 0.1.0 to 0.2.0
...
As compatibility was checked with CI tests, this is simply a copy:
```
cp release/crankshaft--0.2.0.sql release/crankshaft--0.1.0--0.2.0.sql
```
To be automated in `make release` command.
2016-08-11 18:52:30 +02:00
Rafa de la Torre
1bad568fbf
Add files generated with make release v0.2.0
2016-08-11 18:49:55 +02:00
Rafa de la Torre
75b34d29ce
Update default_version and NEWS in prep of v0.2.0
2016-08-11 18:47:41 +02:00
Rafa de la Torre
1e74be7cac
Merge pull request #92 from CartoDB/compat-checks2
...
Compatibility checks - take 2
2016-08-11 15:42:20 +02:00
abelvm
749953931c
tests spaces
2016-08-10 13:54:11 -04:00
Rafa de la Torre
4886c187c4
Check function signatures
2016-08-10 19:39:39 +02:00
abelvm
8ea1f2edea
tests IN
2016-08-10 13:33:45 -04:00
abelvm
3284ed19a5
tests
2016-08-10 13:32:55 -04:00
abelvm
0b2caa48e9
fixed tests
2016-08-10 13:22:10 -04:00
Rafa de la Torre
4118b57f1f
Create aggregates only if they do not exist
2016-08-10 18:56:11 +02:00
Rafa de la Torre
ac51256463
Fix for stale builds
2016-08-10 18:28:56 +02:00
Rafa de la Torre
e74d80f3ea
Add compat checks as a build step
2016-08-10 18:28:56 +02:00
Rafa de la Torre
abe07166de
Add installation of current dev version
2016-08-10 18:28:56 +02:00
Rafa de la Torre
cdc072b098
Add upgrade path from release to dev version
2016-08-10 18:28:56 +02:00
Rafa de la Torre
34c9a7d4cf
First version of the compat check script
2016-08-10 18:28:56 +02:00
abelvm
75a0e54849
fixed tests
2016-08-10 12:23:32 -04:00
abelvm
613cdb4c6f
fixed tests
2016-08-10 12:15:50 -04:00
Rafa de la Torre
5f154d84d6
Merge pull request #87 from CartoDB/gravity2
...
Recommit gravity model
2016-08-10 17:23:19 +02:00
Rafa de la Torre
244cf65617
Fix gravity tests
2016-08-10 10:38:05 +02:00
abelvm
b5142002e9
Merge branch 'add-voronoi' of github.com:CartoDB/crankshaft into add-voronoi
2016-08-09 13:01:22 -04:00
abelvm
8c273a53bc
check tests
2016-08-09 13:01:05 -04:00
abelvm
c4b2ae91bf
check tests
2016-08-09 12:57:50 -04:00
abelvm
b2eb5bd355
Merge branch 'gravity2' of github.com:CartoDB/crankshaft into gravity2
2016-08-09 12:53:48 -04:00
abelvm
448562f53e
check tests
2016-08-09 12:52:37 -04:00
Rafa de la Torre
c7788b7b2c
Merge remote-tracking branch 'origin/develop' into add-voronoi
2016-08-09 16:21:04 +02:00
Rafa de la Torre
e8e6f2b6b6
Merge remote-tracking branch 'origin/develop' into gravity2
2016-08-09 16:17:25 +02:00
Rafa de la Torre
b5c3e73bc0
Merge pull request #89 from CartoDB/check-up-to-date-with-master
...
Check up to date with master
2016-08-09 16:01:59 +02:00
Rafa de la Torre
a148fc7d89
Remove PGPORT hack
...
It is no longer needed as pg9.5 is installed in its standard port.
2016-08-09 15:45:47 +02:00
Rafa de la Torre
84d3238d59
Split installation into its own phase
2016-08-09 15:44:36 +02:00
Rafa de la Torre
58ef79fb6a
Script to check whether a branch is up to date
2016-08-09 15:42:08 +02:00
Rafa de la Torre
33aff6a744
Update README.md
2016-08-09 13:19:41 +02:00
Rafa de la Torre
6a5f9155cc
Merge pull request #88 from CartoDB/ci-automation
...
Ci automation
2016-08-09 13:12:59 +02:00
Rafa de la Torre
c3afdbff4b
Remove all the travis pg/postgis stuff
2016-08-09 12:05:49 +02:00
Rafa de la Torre
6de5fb10a0
Add gis-testing ppa to the mix
...
Seems like the production postgis 2.2.2 is only present in gis-testing
for the moment.
2016-08-09 11:50:37 +02:00
Rafa de la Torre
a636d28457
Install specific postgres versions
...
This is meant to solve the issue with postgis and the error message
"GEOS 3.4 or higher required" as that error is compiled statically into
postgis. That basically means the build was using a wrong postgis
binary.
2016-08-09 11:36:54 +02:00
Rafa de la Torre
927d66911e
Remove traces from travis
2016-08-09 11:04:48 +02:00
Rafa de la Torre
955f25cdae
Force installation of postgis specific version
2016-08-09 11:04:33 +02:00
Rafa de la Torre
2362e51c10
Add postgis version diagnosing traces
2016-08-09 10:46:23 +02:00