Commit Graph

  • 8b031a3016 add tags to getavailablegeometries, and a few additional columns to obs_getavailabletimespans John Krauss 2017-04-10 18:15:19 +00:00
  • 607c8e82c9 Update README.md Guido Fioravantti 2017-04-05 16:56:48 +02:00
  • 8917a1c63f Merge pull request #359 from CartoDB/development python-0.15.0 0.23.0-server 0.16.0-client Javier Goizueta 2017-03-31 10:43:05 +02:00
  • 524d15c1a9 Fix uses of cartodb cdb_conf functions Javier Goizueta 2017-03-30 18:10:53 +02:00
  • c0b0a58d35 Missing changes in source Javier Goizueta 2017-03-30 18:03:45 +02:00
  • 7ec0a3ab66 Missing changes in v23 script Javier Goizueta 2017-03-30 18:03:25 +02:00
  • e55338de90 Fix functions to write cdb_conf Javier Goizueta 2017-03-30 16:33:12 +02:00
  • e247fda694 Fix superuser template functions Javier Goizueta 2017-03-30 13:18:38 +02:00
  • 2ec38e93f0 Fix migration script permissions for superuser functions Javier Goizueta 2017-03-29 17:46:31 +02:00
  • 2197edb467 Fix bugs in geocoding server functions Javier Goizueta 2017-03-29 16:20:59 +02:00
  • 88c43bab2f Add missing functions to migration scripts Javier Goizueta 2017-03-29 13:08:28 +02:00
  • aac89e0236 New versions 0.16.0 (client), 0.23.0 (server), 0.15.0 (python) Javier Goizueta 2017-03-28 17:53:40 +02:00
  • f0b0a9e7f2 Merge pull request #355 from CartoDB/346-user-rate-limits Javier Goizueta 2017-03-28 17:48:46 +02:00
  • c74bb85f26 Merge branch 'development' into 346-user-rate-limits Javier Goizueta 2017-03-28 15:01:01 +02:00
  • 77dfda11d9 Merge pull request #353 from CartoDB/udpate-docs Rafa de la Torre 2017-03-28 11:53:07 +02:00
  • 2c15110255 Rename constructor arguments for consistency Javier Goizueta 2017-03-28 10:53:16 +02:00
  • 6b86acfaa3 Fix indentation Javier Goizueta 2017-03-28 10:44:25 +02:00
  • 4b18e1f601 Rename variable Javier Goizueta 2017-03-28 10:42:03 +02:00
  • 970d828768 Remove unneeded ERB options Javier Goizueta 2017-03-28 10:39:23 +02:00
  • 39878ef542 Rename some template functions internal terms Javier Goizueta 2017-03-28 10:37:21 +02:00
  • 2d6b73cb9d Add some examples to the documentation Javier Goizueta 2017-03-28 10:19:58 +02:00
  • b1e765c639 Clarify what configuration is retrieved by cdb_service_get_rate_limit Javier Goizueta 2017-03-28 09:54:00 +02:00
  • 63eb4e3198 Update README.md Guido Fioravantti 2017-03-27 12:57:41 -04:00
  • 164ef42cba Update README.md Guido Fioravantti 2017-03-24 17:31:29 -04:00
  • f2616590ec Update README.md Guido Fioravantti 2017-03-24 17:30:15 -04:00
  • b717674af7 Update README.md Guido Fioravantti 2017-03-24 17:28:03 -04:00
  • c379593d89 Fix rate limits documentation Javier Goizueta 2017-03-23 15:59:13 +01:00
  • 41c5271de1 Fix documentation Javier Goizueta 2017-03-22 17:01:03 +01:00
  • e850d5c72e Add rate limits documentation Javier Goizueta 2017-03-22 16:57:15 +01:00
  • 7101c8d8e8 Expose client-side rate limit configuration interface Javier Goizueta 2017-03-22 16:31:45 +01:00
  • ef09840525 Implement server-side rate limits configuration interface Javier Goizueta 2017-03-21 17:58:33 +01:00
  • cf7460c27d Fix functions schema Javier Goizueta 2017-03-21 16:17:39 +01:00
  • 63c03894cc Fix bugs Javier Goizueta 2017-03-21 15:45:05 +01:00
  • 942c6ac63d Fix indentation Javier Goizueta 2017-03-21 15:44:50 +01:00
  • 208469f534 Add rate limits configuration writing tests Javier Goizueta 2017-03-21 15:43:33 +01:00
  • 73f97128ed Reorganization of configuration modules, fix circular dependencies Javier Goizueta 2017-03-21 15:42:53 +01:00
  • 945c6cd685 WIP: support for storing rate limits configuration Javier Goizueta 2017-03-16 19:12:39 +01:00
  • 7f6c19b292 Minor changes for clarity Javier Goizueta 2017-03-16 17:59:22 +01:00
  • 87e37e1a26 Fix typo Javier Goizueta 2017-03-16 17:55:27 +01:00
  • 9a04ad06a0 Move rate limits out of Config Javier Goizueta 2017-03-15 19:32:50 +01:00
  • cebd7d2141 Apply ServiceManager to Google Geocoder Javier Goizueta 2017-03-15 17:58:14 +01:00
  • 696bdb40b0 Fix incorrect import Javier Goizueta 2017-03-15 17:49:29 +01:00
  • 9d94f99b41 Remove incorrect README changes Javier Goizueta 2017-03-15 13:04:14 +01:00
  • 680206a437 Missing import Javier Goizueta 2017-03-15 12:51:56 +01:00
  • 548d6b08db Debug SQL geocoding interface which uses ServiceManager Javier Goizueta 2017-03-15 12:47:11 +01:00
  • 77b5ff0b9e Fix problem with db config default arguments Javier Goizueta 2017-03-15 12:46:25 +01:00
  • 05b29967c7 Merge branch 'development' into 346-user-rate-limits Javier Goizueta 2017-03-14 19:00:53 +01:00
  • 6c5ca97468 Complete rate-limiting for Mapzen & Here gecoding Javier Goizueta 2017-03-14 18:51:18 +01:00
  • a64557b50e New version 0.14.1 of python library python-0.14.1 Rafa de la Torre 2017-03-13 15:10:03 +01:00
  • d8da0a3782 Merge pull request #354 from CartoDB/development Rafa de la Torre 2017-03-13 15:07:14 +01:00
  • 01b96fe276 Merge pull request #352 from CartoDB/206-clean-up-non-zero-padded-reads Rafa de la Torre 2017-03-13 14:42:35 +01:00
  • 4e14e9b0c0 Fix links and improve readability Rafa de la Torre 2017-03-13 13:12:06 +01:00
  • 26d025a5d1 Remove tests that no longer apply #206 Rafa de la Torre 2017-03-10 13:15:50 +01:00
  • 80e7ed90a8 Make get_metrics read just zero-padded dates #206 Rafa de la Torre 2017-03-10 13:14:33 +01:00
  • 250d384d06 Geocoder, per user, cofigurable rate limits Javier Goizueta 2017-03-09 18:42:48 +01:00
  • 7e90529a00 Merge pull request #351 from CartoDB/master Rafa de la Torre 2017-03-08 16:12:00 +01:00
  • cc13a35a58 Update release notes python-0.14.0 0.22.0-server Rafa de la Torre 2017-03-08 15:49:10 +01:00
  • ce62b647f8 Update release notes Rafa de la Torre 2017-03-08 15:29:43 +01:00
  • c6c4255242 Server 0.22.0 version release artifacts Rafa de la Torre 2017-03-08 15:22:58 +01:00
  • 87a2e02721 Make more apparent what happens with make release Rafa de la Torre 2017-03-08 13:22:19 +01:00
  • fc1e05658e Bump version of python library to 0.14.0 Rafa de la Torre 2017-03-08 13:13:19 +01:00
  • b8ec3dc306 Merge pull request #342 from CartoDB/remove-mapzen-forcing-layers-equal-address Rafa de la Torre 2017-03-08 13:07:07 +01:00
  • 4822739fee Merge pull request #347 from CartoDB/343-config-services Rafa de la Torre 2017-03-08 13:06:22 +01:00
  • ffdb6524da Fix bug: search_type can be None Rafa de la Torre 2017-03-08 10:19:29 +01:00
  • 82a7477d37 Beautify code Rafa de la Torre 2017-03-08 10:14:37 +01:00
  • 5098b5e9e1 README restructuring Javier Goizueta 2017-03-07 17:52:46 +01:00
  • 41c16d8a54 Documentation and NEWS about new configuration parameters Javier Goizueta 2017-03-07 16:19:35 +01:00
  • 049c8e8657 Merge branch 'development' into remove-mapzen-forcing-layers-equal-address Rafa de la Torre 2017-03-07 14:56:55 +01:00
  • 25ba9866ae Small PoC with rratelimit #346 Rafa de la Torre 2017-03-07 13:31:06 +01:00
  • 6a3e17cb9e Fix some typos in README.md #346 Rafa de la Torre 2017-03-07 12:33:36 +01:00
  • 6dca3f4e58 Change default arguent value for clarity Javier Goizueta 2017-03-06 19:01:05 +01:00
  • d01170471e Missing @property Javier Goizueta 2017-03-06 18:58:00 +01:00
  • 89762c1a7f Use service params configuration in Mapzen services Javier Goizueta 2017-03-06 15:25:11 +01:00
  • 1081e81047 Add Mapzen service params to configuration Javier Goizueta 2017-03-06 14:34:23 +01:00
  • 29cdd8099a Add service configuration (URL, etc) for Mapzen Geocoding Javier Goizueta 2017-03-06 10:20:20 +01:00
  • c0374f5800 Add service configuration (URL, etc) for Here Routing Javier Goizueta 2017-03-02 17:55:08 +01:00
  • 677d2acead Add service configuration (URL, etc) for Here Geocoding Javier Goizueta 2017-03-02 17:15:14 +01:00
  • 457858a490 Update README.md Guido Fioravantti 2017-02-28 18:24:19 +01:00
  • dde86e985c Update README.md Guido Fioravantti 2017-02-28 12:41:27 +01:00
  • be39f6e9ef Merge pull request #345 from CartoDB/update-git-protocol Mario de Frutos 2017-02-28 12:25:31 +01:00
  • 64c24628a0 Stop using git:// protocol Guido Fioravantti 2017-02-28 12:16:14 +01:00
  • eb5c7ec5c3 Merge pull request #341 from CartoDB/development 0.21.0-server 0.15.0-client Mario de Frutos 2017-02-08 15:27:42 +01:00
  • 435a84f294 OBS_GetData functions shall increase the DO quota usage Mario de Frutos 2017-02-06 10:44:02 +01:00
  • a9e942a48b remove the search_type if its address from the params sent to mapzen nygeog 2017-02-02 10:23:09 -05:00
  • 061956f250 Remove quota usage for obs_meta functions Mario de Frutos 2017-02-02 10:55:26 +01:00
  • 2621573d71 Extracted parameters from getmeta and getdata functions tests to fix problems Mario de Frutos 2017-02-01 11:57:36 +01:00
  • d7bb31be9a Client 0.15.0 version release artifacts Mario de Frutos 2017-02-01 10:41:21 +01:00
  • 3d94d1dfaf Server 0.21.0 version release artifacts Mario de Frutos 2017-02-01 10:19:32 +01:00
  • c364c7f5ed Merge pull request #339 from CartoDB/obs-getdata-getmeta-wrappers Mario de Frutos 2017-02-01 10:05:52 +01:00
  • b2f9a10035 Change timespan for getboundaryid to 2015 Mario de Frutos 2017-02-01 09:53:35 +01:00
  • c550a5d4e9 Merge pull request #321 from CartoDB/fix-default-isolines-provider Mario de Frutos 2017-02-01 09:41:21 +01:00
  • b4fa0dd4fc Added integration tests for the new DO functions Mario de Frutos 2017-01-26 17:46:36 +01:00
  • f0d96541b6 Fixed client tests Mario de Frutos 2017-01-26 14:39:09 +01:00
  • 8094e79d0b fix some bugs in client test John Krauss 2017-01-19 21:12:44 +00:00
  • bfd7df8c8a tmp commit John Krauss 2017-01-19 20:29:50 +00:00
  • 1f225e0978 fix extraneous newline in expectation John Krauss 2017-01-19 20:08:34 +00:00
  • e81f005ce9 adding server tests, interface to generate client sql code John Krauss 2017-01-12 21:22:45 +00:00
  • 8204bb3451 fix error-causing raise (which obscures real error) John Krauss 2017-01-12 04:03:33 +00:00
  • 56de523498 add wrappers for getmeta, getdata(geoms) and getdata(ids) John Krauss 2017-01-12 04:03:01 +00:00
  • 7fe8b6cccc Added CONTRIBUTING.md Mario de Frutos 2017-01-25 10:47:20 +01:00