Commit Graph
53 Commits
Author SHA1 Message Date
Daniel García Aubert f21eda2b40 Adapt endpoints to the new preview interface 2019-06-17 10:43:30 +02:00
Daniel García Aubert 20fe04de38 Do not get headers from abaculus 2019-06-10 13:16:05 +02:00
Daniel García Aubert dc16f4cebf Update windshaft devel branch 2019-06-10 12:49:56 +02:00
Daniel García Aubert 2a0287b358 Add todos 2019-03-01 17:49:26 +01:00
Daniel García Aubert f5fb60aa56 Filter output 2019-03-01 17:34:32 +01:00
Daniel García Aubert 77d5d8ebd4 Be able to aggregate by a field 2019-03-01 11:21:18 +01:00
Daniel García Aubert 32938eeab7 Validated only aggregated layers can be requested by the new endpoint 2019-02-27 18:54:21 +01:00
Daniel García Aubert b87298bad9 Fix resolution definition and use zoom as path param 2019-02-27 12:42:54 +01:00
Daniel García Aubert c3df075d91 Draft 2019-02-26 19:19:44 +01:00
Daniel García Aubert e7e3d612a1 Use strict mode in modules under lib folder (except lib/cartodb/models/resource-locator.js) 2018-10-23 17:45:42 +02:00
Raúl Marín fb6987e91a Merge pull request #1027 from CartoDB/carto_mvt_extent
Update Windshaft to 4.9.0
2018-09-05 13:30:12 +02:00
Eneko Lakasta 65e10bc20d use as flag overviewsAddedToMapconfig instead of overviewsUsed 2018-09-05 13:14:55 +02:00
Eneko Lakasta b75150e91e set mapType in the controller instead of in the adapter 2018-09-04 16:20:38 +02:00
Eneko Lakasta 006e21379f please jshint line to long 2018-09-04 15:30:20 +02:00
Eneko Lakasta 7df0fb456b add to log anonymous maps instantiations that use overviews tables
Added to tiler profiler object:

overviewsAddedToMapconfig: true
mapType: 'anonymous'
2018-09-04 15:13:17 +02:00
Raul Marin cd25150056 MVT: Removed error parsing for empty tiles 2018-09-03 14:59:16 +02:00
Daniel G. Aubert 3e0cb0ed37 Merge pull request #997 from CartoDB/last-modified-always
Remove parameter `now` for last-modified-header middleware
2018-07-17 11:32:37 +02:00
Daniel García Aubert f9b59d8549 Do not override stats 2018-07-16 17:18:58 +02:00
Daniel García Aubert 81eb849aff Add stats first 2018-07-16 16:58:53 +02:00
Daniel García Aubert 9f9b933607 Add create layergroup stats 2018-07-16 16:52:26 +02:00
Daniel García Aubert 4f81f402f5 Remove parameter now for last-modified-header 2018-07-10 13:22:38 +02:00
Simon Martín 04e00bb834 Merge branch 'master' into fix-image-format-png 2018-05-16 14:40:59 +02:00
Daniel G. Aubert d940ab36e1 Merge pull request #954 from CartoDB/controllers-goodies
Controllers goodies
2018-05-14 18:31:48 +02:00
Daniel García Aubert 5a397afd06 In order to extract common middlewares between routers and controlles we need to activate mergeParams options to preserve the req.params from the parent router 2018-05-14 11:50:48 +02:00
Simon Martín ad4ed7a06b detail 2018-05-11 17:47:47 +02:00
Simon Martín 7f5e655730 static image format for last route 2018-05-11 17:45:17 +02:00
Simon Martín e96a9f0b46 static image format controllers 2018-05-11 17:42:28 +02:00
Daniel García Aubert f4d60f963d Add comment 2018-05-11 16:37:02 +02:00
Daniel García Aubert 9db6e2161b Use ES6 class syntax 2018-05-11 16:15:33 +02:00
Daniel García Aubert 6eeb75a35e Use .middlewares() method to build middleware stack to process the request 2018-05-11 16:13:34 +02:00
Daniel García Aubert 3d7231929c Create .middlewares() method to return the middlewares to process the request 2018-05-11 15:34:10 +02:00
Daniel García Aubert 242224396d Create .middlewares() method to compose controller actions 2018-05-11 14:05:41 +02:00
Daniel García Aubert 1cfeda8fe5 Create .middlewares() method to mount corresponding set of middlewares 2018-05-11 13:38:51 +02:00
Daniel García Aubert 33af2d37b3 Remove declared variables but not used 2018-05-11 13:30:25 +02:00
Daniel García Aubert 69505974fe Pass object instead of argument list 2018-05-11 13:29:50 +02:00
Daniel García Aubert a77dd9a11f Create .middlewares() method to be mounted in dataview controller 2018-05-11 13:20:05 +02:00
Daniel García Aubert 1bc017eac9 Rename function 2018-05-11 12:42:17 +02:00
Daniel García Aubert 07dec2e641 Create .middlwares() to return a set of middlewares to be mounted 2018-05-11 12:38:52 +02:00
Daniel García Aubert d86a839265 Blank line 2018-05-11 12:22:50 +02:00
Daniel García Aubert 72d8a26ede Use ES6 class 2018-05-11 12:14:27 +02:00
Daniel García Aubert c51e254287 Set 404 as defautl status code and set the proper status code fir the response at very same time that the response body 2018-05-09 15:00:18 +02:00
Daniel García Aubert 9feea66550 Use routes configuration to create and mount routes and controllers 2018-05-09 14:59:21 +02:00
Daniel García Aubert 9bd9503e9b Merge paths to perform the same middleware stack 2018-04-18 19:07:38 +02:00
Daniel García Aubert 56495522b8 Use array of path to avoid collisions and extract scale-factor param properly 2018-04-18 18:52:09 +02:00
Daniel García Aubert 1694b4b3a6 Merge branch 'separate-routers' into improve-folder-structure 2018-04-17 16:07:47 +02:00
Daniel García Aubert 730b29c9cc Remove defined dependecies but never used 2018-04-11 18:51:44 +02:00
Daniel García Aubert e06d3200c3 Use a better API to define public routes 2018-04-11 12:33:07 +02:00
Daniel García Aubert c0943a7c58 Use config to define base path for express routers 2018-04-10 20:26:36 +02:00
Daniel García Aubert ac615b4a25 Merge branch 'separate-routers' into improve-folder-structure 2018-04-10 16:15:49 +02:00
Daniel García Aubert d1a4057a8d Rename user limits api by user limits backend 2018-04-10 10:16:07 +02:00