Rafa de la Torre
|
ed4b44a78a
|
Merge pull request #905 from CartoDB/mapnik-3.6.2-carto.4
Upgrade @carto/mapnik to 3.6.2-carto.4
|
2018-03-15 12:08:32 +01:00 |
|
Simon Martín
|
54f113ab5f
|
download redis-cell lib during tests
|
2018-03-15 11:35:38 +01:00 |
|
Simon Martín
|
60bf81d950
|
removing redis-cell file
|
2018-03-15 11:35:00 +01:00 |
|
Simon Martín
|
bdfd58f468
|
removing basic redis cell tests file
|
2018-03-15 11:26:29 +01:00 |
|
Rafa de la Torre
|
de1aaf3808
|
Update image because of new mapnik cache
|
2018-03-15 09:55:07 +01:00 |
|
Rafa de la Torre
|
769aee1107
|
Do not use the @github: notation in yarn.lock
The little advantage is that from a clean dir a `yarn install` won't
modify the `yarn.lock` file.
|
2018-03-15 09:36:35 +01:00 |
|
Rafa de la Torre
|
3663e6d12a
|
More accurate msg in NEWS.md
|
2018-03-15 09:33:23 +01:00 |
|
Rafa de la Torre
|
a6d9984453
|
Upgrade @carto/mapnik to 3.6.2-carto.4
|
2018-03-15 09:29:08 +01:00 |
|
Simon Martín
|
4e8cf136c8
|
rate limit middleware before auth
|
2018-03-14 18:06:06 +01:00 |
|
Daniel
|
f49d7478d7
|
Merge pull request #899 from CartoDB/refactor-named-maps-admin
Named Maps Admin: Extract middlewares form controller's context
|
2018-03-14 17:55:03 +01:00 |
|
Daniel
|
b4a1c9d648
|
Merge pull request #898 from CartoDB/refactor-analysis-controller
Refactor analysis controller
|
2018-03-14 17:50:15 +01:00 |
|
Daniel
|
692246ec44
|
Merge pull request #901 from CartoDB/refactor-named-maps-controller
Refactor named maps controller
|
2018-03-14 17:50:06 +01:00 |
|
Simon Martín
|
48a7d28aa6
|
rate limit analysis catalog endpoint
|
2018-03-14 17:46:19 +01:00 |
|
Daniel García Aubert
|
04146f897d
|
Use template strings
|
2018-03-14 17:33:54 +01:00 |
|
Daniel García Aubert
|
a34658c97f
|
Use objects instead of param list
|
2018-03-14 17:31:37 +01:00 |
|
Simon Martín
|
cbfeb0158e
|
adding type and subtype to rate limit error
|
2018-03-14 17:27:59 +01:00 |
|
Daniel García Aubert
|
8d37e00869
|
Use objects instead of parameter list
|
2018-03-14 17:25:58 +01:00 |
|
Raúl Marín
|
584d6ae9cf
|
Merge pull request #902 from CartoDB/camshaft0614
Update camshaft to 0.61.4
|
2018-03-14 17:25:25 +01:00 |
|
Daniel García Aubert
|
421e611356
|
Use objects instead of a list of parameters
|
2018-03-14 17:22:47 +01:00 |
|
Daniel García Aubert
|
f078713d28
|
typo
|
2018-03-14 17:15:50 +01:00 |
|
Daniel García Aubert
|
a8d31d52cf
|
Pass only required params
|
2018-03-14 17:08:04 +01:00 |
|
Raul Marin
|
d9213b2fe2
|
Update camshaft to 0.61.4
|
2018-03-14 15:56:35 +01:00 |
|
Daniel García Aubert
|
091efe52fc
|
Extract sendResponse middleware from context
|
2018-03-14 13:32:43 +01:00 |
|
Daniel García Aubert
|
a5c508733a
|
Extract setContentTypeHeader middleware from controller's context
|
2018-03-14 13:31:39 +01:00 |
|
Daniel García Aubert
|
ce944d9a7d
|
Extract setCacheControlHeader from controller's context
|
2018-03-14 13:30:27 +01:00 |
|
Daniel García Aubert
|
8321b5adba
|
Extract setLastModifiedHeader from controller's context
|
2018-03-14 13:27:56 +01:00 |
|
Daniel García Aubert
|
667c972308
|
Extract setCacheChannelHeader and setSurrogateKeyHeader from controller's context
|
2018-03-14 13:25:42 +01:00 |
|
Daniel García Aubert
|
3dbe05be3a
|
Extarct setCacheChannelHeader middleware from controller's context
|
2018-03-14 13:19:56 +01:00 |
|
Daniel García Aubert
|
2d4ce19250
|
Extract incrementMapViews middleware from controllers middleware
|
2018-03-14 13:18:37 +01:00 |
|
Daniel García Aubert
|
3b3e0c0acd
|
Extract getImage middleware from controller's context
|
2018-03-14 13:15:38 +01:00 |
|
Daniel García Aubert
|
c3ddb933bb
|
Extract getStaticImageOptions middleware from controller's context
|
2018-03-14 13:11:17 +01:00 |
|
Daniel García Aubert
|
6aae60ece7
|
Extract getTile middleware from controller's context
|
2018-03-14 13:07:40 +01:00 |
|
Daniel García Aubert
|
6b3dc8ece0
|
Extract prepareLayerFilterFromPreviewLayers middleware from controller's context
|
2018-03-14 13:05:05 +01:00 |
|
Daniel García Aubert
|
7dd231a8c9
|
Extract getTemplate middleware form controller's context
|
2018-03-14 13:02:49 +01:00 |
|
Daniel García Aubert
|
35a3219012
|
Extract getAffectedTables middleware from controller's context
|
2018-03-14 13:01:07 +01:00 |
|
Daniel García Aubert
|
7598e6ab4b
|
Extract getNamedMapProvider middleware from controller's context
|
2018-03-14 12:58:56 +01:00 |
|
Simon Martín
|
bbedc5f41b
|
Updating headers on tests
|
2018-03-14 12:15:07 +01:00 |
|
Simon Martín
|
e1a2c45b19
|
Headers following rfc6648
|
2018-03-14 12:09:20 +01:00 |
|
Simon Martín
|
8fa801e032
|
updating config parameters
|
2018-03-14 11:34:59 +01:00 |
|
Raúl Marín
|
75870dc6c1
|
Merge pull request #900 from Algunenano/windshaft457
Update Windshaft to 4.5.7
|
2018-03-14 10:39:05 +01:00 |
|
Raul Marin
|
42900b5d0e
|
Update Windshaft to 4.5.7
|
2018-03-14 10:28:34 +01:00 |
|
Simon Martín
|
c1423d77ff
|
yarn lock after master merge
|
2018-03-13 18:10:27 +01:00 |
|
Simon Martín
|
0e43c54214
|
Merge branch 'master' into rateLimits
|
2018-03-13 18:09:44 +01:00 |
|
Daniel García Aubert
|
2cc4161239
|
Missing semicolon
|
2018-03-13 15:02:44 +01:00 |
|
Daniel García Aubert
|
fc8f3fdf27
|
Create send response middleware
|
2018-03-13 13:31:49 +01:00 |
|
Daniel García Aubert
|
24b76208ac
|
Improve naming
|
2018-03-13 13:21:40 +01:00 |
|
Daniel García Aubert
|
0de272b195
|
Extract middlewares form controller's context
|
2018-03-13 13:12:18 +01:00 |
|
Daniel
|
7faf40004c
|
Merge pull request #891 from CartoDB/refactor-map-controler
Refactor map controler
|
2018-03-13 12:44:53 +01:00 |
|
Daniel García Aubert
|
88ae2d473a
|
Typo
|
2018-03-13 11:43:08 +01:00 |
|
Daniel García Aubert
|
337b47685c
|
Remove controler context from middlewares
|
2018-03-13 11:42:25 +01:00 |
|