Daniel García Aubert
|
d8d681e8bc
|
Create separated controllers (named & anonymous) for map controller
|
2018-03-28 12:39:39 +02:00 |
|
Daniel García Aubert
|
5b9f608667
|
Use express routers
|
2018-03-27 18:46:54 +02:00 |
|
Daniel García Aubert
|
7660046720
|
Merge branch 'master' into extract-common-mw
|
2018-03-27 17:25:33 +02:00 |
|
Daniel
|
0315b32d2b
|
Merge pull request #917 from CartoDB/903-locals-refactor
Locals middleware refactor
|
2018-03-27 17:23:41 +02:00 |
|
Daniel García Aubert
|
5f906e54e4
|
Merge branch 'master' into 903-locals-refactor
|
2018-03-27 15:44:54 +02:00 |
|
Daniel
|
143f0ea67b
|
Merge pull request #918 from CartoDB/layergroup-split
Layergroup split
|
2018-03-27 15:44:06 +02:00 |
|
Daniel
|
0aa2cffb5e
|
Merge pull request #914 from CartoDB/unify-middlewares
Unify sendResponse middleware
|
2018-03-27 15:33:23 +02:00 |
|
Daniel
|
f2a7953d9d
|
Merge pull request #915 from CartoDB/unify-headers-middlewared
Unify headers middlewares
|
2018-03-27 12:38:23 +02:00 |
|
Daniel García Aubert
|
f231dc13cf
|
Merge branch 'master' into unify-middlewares
|
2018-03-27 10:41:35 +02:00 |
|
Daniel García Aubert
|
a107ee67fa
|
Use arrow function
|
2018-03-27 10:32:22 +02:00 |
|
Daniel García Aubert
|
cb488cbde8
|
Extract middleware served by host header
|
2018-03-26 19:53:33 +02:00 |
|
Raul Ochoa
|
18d3da66f3
|
Merge branch 'master' into regression-mvt-postgis-agg-column-name
|
2018-03-26 16:52:57 +00:00 |
|
Raul Ochoa
|
61dd92129a
|
Merge pull request #919 from CartoDB/rediscell-macosx
Fix test environment in Mac OS X re:redis-cell
|
2018-03-26 18:48:18 +02:00 |
|
Raul Ochoa
|
489c0f3108
|
Going red: regression with aggregations and MVT Postgis backend
|
2018-03-26 16:44:31 +00:00 |
|
Raul Ochoa
|
e327580a2f
|
Remove downloading function
If we are using a fixed release version, it doesn't make sense to keep downloading it.
|
2018-03-26 17:54:32 +02:00 |
|
Raul Ochoa
|
bd9c28e29c
|
Use specific redis cell SO depending on OS
|
2018-03-26 17:53:36 +02:00 |
|
Raul Ochoa
|
f4d7148f66
|
Include shared objects for both, mac and linux, OS
|
2018-03-26 17:52:32 +02:00 |
|
Raul Ochoa
|
1dd5bc8f14
|
Do not ignore redis-cell SO
|
2018-03-26 17:52:00 +02:00 |
|
Daniel García Aubert
|
59db640d0d
|
Typo
|
2018-03-26 16:05:53 +02:00 |
|
Daniel García Aubert
|
4bb35f5fab
|
Extract cors and user middlewares and set them up at application level
|
2018-03-26 15:37:44 +02:00 |
|
Simon Martín
|
967a0c31fd
|
Merge pull request #916 from CartoDB/finalDetails
Rate limits final details
|
2018-03-26 11:51:04 +02:00 |
|
Daniel García Aubert
|
c5c8dd7ad7
|
Split layergroup controllers into small controllers
|
2018-03-23 21:20:37 +01:00 |
|
Daniel García Aubert
|
d3e2707fce
|
Tidy middlewares up: put rate limit middleware after authorization
|
2018-03-23 17:55:41 +01:00 |
|
Daniel García Aubert
|
4cba4c7a1f
|
Tidy middlewares up: cleanUpQeuryParams
|
2018-03-23 17:37:06 +01:00 |
|
Daniel García Aubert
|
3b1fd05940
|
Use layergroup token middleware where it's actually needed
|
2018-03-23 17:24:56 +01:00 |
|
Daniel García Aubert
|
5bc5c0ae86
|
Remove locals middleware
|
2018-03-23 16:53:00 +01:00 |
|
Daniel García Aubert
|
5fc801f8a6
|
Do not use locals middleware in named maps controller
|
2018-03-23 16:38:55 +01:00 |
|
Daniel García Aubert
|
f7a23c094c
|
Do not use locals middleware in named maps admin controller
|
2018-03-23 16:16:53 +01:00 |
|
Daniel García Aubert
|
516b1f765e
|
Do not use middleware local in map controller
|
2018-03-23 16:08:52 +01:00 |
|
Simon Martín
|
d28c915635
|
jshint happy
|
2018-03-23 15:57:30 +01:00 |
|
Daniel García Aubert
|
f76606bc26
|
Do not use locals middleware in layergroup controller
|
2018-03-23 14:13:27 +01:00 |
|
Daniel García Aubert
|
7ba3394508
|
Do not merge req.params and req.query into res.locals (don't use locals middleware in analysis controller)
|
2018-03-23 14:10:27 +01:00 |
|
Simon Martín
|
f19eeff899
|
returning error mvt on rate limit
|
2018-03-23 13:30:47 +01:00 |
|
Daniel García Aubert
|
d3c9da6d5f
|
Fix layer filter by query params
|
2018-03-23 11:57:28 +01:00 |
|
Simon Martín
|
1ce908177e
|
correct error message in rate limit tests
|
2018-03-23 11:47:28 +01:00 |
|
Simon Martín
|
609bf13765
|
correct error message in rate limit
|
2018-03-23 11:42:53 +01:00 |
|
Daniel García Aubert
|
97a49fab2f
|
Remove function defined but nerver used
|
2018-03-23 11:33:40 +01:00 |
|
Daniel García Aubert
|
10ead27676
|
Pass only needed properties to named map provider cache (static endpoint)
|
2018-03-23 11:23:19 +01:00 |
|
Daniel García Aubert
|
8be7ea5cc1
|
Pass only needed properties to named map provider cache
|
2018-03-23 11:01:36 +01:00 |
|
Daniel García Aubert
|
ebefba9e32
|
Revert: move map-config assignment
|
2018-03-23 10:57:35 +01:00 |
|
Simon Martín
|
fb784d6a91
|
removing retry after when no necessary
|
2018-03-23 10:23:57 +01:00 |
|
Daniel García Aubert
|
c31639ebbd
|
Move assignments
|
2018-03-22 19:38:56 +01:00 |
|
Daniel García Aubert
|
4ff8d6fbc3
|
Pass only needed params to map backend
|
2018-03-22 19:37:08 +01:00 |
|
Daniel García Aubert
|
d029f81992
|
Pass only needed params to create layergroup map config provider
|
2018-03-22 19:36:42 +01:00 |
|
Daniel García Aubert
|
6b7c2675f1
|
Use database params module
|
2018-03-22 19:20:51 +01:00 |
|
Daniel García Aubert
|
4f8c184bc0
|
Pass only needed params to map config adapter
|
2018-03-22 19:14:18 +01:00 |
|
Daniel García Aubert
|
afc608fc5d
|
Pass only needed params to named map map config provider
|
2018-03-22 18:57:26 +01:00 |
|
Daniel García Aubert
|
8523875349
|
Remove function thet is never used
|
2018-03-22 18:29:00 +01:00 |
|
Daniel García Aubert
|
79955c7fac
|
Pass only needed params to tile backend
|
2018-03-22 18:27:40 +01:00 |
|
Daniel García Aubert
|
d3cbd70054
|
Pass only needed params to attributes backend backend
|
2018-03-22 18:16:41 +01:00 |
|