Raul Ochoa
aa266f9b61
Improve authorizedByAPIKey
2015-07-06 03:19:56 +02:00
Raul Ochoa
ccd3d0a3bf
Merge branch 'named-maps-tiles' into standalone-server
...
Conflicts:
app.js
2015-07-06 02:55:13 +02:00
Raul Ochoa
69fc367f69
Empty results/png directory
2015-07-06 02:32:13 +02:00
Raul Ochoa
a9f24542d5
regenerate npm-shrinkwrap.json
2015-07-06 02:09:06 +02:00
Raul Ochoa
8e4e458a2a
fix jshint
2015-07-06 02:08:56 +02:00
Raul Ochoa
feec7805af
Merge branch 'master' into named-maps-tiles
...
Conflicts:
npm-shrinkwrap.json
package.json
2015-07-06 01:32:33 +02:00
Raul Ochoa
19f488095b
Stubs next version
2015-07-06 01:07:30 +02:00
Raul Ochoa
cd65c6dd0e
Release 2.7.0
2015-07-06 01:05:28 +02:00
Raul Ochoa
0c670cfdfd
Merge pull request #318 from CartoDB/upgrade-windshaft
...
Upgrades windshaft to 0.47.0
2015-07-05 21:51:34 +02:00
Raul Ochoa
27ff1ac4f6
Upgrades windshaft to 0.47.0
2015-07-05 21:16:12 +02:00
Raul Ochoa
3f06de93f7
Merge pull request #317 from CartoDB/improve-redis
...
Improve redis
2015-07-05 21:11:34 +02:00
Raul Ochoa
0da6495330
Fixes unwatchOnRelease
redis config
2015-07-05 21:00:25 +02:00
Raul Ochoa
bf24347328
Exposes redis noReadyCheck
config
2015-07-05 20:59:52 +02:00
Raul Ochoa
7a5d73f9df
Upgrades redis-mpool
2015-07-05 20:58:39 +02:00
Raul Ochoa
7fc403425d
metadata backend
2015-07-04 23:44:39 +02:00
Raul Ochoa
ef171bf2af
reverts map store changes
2015-07-04 23:38:15 +02:00
Raul Ochoa
b74a6624e3
remove redundant code
2015-07-04 23:32:26 +02:00
Raul Ochoa
19bf1fe56b
note about token format
2015-07-04 23:32:19 +02:00
Raul Ochoa
ea6bb8dca3
fix jsdoc
2015-07-04 23:20:12 +02:00
Raul Ochoa
9d6d3f96b2
Unify mapstore
2015-07-04 23:18:09 +02:00
Raul Ochoa
5967c5d1d5
Reorg app.js
2015-07-04 23:09:00 +02:00
Raul Ochoa
a6017c6ade
Reorg requires
2015-07-04 21:33:31 +02:00
Raul Ochoa
2d3f2667ca
Standalone server initial implementation
...
- no dependency over Windshaft.Server
2015-07-04 20:41:22 +02:00
Raul Ochoa
ed90cadd75
fix jshint
2015-07-02 16:35:13 +02:00
Raul Ochoa
0d9f34fd48
Stubs next version
2015-07-02 15:48:58 +02:00
Raul Ochoa
da55a3bdd2
Release 2.6.1
2015-07-02 15:47:40 +02:00
Raul Ochoa
333334e598
Upgrades windshaft
2015-07-02 15:41:48 +02:00
Raul Ochoa
7168e4410c
Stubs next version
2015-07-02 14:12:41 +02:00
Raul Ochoa
3ff8571f4a
Release 2.6.0
2015-07-02 14:11:39 +02:00
Raul Ochoa
75ddcbbd01
Updates windshaft to 0.46.0 and documents new config formatMetatile
2015-07-02 13:28:37 +02:00
Raul Ochoa
91a44980f3
Skips limits tests until beforeRendererCreate is available
2015-07-02 02:03:03 +02:00
Raul Ochoa
034f3c77ce
modifies controllers to use new mapbackend signatures
2015-07-02 02:02:22 +02:00
Raul Ochoa
9b3e18f333
Merge pull request #315 from CartoDB/readme_update
...
Update instructions
2015-07-01 09:37:57 +02:00
Juan Ignacio Sánchez Lara
fcb0a4a7e6
Less specific upgrade help
2015-07-01 07:22:37 +02:00
Raul Ochoa
5a003a7cbe
Initial/dummy implementation for named maps tiles
...
Issues:
- creates a layergroup per tile:
- trigges a mapview
- extracts each time affected tables and last update
- duplicates a lot of code from NamedStaticMapsController
- keeps relying on fake request concept
2015-06-30 15:41:57 +02:00
Juan Ignacio Sánchez Lara
94e38cef9d
Update instructions
2015-06-30 11:00:32 +02:00
Raul Ochoa
d13d107aea
Adds names to functions
2015-06-29 19:18:52 +02:00
Raul Ochoa
4f87796e9c
Uses backend-foundations branch to use createLayergroup from backend
2015-06-29 18:58:58 +02:00
Raul Ochoa
837da45f4f
Merge branch 'master' into named-maps-tiles
2015-06-29 18:37:11 +02:00
Raul Ochoa
0df725112b
Update CDB_QueryTables function
2015-06-29 16:42:55 +02:00
Raul Ochoa
098ed6b203
New endpoint for named maps tiles
2015-06-29 16:39:35 +02:00
Raul Ochoa
c6f9152efe
Moves template maps to backends directory
2015-06-29 16:38:13 +02:00
Raul Ochoa
9ea2029f81
Deprecating scripts from tools directory
2015-06-25 18:07:48 +02:00
Raul Ochoa
b59e0a00a0
Merge pull request #313 from CartoDB/cartodb-layer-docs
...
Update Map-API docs
2015-06-23 15:04:16 +02:00
Andrew Thompson
790571fd2c
Update Map-API docs
...
It was not clear to me what the difference was between a mapnik layer and a cartodb layer until I read the comments in the Mapconfig spec! Let's save some users the extra step :)
2015-06-22 11:14:57 -04:00
Raul Ochoa
6ecebae110
Adds test to validate (once it is fixed) long table names do not fail
2015-06-18 16:29:59 +02:00
Raul Ochoa
849470a3c0
Stubs next version
2015-06-18 12:55:38 +02:00
Raul Ochoa
74d0a6f183
Release 2.5.0
2015-06-18 12:53:45 +02:00
Raul Ochoa
61c134215a
Bumps version and regenerates npm-shrinkwrap.json
2015-06-18 12:29:02 +02:00
Raul Ochoa
b7218d8832
Fix list style
2015-06-18 12:19:03 +02:00