Raul Ochoa
|
857548bbe4
|
Adds support for named layers in named tiles/static maps
|
2015-09-23 18:44:11 +02:00 |
|
Raul Ochoa
|
84bf375f72
|
Makes cache async
|
2015-09-23 14:32:26 +02:00 |
|
Raul Ochoa
|
c8705a8022
|
Use provider to get affected tables in static maps
|
2015-09-23 13:04:46 +02:00 |
|
Raul Ochoa
|
16480a6c44
|
log as warn
|
2015-09-18 17:23:37 +02:00 |
|
Raul Ochoa
|
813a59a36e
|
Removes function from control flow
|
2015-09-18 17:16:30 +02:00 |
|
Raul Ochoa
|
23fd33030d
|
remove console.log
|
2015-09-18 17:13:37 +02:00 |
|
Raul Ochoa
|
2bdce4baa7
|
Replaces console.log with global logger
|
2015-09-18 17:13:22 +02:00 |
|
Raul Ochoa
|
208dd209a4
|
Merge branch 'standalone-server' into standalone-server-express-4
Conflicts:
lib/cartodb/controllers/base.js
|
2015-09-17 12:57:33 +02:00 |
|
Raul Ochoa
|
9139feaa30
|
Move error message handling test to unit
|
2015-09-17 12:48:29 +02:00 |
|
Raul Ochoa
|
f9f6c8b700
|
Use debug instead of console
|
2015-09-17 12:03:58 +02:00 |
|
Raul Ochoa
|
361dd00e9d
|
Use debug instead of console
|
2015-09-17 11:06:46 +02:00 |
|
Raul Ochoa
|
d93abe8e7d
|
Change to delete
|
2015-09-17 02:05:47 +02:00 |
|
Raul Ochoa
|
a4ba21f9db
|
Call send with correct params
|
2015-09-17 02:05:25 +02:00 |
|
Raul Ochoa
|
feabb20748
|
Send depending on body type
|
2015-09-17 02:04:30 +02:00 |
|
Raul Ochoa
|
ef86bacf7f
|
Set headers with set method
|
2015-09-17 02:03:09 +02:00 |
|
Raul Ochoa
|
38e422e84c
|
Moves sendError and sendResponse to Base controller
Test for findStatusCode moved to controller
|
2015-09-16 21:54:56 +02:00 |
|
Raul Ochoa
|
e32ced107e
|
Fix all ported tests related to req2params
|
2015-09-16 18:09:39 +02:00 |
|
Raul Ochoa
|
352dc6b311
|
BaseController to encapsulate req2params method
All controllers now extending BaseController
- Most of the acceptance ported tests will be broken
|
2015-09-16 16:18:26 +02:00 |
|
Raul Ochoa
|
62f428f434
|
Remove app dependency
|
2015-09-16 01:48:54 +02:00 |
|
Raul Ochoa
|
ad2ebc11dd
|
Remove unused require
|
2015-09-16 01:39:15 +02:00 |
|
Raul Ochoa
|
72a0c4a487
|
New sendResponse and sendError methods
- fixes response for static named map error cases
|
2015-09-16 01:36:51 +02:00 |
|
Raul Ochoa
|
fba5a35514
|
Move sendResponse and sendError to response object
|
2015-09-15 19:28:02 +02:00 |
|
Raul Ochoa
|
f5660667c8
|
Move req.profiler call to req2params itself
|
2015-09-15 18:16:50 +02:00 |
|
Raul Ochoa
|
469b602484
|
Attributes backend using mapconfig provider to access attributes
|
2015-09-14 18:46:22 +02:00 |
|
Raul Ochoa
|
f96c80d7a1
|
Merge branch 'master' into standalone-server
Conflicts:
lib/cartodb/cartodb_windshaft.js
|
2015-09-08 15:42:30 +02:00 |
|
Raul Ochoa
|
3af2136770
|
Merge branch 'master' into standalone-server
Conflicts:
lib/cartodb/cartodb_windshaft.js
lib/cartodb/monitoring/health_check.js
|
2015-09-04 13:21:54 +02:00 |
|
Raul Ochoa
|
2ac228359f
|
Fallback to image/png header
|
2015-07-31 12:23:36 +02:00 |
|
Raul Ochoa
|
5a5832394a
|
Remove console.log
|
2015-07-15 16:10:59 +02:00 |
|
Raul Ochoa
|
9c6c63c167
|
More strict jshint
|
2015-07-15 15:03:28 +02:00 |
|
Raul Ochoa
|
722705468f
|
Not adding surrogate keys for empty affected tables
|
2015-07-14 20:53:26 +02:00 |
|
Raul Ochoa
|
07c920bad5
|
Use named map provider cache to retrieve providers
|
2015-07-14 20:53:06 +02:00 |
|
Raul Ochoa
|
6d3ef11a7c
|
Fix cache usage in layergroup affected tables
|
2015-07-14 20:11:49 +02:00 |
|
Raul Ochoa
|
4aabe9d946
|
Named maps controller adding cache headers
This requires a cache for affected tables as it is hitting db for
every request right now
|
2015-07-14 20:10:55 +02:00 |
|
Raul Ochoa
|
7247b20686
|
Unify sendResponse in named maps controller
|
2015-07-14 17:34:05 +02:00 |
|
Raul Ochoa
|
e8b5845174
|
Shared cache for affected tables in layergroup and map controllers
|
2015-07-14 13:40:41 +02:00 |
|
Raul Ochoa
|
c295584864
|
Cache channel now in layergroup controller
Internal cache channel dbname+layergroupid cache must be unified in layergroup
and map controllers
Removes sendWithHeaders
|
2015-07-14 11:55:49 +02:00 |
|
Raul Ochoa
|
5e2a20fbe0
|
Tags layergroup instantiation with surrogate keys per affected tables
|
2015-07-13 16:15:34 +02:00 |
|
Raul Ochoa
|
b05701be61
|
Authentication/Authorization moves to its own entity
|
2015-07-13 15:05:03 +02:00 |
|
Raul Ochoa
|
316f08df08
|
named maps tiles sending tile headers
|
2015-07-13 11:53:23 +02:00 |
|
Raul Ochoa
|
f9554ec761
|
Re-enable render limits
|
2015-07-10 19:10:55 +02:00 |
|
Raul Ochoa
|
e45efbcfb0
|
New map config provider to allow injecting limits in context
|
2015-07-10 12:31:56 +02:00 |
|
Raul Ochoa
|
9bece712a9
|
Splits controllers and supports after layergroup creation actions
|
2015-07-10 11:24:32 +02:00 |
|
Raul Ochoa
|
6e0678e084
|
better style
|
2015-07-10 01:31:06 +02:00 |
|
Raul Ochoa
|
579cabdc1a
|
Initial refactor of layergroup creation
|
2015-07-10 01:30:38 +02:00 |
|
Raul Ochoa
|
5aad624346
|
NamedMaps controller using NamedMapMapConfigProvider
PreviewBackend with format param
|
2015-07-09 18:47:21 +02:00 |
|
Raul Ochoa
|
23d1109910
|
Adds named maps mapconfig provider
starts using it in named map instantiation
|
2015-07-09 14:39:25 +02:00 |
|
Raul Ochoa
|
ae2a72a810
|
Fix named maps controller using MapStoreMapConfig
|
2015-07-09 13:37:00 +02:00 |
|
Raul Ochoa
|
123346ebdb
|
Refactor controllers to use map store map config provider
|
2015-07-08 20:51:36 +02:00 |
|
Raul Ochoa
|
c8568b175b
|
Move server info to its own controller
|
2015-07-08 16:08:38 +02:00 |
|
Raul Ochoa
|
1737cbe1a5
|
Unifies named map instantiation so it's easy to work on it
|
2015-07-08 15:50:59 +02:00 |
|