Daniel García Aubert
|
27521964c7
|
Remove schema from analyses catalog query perfoming that query in the same way that we do for pooling the node status in analyses backend
|
2017-11-14 12:01:21 +01:00 |
|
Daniel García Aubert
|
bdf4827300
|
Fix bad call to next middleware callback
|
2017-11-14 11:28:06 +01:00 |
|
Raul Marin
|
172b3ece71
|
Test: Strip PARALLEL labels for PostgreSQL releases before 9.6
|
2017-11-13 14:59:13 +01:00 |
|
Daniel
|
71146dbfaf
|
Merge pull request #790 from CartoDB/fix-issue-maps-controller-refactor
Fix issue maps controller refactor
|
2017-11-13 13:04:41 +01:00 |
|
Daniel García Aubert
|
38ca5db51b
|
Inline method to set cache-cannel, rollback extract setCacheChannel method for named maps controller
|
2017-11-13 12:35:46 +01:00 |
|
Daniel García Aubert
|
590233e3ee
|
Inline method to set cache-cannel, rollback extract setCacheChannel method
|
2017-11-13 12:15:12 +01:00 |
|
Daniel García Aubert
|
6f59c61c8b
|
Add more steps while profiling
|
2017-11-08 14:27:35 +01:00 |
|
Daniel García Aubert
|
aff5fcda63
|
Add namespace for getMapConfig step while profiling
|
2017-11-08 14:08:27 +01:00 |
|
Daniel García Aubert
|
56d33b7f5b
|
Add profiling
|
2017-11-08 10:52:25 +01:00 |
|
Daniel
|
749b205944
|
Merge pull request #788 from CartoDB/786-number-categories-param
Add a "category" query param to define the number of categories to be ranked for aggregation dataviews
|
2017-11-07 17:11:25 +01:00 |
|
Daniel
|
ad0c035e2d
|
Merge pull request #784 from CartoDB/middlewarify-maps-controller
[Middlewarify] Middlewarify map controller
|
2017-11-07 17:09:02 +01:00 |
|
Daniel García Aubert
|
d15ccd271e
|
Merge branch 'master' into middlewarify-maps-controller
|
2017-11-07 16:36:52 +01:00 |
|
Daniel García Aubert
|
2aee357006
|
Improve test structure
|
2017-11-07 16:28:37 +01:00 |
|
Daniel García Aubert
|
fc9dce0cca
|
Fix typo
|
2017-11-07 16:22:36 +01:00 |
|
Daniel García Aubert
|
9149f72f42
|
Update NEWS
|
2017-11-07 16:21:55 +01:00 |
|
Daniel García Aubert
|
743bb0723b
|
Add query param to define the number of categories to be ranked
|
2017-11-07 16:14:47 +01:00 |
|
Daniel García Aubert
|
50ecdb5fee
|
Add test to ensure that categories param is used to compose the aggregation dataview
|
2017-11-07 12:51:48 +01:00 |
|
Daniel García Aubert
|
c48e89826d
|
Split middleware to follow SRP
|
2017-11-07 09:50:52 +01:00 |
|
Daniel
|
52542e4a88
|
Merge pull request #783 from CartoDB/refactor-send-method
[Middlewarify] Don't use a base method to send responses
|
2017-11-07 09:37:57 +01:00 |
|
Daniel García Aubert
|
693a2e7bee
|
Order middlewares
|
2017-11-05 19:13:56 +01:00 |
|
Daniel García Aubert
|
f9ba3c41d3
|
Create new middlewares to init profiling and another to check JSON content-type
|
2017-11-05 18:55:23 +01:00 |
|
Daniel García Aubert
|
46289f27df
|
Remove TODO
|
2017-11-03 15:26:25 +01:00 |
|
Daniel García Aubert
|
05ccf20634
|
Rename function
|
2017-11-03 15:12:18 +01:00 |
|
Daniel García Aubert
|
6acb873d95
|
Enforce all middlewares to follow the same constructor pattern
|
2017-11-03 15:06:15 +01:00 |
|
Daniel García Aubert
|
65e8609fec
|
Do not bind context if not needed
|
2017-11-03 09:47:46 +01:00 |
|
Daniel García Aubert
|
677f6caab8
|
remove funtion
|
2017-11-03 09:38:36 +01:00 |
|
Daniel García Aubert
|
cb167313d2
|
Unify middleware builder functions
|
2017-11-03 09:37:01 +01:00 |
|
Daniel García Aubert
|
2854d0252c
|
Fix typo
|
2017-11-03 08:48:13 +01:00 |
|
Daniel García Aubert
|
717332d941
|
Compose instantiate layergroup middleware
|
2017-11-02 19:24:33 +01:00 |
|
Daniel García Aubert
|
4607e4a12d
|
Compose create layergroup middleware
|
2017-11-02 19:03:20 +01:00 |
|
Daniel García Aubert
|
3e7106002d
|
Rename response middleware
|
2017-11-02 18:39:46 +01:00 |
|
Daniel García Aubert
|
08b91f935d
|
Rename error middleware
|
2017-11-02 18:38:34 +01:00 |
|
Daniel García Aubert
|
1d08734721
|
Rename middleware
|
2017-11-02 18:28:37 +01:00 |
|
Daniel García Aubert
|
b11b872b75
|
Remove step requirement
|
2017-11-02 11:29:43 +01:00 |
|
Daniel García Aubert
|
93bd2c9e50
|
Build afterLayergroupCreate middleware as an array of middlewares instead of preforming all them as one middleware
|
2017-11-02 10:43:22 +01:00 |
|
Daniel García Aubert
|
658763da8c
|
Build after layergroup create while registering routes
|
2017-11-02 10:33:39 +01:00 |
|
Daniel García Aubert
|
d2b5eaa8c3
|
Do not proxy create and intantiate middlewares
|
2017-11-02 10:28:33 +01:00 |
|
Daniel García Aubert
|
eb5bf52bd9
|
Move profiler start to the right place
|
2017-11-02 10:22:30 +01:00 |
|
Daniel García Aubert
|
c8000e5cf8
|
Make a middleware to respond layergroup
|
2017-11-01 20:06:32 +01:00 |
|
Daniel García Aubert
|
46c76d6a4c
|
Create middleware for layergroup creation (anonymous map)
|
2017-11-01 19:57:20 +01:00 |
|
Daniel García Aubert
|
e6bec5ccb0
|
Make style linter happy
|
2017-11-01 19:28:32 +01:00 |
|
Daniel García Aubert
|
125587522f
|
Create middleware for layergroup creation
|
2017-11-01 19:27:01 +01:00 |
|
Daniel García Aubert
|
aeb9585708
|
extract prepare mapconfig and get template to their respective middlewares
|
2017-11-01 19:02:07 +01:00 |
|
Daniel García Aubert
|
8ed5df0072
|
Move prepeareConfigFn to a middleware
|
2017-11-01 17:57:35 +01:00 |
|
Daniel García Aubert
|
6bbaeaa286
|
Create a custom error middleware to augment error info
|
2017-10-31 20:49:26 +01:00 |
|
Daniel García Aubert
|
3d15551cb5
|
Minor style umprovements
|
2017-10-31 20:10:37 +01:00 |
|
Daniel García Aubert
|
e0ffeb0adc
|
extract surrogate key functionality to its own middleware
|
2017-10-31 19:50:36 +01:00 |
|
Daniel García Aubert
|
e06f8fe25e
|
Set layergroup-id header in the right middleware
|
2017-10-31 18:54:32 +01:00 |
|
Daniel García Aubert
|
da2228088e
|
Extract context metadata (turbo-carto) functionallity to its own middleware
|
2017-10-31 18:42:11 +01:00 |
|
Daniel García Aubert
|
cdc39c8cae
|
Extract addAnalysesMetadata functionallity to its own middleware
|
2017-10-31 18:25:17 +01:00 |
|