Commit Graph

  • 0d638e6bad Fix command example Daniel García Aubert 2019-10-06 19:12:11 +0200
  • 43a63feaca Keep the backwards compatibility for routing configuration Daniel García Aubert 2019-10-06 18:58:21 +0200
  • 4aa6ffe28c Add tests to check custom middlewares behavior Daniel García Aubert 2019-10-04 17:54:32 +0200
  • 2ce688ee2a Missed to apply configuration changes to default server options Daniel García Aubert 2019-10-04 12:56:36 +0200
  • 4e967980a3 Prepare next release ans update news Daniel García Aubert 2019-10-04 12:41:27 +0200
  • 93edf07da8 Temporary workaround to not depend on configuration changes Daniel García Aubert 2019-10-04 12:35:12 +0200
  • a684bead92 Rename method 'register' -> 'route' Daniel García Aubert 2019-10-04 12:22:23 +0200
  • dd06de2632 Use new routes configuration Daniel García Aubert 2019-10-04 12:07:58 +0200
  • 975f07df99 Use Object.values() Daniel García Aubert 2019-10-02 10:42:29 +0200
  • 5fe6845d7c Add comments Daniel García Aubert 2019-10-01 19:48:16 +0200
  • 4aa844946d Update environment example files Daniel García Aubert 2019-10-01 19:42:04 +0200
  • 3220e3de31 Remove old api configuration paths Daniel García Aubert 2019-10-01 19:34:03 +0200
  • 26bba3c5f5 Prepare next release version Daniel García Aubert 2019-10-01 19:31:14 +0200
  • c82a5c38df Fix indentation Daniel García Aubert 2019-10-01 18:20:17 +0200
  • 9cfaf6eefc Draft: be able to inject middlewares from configuration Daniel García Aubert 2019-09-30 19:18:24 +0200
  • b881bec668 Release 7.2.0 7.2.0 Daniel García Aubert 2019-09-30 17:24:36 +0200
  • e6f3c63675
    Merge pull request #1125 from CartoDB/update_querytables Raúl Marín 2019-09-19 15:08:00 +0200
  • f2afece658 Update cartodb-query-tables to 0.6.3 origin/update_querytables Raul Marin 2019-09-19 13:40:31 +0200
  • b69ceeeee8 Update cartodb-query-tables to 0.6.2 Raul Marin 2019-09-18 18:21:38 +0200
  • b93caa7410
    Merge pull request #1123 from Algunenano/query_tables_update Raúl Marín 2019-09-18 11:26:51 +0200
  • 7476879bde Update cartodb-query-tables to 0.6.1 origin/query_tables_update Raul Marin 2019-09-17 13:20:08 +0200
  • 9aeb5f555d Merge remote-tracking branch 'origin/master' into update-windshaft-st-asmvt-compat origin/update-windshaft-st-asmvt-compat Rafa de la Torre 2019-09-16 16:10:30 +0200
  • d0dc2c5e4d Upgrade windshaft to 5.6.2 Rafa de la Torre 2019-09-16 15:50:16 +0200
  • ce884732f3
    Merge pull request #1122 from CartoDB/fix-missing-template Daniel G. Aubert 2019-09-16 13:37:52 +0200
  • 455932b032 Update NEWS Daniel García Aubert 2019-09-16 13:26:50 +0200
  • 68a9b4ccae Typo Daniel García Aubert 2019-09-16 13:09:23 +0200
  • f6c205baf9 Typo Daniel García Aubert 2019-09-16 13:08:10 +0200
  • 738d10409f Style Daniel García Aubert 2019-09-16 11:35:40 +0200
  • 89c5a3e0a9 Merge branch 'master' into fix-missing-template Daniel García Aubert 2019-09-16 11:30:01 +0200
  • 5dac9d956c Add test Daniel García Aubert 2019-09-16 11:18:50 +0200
  • c19c723795 Add named map providers reporter to gather some stats Daniel García Aubert 2019-09-13 20:01:03 +0200
  • 788cd9d6fb Be explicit while forwarding parametes Daniel García Aubert 2019-09-13 18:15:11 +0200
  • 824d41ef0f Consitent quotes Daniel García Aubert 2019-09-13 18:11:47 +0200
  • 329b5d9b9e Use ES6 class syntax Daniel García Aubert 2019-09-13 18:07:50 +0200
  • b55c2ec55c Use template string Daniel García Aubert 2019-09-13 18:03:39 +0200
  • d99e5a44f5 Use const instead of var Daniel García Aubert 2019-09-13 18:00:13 +0200
  • e8d5e42300 Use Object.assign() instead of _.defaults() Daniel García Aubert 2019-09-13 17:58:23 +0200
  • c0afd42fa2 Use template strings instead of dot module Daniel García Aubert 2019-09-13 17:53:10 +0200
  • 1bb6a2ac0d Move invalidation closer to its definition Daniel García Aubert 2019-09-13 17:42:56 +0200
  • 3d2f554be9 Use early return pattern Daniel García Aubert 2019-09-13 16:53:53 +0200
  • a673e6d138 Update dependencies Raul Marin 2019-09-13 16:32:37 +0200
  • f9b6e92745 Stop throwing up warnings during testing Raul Marin 2019-09-12 13:28:33 +0200
  • 6229455d25 Remove mechanism to reset named map's provider as, in the end, it's reading from storage (redis) always so cache isn't doing its job. There is already a mechanism to invalidate cache entry when a template is modified (see template-maps emits on "update" and "delete", and listeners attached at server startup) Daniel García Aubert 2019-09-12 20:32:52 +0200
  • 9d6726227a Add maxAge param to lru-cache to be able to refresh entries when staled Daniel García Aubert 2019-09-12 18:02:13 +0200
  • 64b4efef17 Do not cache map template CRUD errors in Named Map provider Daniel García Aubert 2019-09-12 17:23:19 +0200
  • eb71601cd6
    Merge pull request #1121 from CartoDB/professional-plan-renaming Pablo Alonso 2019-09-10 16:31:01 +0200
  • 0297e09c17
    Merge pull request #1120 from CartoDB/improve-metadata-sample Daniel G. Aubert 2019-09-04 12:37:41 +0200
  • 8f6447b67e Update NEWS Daniel García Aubert 2019-09-04 12:30:12 +0200
  • 4ae4ce477f Professional -> Individual Pablo Alonso Garcia 2019-09-02 17:32:06 +0200
  • 7bf5deb4c1 Styling Daniel García Aubert 2019-09-02 16:40:43 +0200
  • 2fbd9893bd Going green: do not fail when source is empty Daniel García Aubert 2019-09-02 14:09:13 +0200
  • 5a01c1c5eb Going red: test to avoid error when the source table is empty Daniel García Aubert 2019-09-02 13:38:28 +0200
  • 9a85b661b0 Remove safe limit Daniel García Aubert 2019-08-23 18:04:19 +0200
  • d4d981909b Remove unused code Daniel García Aubert 2019-08-23 17:43:20 +0200
  • 16035131bc Rename method Daniel García Aubert 2019-08-23 17:25:37 +0200
  • b2adb8f058 Use substituteDummyTokens Daniel García Aubert 2019-08-23 17:21:01 +0200
  • 780cb80c8c Move method Daniel García Aubert 2019-08-23 17:16:35 +0200
  • 2a8a8f6e6a Export methods to get max, min, values od a column and sample based on a range Daniel García Aubert 2019-08-23 17:10:46 +0200
  • 850bda9669 Use modified sample method Daniel García Aubert 2019-08-23 17:09:53 +0200
  • 25e3395580 Modify sample metadata Daniel García Aubert 2019-08-23 17:09:24 +0200
  • 71dba04d83
    Merge pull request #1119 from CartoDB/fix-curl-docs-windows Román Jiménez 2019-08-23 11:08:15 +0200
  • 2a3312e779 Fix cURL docs for Windows users by using files Román Jiménez 2019-08-22 18:12:27 +0200
  • c4484dcc54
    Merge pull request #1115 from CartoDB/upgrade-windshaft-5.6.0 Daniel G. Aubert 2019-07-30 12:24:08 +0200
  • 61883b13ef Update windshaft to version 5.6.0 Daniel García Aubert 2019-07-30 12:00:28 +0200
  • a220af4fad Please jshint Daniel García Aubert 2019-07-29 19:20:38 +0200
  • 945c122dda Update windshaft devel branch Daniel García Aubert 2019-07-29 19:14:27 +0200
  • 61b66e88d5 Update NEWS Daniel García Aubert 2019-07-23 18:08:48 +0200
  • 9dfd5f3012
    Merge pull request #1114 from CartoDB/upgrade-windshaft-5.5.1 Daniel G. Aubert 2019-07-23 15:22:28 +0200
  • ff634e32db Upgrade windshaft to version 5.5.1 origin/upgrade-windshaft-5.5.1 Daniel García Aubert 2019-07-23 13:47:56 +0200
  • 3b583ebd56 Update windshaft#master Daniel García Aubert 2019-07-23 12:15:49 +0200
  • 1a9b410540 Update to master branch Daniel García Aubert 2019-07-23 11:14:40 +0200
  • d7a439477c Use https Daniel García Aubert 2019-07-23 11:03:55 +0200
  • c7f3da237c Upgrade windshaft to devel branch with fix Daniel García Aubert 2019-07-23 09:13:09 +0200
  • da144de57b Update windshaft devel branch Daniel García Aubert 2019-07-22 17:14:31 +0200
  • 58d38682eb
    Merge pull request #1113 from Algunenano/audit_dependencies Raúl Marín 2019-07-16 16:29:44 +0200
  • 402579f7e2 package-lock.json: Update js-yaml and lodash Raul Marin 2019-07-16 16:11:03 +0200
  • ebf373e680
    Merge pull request #1111 from Algunenano/cartodbless Raúl Marín 2019-07-16 16:06:40 +0200
  • ffe347cfdc package.json: Revert changes to match master Raul Marin 2019-07-16 13:44:13 +0200
  • b572b979a1 Style Raul Marin 2019-07-16 13:43:46 +0200
  • de49aa0bd4 Aggregation: Style improvements Raul Marin 2019-07-15 15:54:31 +0200
  • 286daa9bec Simplify aggregation templates Raul Marin 2019-07-15 15:35:50 +0200
  • 65beb6e460 Tweak the tests to accept Mapnik precision as valid Raul Marin 2019-07-15 15:30:56 +0200
  • 63b6af2ac7 Query utils: Use webmercator utils, reuse code and always substitute tokens Raul Marin 2019-07-15 14:16:21 +0200
  • bdbe132311 Update lodash Raul Marin 2019-07-11 10:03:41 +0200
  • 492bcbfdaa Aggregation tests: Enable mapnik and rework the complete cells test Raul Marin 2019-07-09 14:02:34 +0200
  • 46600bf4fc Please jshint Raul Marin 2019-07-08 18:52:35 +0200
  • aed456bf32 Cluster: Use new webmercator utilities Raul Marin 2019-07-08 18:32:04 +0200
  • d3e807583a Use proper mode Raul Marin 2019-07-08 16:27:31 +0200
  • 262f957218 Aggregation: Improve speeeeeeed Raul Marin 2019-07-08 15:51:55 +0200
  • 8454eef6e9 Aggregation: Extract the query to get the grid data Raul Marin 2019-07-04 17:15:53 +0200
  • 892479d9b9 API changes Raul Marin 2019-07-04 13:43:27 +0200
  • 5e24f650af Rework how aggregations are calculated Raul Marin 2019-07-03 16:13:54 +0200
  • de38f1f6fd Tests: Avoid using st_buffer(geography) Raul Marin 2019-07-03 15:14:01 +0200
  • a3e8f45552 WIP to change how aggregations are calculated Raul Marin 2019-06-28 13:50:26 +0200
  • cd8624ae2d Improve subquery naming Raul Marin 2019-06-26 18:03:02 +0200
  • 7b731a24d1 Overviews Adapter: Do not check overviews if using MVT pure style or aggregations Raul Marin 2019-06-26 16:52:16 +0200
  • f9bd3d39f0
    Merge pull request #1112 from CartoDB/upgrade-windshaft-5.5.0 Daniel G. Aubert 2019-07-16 12:38:52 +0200
  • dbc926b0b8 Upgrade windshaft to version 5.5.0 Daniel García Aubert 2019-07-16 12:27:49 +0200
  • 0f1a3dfb34
    Merge pull request #1055 from CartoDB/1054-test Daniel G. Aubert 2019-07-11 16:04:06 +0200
  • cbb9285fb3
    Merge pull request #863 from CartoDB/cartofante Daniel G. Aubert 2019-07-11 15:59:38 +0200