Commit Graph
4596 Commits
Author SHA1 Message Date
Iñigo Medina (aka MacGyver) b7aed2a85d Merge pull request #1064 from CartoDB/dc-updating-rate-limits
rate limits new values
2019-01-11 14:23:58 +01:00
Simon Martín a47c5b5568 rate limits new values 2019-01-11 13:53:11 +01:00
Daniel G. Aubert bdd1481024 Merge pull request #1023 from CartoDB/975-document-named-and-static-maps
Document named and static maps
2018-08-28 11:02:55 +02:00
Daniel García Aubert 810ad46446 Simplify schemas 2018-08-28 09:38:59 +02:00
Daniel García Aubert 94cd3d008c Add placeholder default value 2018-08-28 09:37:16 +02:00
Daniel García Aubert 2ec0b4674c Add 429 too many request error 2018-08-27 17:49:38 +02:00
Daniel García Aubert 5b30c390fd Add 500 server internal error 2018-08-27 17:25:52 +02:00
Daniel García Aubert 9de9c57dc2 Remove meaningless sentence 2018-08-27 11:55:52 +02:00
Daniel García Aubert 02dc61b7c7 Add Bad Request 2018-08-24 18:04:16 +02:00
Daniel García Aubert 7822f59fd4 Typo 2018-08-24 17:40:04 +02:00
Daniel García Aubert 158f2159b7 Add layer query params 2018-08-24 17:37:46 +02:00
Daniel García Aubert 44c4b29ea2 Adding curl example 2018-08-24 15:11:08 +02:00
Daniel García Aubert 7c13561a4f Add jsonp named map instantiation endpoint 2018-08-24 13:28:53 +02:00
Daniel García Aubert 380dab1461 Add title to components 2018-08-24 12:46:00 +02:00
Daniel García Aubert 91002933e3 Add more endpoints 2018-08-24 11:42:46 +02:00
Daniel García Aubert cd75581ccb Add list template endpoint 2018-08-24 10:42:08 +02:00
Daniel García Aubert 49d5f560a7 Extract components 2018-08-23 19:07:13 +02:00
Daniel García Aubert 409170f661 Create TemplatePlaceholders 2018-08-23 18:24:17 +02:00
Daniel García Aubert e3f6d4e9fd Fix swagger errors 2018-08-23 17:19:45 +02:00
Daniel García Aubert 346189cf4c Draft 2018-08-23 16:50:47 +02:00
cillas 2764eb9669 Delete old reference markdown 2018-08-16 15:00:49 +02:00
cillas 338ff63153 Add swagger.yaml 2018-08-16 14:22:18 +02:00
Iñigo Medina (aka MacGyver) 6e1f66ad94 Create 05-quota-limiting.md 2018-06-26 15:08:36 +02:00
Iñigo Medina (aka MacGyver) 3934e231fe Rename 05-metrics.md to 06-metrics.md 2018-06-26 14:52:44 +02:00
Iñigo Medina c8273cec2c Update 02-contribute.md 2018-04-17 14:43:50 +02:00
Iñigo Medina b117e7e2bb Rename 05-timeout-limiting.md to 04-timeout-limiting.md 2018-04-13 00:01:51 +02:00
Iñigo Medina 64fd2304a9 Create 05-timeout-limiting.md 2018-04-13 00:01:32 +02:00
Iñigo Medina 6b521e9985 Rename 04-metrics.md to 05-metrics.md 2018-04-13 00:00:50 +02:00
Iñigo Medina 2e19bf5b17 Create 03-rate-limiting.md 2018-04-13 00:00:30 +02:00
Iñigo Medina 69f41a0200 Update and rename 01-metrics.md to 04-metrics.md 2018-04-12 23:58:47 +02:00
Iñigo Medina 3cbf741209 Create 02-contribute.md 2018-04-12 23:41:54 +02:00
Iñigo Medina 9d2473bbe3 Create 01-support-options.md 2018-04-12 23:40:39 +02:00
csubira 9259d04771 Remove routes md 2018-02-28 11:22:23 +01:00
csubira b1fb838b19 Add new structure to docs folder 2018-02-21 19:22:02 +01:00
Raul Marin 6b0ab45e63 Update Windshaft to 4.5.3 2018-02-13 12:09:59 +01:00
Rafa de la Torre 0b475ab5e2 Stub next version 2018-02-13 09:07:48 +01:00
Rafa de la Torre 97972ac73f Update NEWS.md with v5.3.1 5.3.1 2018-02-13 09:05:06 +01:00
Rafa de la Torre c3b38b2f60 Merge pull request #865 from CartoDB/perf-boost-agg-dataview
Improve the speed of the aggregation dataview
2018-02-13 09:04:00 +01:00
Rafa de la Torre b4e06ec1ac Update NEWS.md and stub version 2018-02-12 19:35:34 +01:00
Rafa de la Torre d0a8bd428f Merge remote-tracking branch 'origin/master' into perf-boost-agg-dataview 2018-02-12 19:33:35 +01:00
Rafa de la Torre 251fe96509 Cosmetic fix, as suggested in PR 2018-02-12 19:24:53 +01:00
Raul Marin 3539b658fb Update Windshaft to 4.5.2 5.3.0 2018-02-12 12:19:36 +01:00
Javier Goizueta abf33a1c68 Release 5.3.0 2018-02-12 12:03:02 +01:00
Javier Goizueta fc6790ea1e Merge pull request #866 from CartoDB/update-camshaft-to-0.61.2
Update camshaft to 0.61.2
2018-02-12 11:56:31 +01:00
Raul Marin ac6f0e1c67 Update Windshaft to 4.5.1 2018-02-12 11:35:46 +01:00
Javier Goizueta ee7917676b Update camshaft to 0.61.2
This is to fixe a bug in the line-sequential analyses (length was incorrect)
2018-02-08 17:00:13 +01:00
Rafa de la Torre 065f56e161 Improve the speed of the aggregation dataview
Improve the performance of the aggregation dataview.

Instead of using a CTE (WITH) for filtered_source, which is only used in
one place to calculate ranks, inject it as a subquery.

This way the planner has a chance to ignore uneeded columns as well as
to parallelize the exectution of the window function (WindowAgg in the
query plan).

That is the part that takes most of the time of the query.

The improvement is about 20-40% in speed on PG10 with 4 cores.
2018-02-07 18:10:13 +01:00
Raúl Marín b32a0a6547 Merge pull request #864 from Algunenano/master_metrics
Add metrics option to Mapnik renderer (off by default)
2018-02-06 16:48:22 +01:00
Raul Marin d634be0c30 Update NEWs and Windshaft to 4.5.0 2018-02-06 16:10:44 +01:00
Raul Marin f9fe3ace37 Add mapnik metrics option 2018-02-06 16:07:22 +01:00