Rafa de la Torre
a114f857fd
Add the first test that makes sense #201
2016-06-13 12:21:06 +02:00
Rafa de la Torre
47962c9ccb
Stub tests to be implemented (WIP) #201
2016-06-13 11:33:14 +02:00
Rafa de la Torre
901f5d7b8b
Add a README.md file for dummies like me #201
2016-06-13 11:19:14 +02:00
Rafa de la Torre
c7bcbddaa9
Delete copy/pasted comment from requirements.txt #201
2016-06-13 11:16:49 +02:00
Rafa de la Torre
9ad55a4d53
Update url of pip package
2016-06-10 13:03:09 +02:00
csobier
14ba8c6b84
reverted rebranded code, as instructed. Legacy cartodb code appears instead. Also applied ALL CAPS for rebranded name, as instruted
2016-05-31 13:20:30 -04:00
Mario de Frutos
f4d8d28d14
Merge pull request #197 from CartoDB/development
...
New rake task for server side
2016-05-31 17:59:05 +02:00
Mario de Frutos
faab16bb64
Fixed integration test name
2016-05-31 17:58:38 +02:00
Mario de Frutos
3e74ac05bb
Merge pull request #194 from CartoDB/new_makefile
...
New release task for Makefile
2016-05-31 17:35:08 +02:00
Mario de Frutos
2b35c0b375
New release task for Makefile
...
Added new release task in the make file to automatize the new version
process:
- Move current version to old_versions folder
- Change .control file to the new version
- Create the complete SQL file for the new version
- Create empty upgrade and downgrade files
To call the new task you should pass the NEW_VERSION variable. Eg:
make release NEW_VERSION=0.x.0
2016-05-31 16:37:32 +02:00
Mario de Frutos
6412d432bf
Merge pull request #196 from CartoDB/development
...
New OBS_GetMeasureById function
2016-05-31 11:40:28 +02:00
Mario de Frutos
a68f6e9705
Integration test for the obs_getmeasurebyid function
2016-05-31 10:56:24 +02:00
Mario de Frutos
27124e26dd
Server side SQL file for version 0.10.0
2016-05-31 10:51:01 +02:00
Mario de Frutos
175d5e716d
Client side SQL file for version 0.7.0
2016-05-31 10:50:51 +02:00
Mario de Frutos
d57856367a
Merge pull request #195 from CartoDB/obs_getmeasure_by_id
...
OBS_GetMeasureById
2016-05-31 10:48:40 +02:00
Mario de Frutos
770ff0eb95
Server side part for function obs_getmeasurebyid
2016-05-30 18:13:45 +02:00
Mario de Frutos
0fc9469430
Client side for obs_getmeasurebyid
2016-05-30 18:12:21 +02:00
csobier
29c719354a
applied docs 781 to dataservices-api doc
2016-05-26 11:00:13 -04:00
Carla
a613ee3039
Merge pull request #192 from CartoDB/development
...
Docs fix
2016-05-25 20:03:04 +02:00
Carla
2d67865079
Merge pull request #190 from CartoDB/iriberri-patch-1
...
Fixed titles hierarchy
2016-05-25 20:02:09 +02:00
Carla
6b7e67304a
Merge pull request #191 from CartoDB/master
...
Fix integration tests for waypoints
2016-05-25 18:30:18 +02:00
Carla Iriberri
6d398a9499
Fix integration tests for waypoints
2016-05-25 18:29:26 +02:00
Carla
ecbcf98670
Fixed titles
2016-05-25 18:19:05 +02:00
Mario de Frutos
587ae051f5
Fixed DO integration test fixture
2016-05-25 15:58:52 +02:00
Carla
b33d696817
Merge pull request #189 from CartoDB/development
...
Add routing_with_waypoints functions to Data Services API
2016-05-25 15:47:32 +02:00
Carla
5e027d5001
Merge pull request #188 from CartoDB/add_waypoints_doc
...
Add route_with_waypoints to documentation
2016-05-25 15:35:16 +02:00
Carla
337c47cd81
Update routing_functions.md
2016-05-25 15:19:08 +02:00
Carla
bf121ea3e3
add note about function equivalence with 2 points
2016-05-25 14:49:32 +02:00
Carla Iriberri
21aac960a6
Add function cdb_routing_with_waypoints
...
Add routing with waypoints functions to client and server. Includes
signature checks tests for the Postgresql functions and unit and
integration tests for the Python library.
Add client v0.6.0 and server v0.9.0
2016-05-25 11:38:37 +02:00
Carla
ae86785ece
fix function signature
2016-05-25 11:28:13 +02:00
Carla
7815c9cdc7
Update routing_functions.md
2016-05-24 18:04:15 +02:00
Carla
d17b5656fb
Update test_helper.py
2016-05-24 13:19:16 +02:00
Carla
f46305de6f
Update test_helper.py
2016-05-24 13:18:43 +02:00
Mario de Frutos
0fc1a24aec
Added data observatory config
2016-05-23 15:35:35 +02:00
csobier
ed667dc301
Merge pull request #186 from CartoDB/master
...
edited geocoding code example
2016-05-20 13:56:58 -04:00
csobier
982f178d5a
edited geocoding code example
2016-05-20 13:38:04 -04:00
csobier
3c222bd82d
Merge pull request #185 from CartoDB/master
...
fixed spacing of heading after autogenerated table in the docs
2016-05-19 08:52:08 -04:00
csobier
bbcba337f5
fixed spacing of heading after autogenerated table in the docs
2016-05-19 08:40:04 -04:00
csobier
6887adcdb0
Merge pull request #184 from CartoDB/docs-fix-heading-spaces
...
fixed spacing after auto-generated table in order to show heading cor…
2016-05-19 08:35:34 -04:00
csobier
7b8165fbed
fixed spacing after auto-generated table in order to show heading correctly in output
2016-05-19 08:30:46 -04:00
csobier
48779e56ef
Merge pull request #165 from CartoDB/161-docs-obs-functions
...
adding placeholder for obs functions-WIP
2016-05-18 09:59:09 -04:00
Mario de Frutos
2a98a673d1
Merge pull request #182 from CartoDB/development
...
Quota management docs and integrations tests fixes
2016-05-18 15:21:36 +02:00
Mario de Frutos
9a49a20358
All integration tests working
2016-05-18 15:19:33 +02:00
Mario de Frutos
d63c688851
Merge pull request #181 from CartoDB/quota_management_doc
...
Document about how quota management works
2016-05-18 14:54:53 +02:00
csobier
0d5fa7a199
removed username from segmentation for consistency- this branch is ready to go
2016-05-17 19:58:07 -04:00
Andrew W. Hill
5e61ef2076
Update demographic_functions.md
...
removed username
2016-05-17 18:54:56 -04:00
csobier
75fc489143
applied Carla's edits
2016-05-17 15:01:56 -04:00
Mario de Frutos
3d617a4349
Fixed markdown syntax
2016-05-17 16:47:50 +02:00
Mario de Frutos
6abc5a4cdd
Added section how the quota is spent in the document
2016-05-17 16:35:41 +02:00
Carla
fedcd606c5
add street level clarification for geocoding
2016-05-17 16:14:01 +02:00