Raul Ochoa
|
f683e39aea
|
Remove api sql emulator
|
2015-03-24 10:38:14 +01:00 |
|
Raul Ochoa
|
985973dfda
|
Split old api and basic endpoints
|
2015-03-23 19:28:34 +01:00 |
|
Raul Ochoa
|
07bc281e25
|
Remove check table privacy
|
2015-03-23 19:19:46 +01:00 |
|
Raul Ochoa
|
1d433bf5b2
|
Remove table param from generateCacheChannel
|
2015-03-23 18:58:57 +01:00 |
|
Raul Ochoa
|
d5e20ef558
|
Remove cache_policy query param
|
2015-03-23 18:40:59 +01:00 |
|
Raul Ochoa
|
36ea58e750
|
no longer possible to set cache_buster request param
|
2015-03-23 18:03:19 +01:00 |
|
Raul Ochoa
|
e1e5f87123
|
No longer possible to set sql param
|
2015-03-23 18:02:41 +01:00 |
|
Raul Ochoa
|
ea3d2124dc
|
No sql param in generateCacheChannel
|
2015-03-23 17:56:51 +01:00 |
|
Raul Ochoa
|
415d0c42d5
|
jshint
|
2015-03-23 17:56:18 +01:00 |
|
Raul Ochoa
|
c19f652ff3
|
Remove some old accepted query params
|
2015-03-23 17:54:37 +01:00 |
|
Raul Ochoa
|
f5f7be627f
|
Move userByReq to its own model
|
2015-03-23 17:35:09 +01:00 |
|
Raul Ochoa
|
09b3f0a862
|
Skip server suite for now until we decide what tests we should port
|
2015-03-23 17:27:24 +01:00 |
|
Raul Ochoa
|
d9ab1e8810
|
Deprecates old config URLs: /tiles/template and /tiles/layergroup
Moves all tests to run on new URLs
Deprecated base_url_legacy in config, it will keep working tho
|
2015-03-23 15:54:45 +01:00 |
|
Raul Ochoa
|
23f5be6c33
|
Remove config and sql api backend
|
2015-03-23 15:00:33 +01:00 |
|
Raul Ochoa
|
07297f6bda
|
Remove cdbQueryTablesFromPostgres option, now uses it by default
|
2015-03-23 14:44:42 +01:00 |
|
Raul Ochoa
|
02bc7b9fbf
|
Remove per-table varnish invalidation
|
2015-03-23 14:27:41 +01:00 |
|
Raul Ochoa
|
0e3f72ce0b
|
PHONY coverage
|
2015-03-23 14:21:08 +01:00 |
|
Raul Ochoa
|
f311f6d4df
|
Merge branch 'master' into 257-remove-old-api
|
2015-03-23 14:13:11 +01:00 |
|
Raul Ochoa
|
65c6559b1a
|
Merge pull request #275 from CartoDB/coverage
Add option to generate coverage metrics using istanbul module
|
2015-03-23 14:12:47 +01:00 |
|
Raul Ochoa
|
53d92fe70e
|
Add option to generate coverage metrics using istanbul module
|
2015-03-23 14:05:29 +01:00 |
|
Raul Ochoa
|
6d32199c53
|
Remove get style tests
|
2015-03-23 12:42:39 +01:00 |
|
Raul Ochoa
|
25e4e3bd33
|
jshint
|
2015-03-23 12:40:24 +01:00 |
|
Raul Ochoa
|
0321884795
|
Re-generate npm-shrinkwrap.json to use windshaft/master.
A lot of tests from acceptance/server.js will fail
|
2015-03-23 12:29:42 +01:00 |
|
Raul Ochoa
|
5f6185dd51
|
Merge branch 'master' into 257-remove-old-api
Conflicts:
lib/cartodb/cartodb_windshaft.js
lib/cartodb/server_options.js
package.json
|
2015-03-23 12:24:10 +01:00 |
|
Raul Ochoa
|
63ba75f703
|
Merge pull request #274 from CartoDB/url_rewrite
allow urls like /u/:user/
|
2015-03-20 12:21:41 +01:00 |
|
Raul Ochoa
|
9b4acf99d5
|
Adds example configuration to accept user param in /tiles/layergroup
That is used in testing. Tests should start moving to /api/v1/map.
|
2015-03-20 00:34:30 +01:00 |
|
Raul Ochoa
|
9ba53dc4cf
|
Adds user param to params whitelist and uses localhost user for tests
|
2015-03-20 00:30:56 +01:00 |
|
javi
|
2f44dfe1da
|
updated test config
|
2015-03-18 18:36:44 +01:00 |
|
javi
|
b891ae19f4
|
adding a bunch of test for layer group url
|
2015-03-18 18:15:26 +01:00 |
|
javi
|
00cf83dc45
|
try to fix test, take 3
|
2015-03-18 17:53:49 +01:00 |
|
javi
|
72294fbd25
|
refined tests
|
2015-03-18 17:26:33 +01:00 |
|
javi
|
5af09fc2bf
|
small refactor in tests
|
2015-03-18 17:04:25 +01:00 |
|
javi
|
c1c6d493b7
|
allow urls like /u/:user/
|
2015-03-18 15:54:05 +01:00 |
|
Raul Ochoa
|
a30ed5ce04
|
Merge pull request #271 from CartoDB/iri/https-change
Switching to HTTPS
|
2015-03-16 12:33:32 +01:00 |
|
Carla
|
7c35d5cd32
|
Switching to HTTPS
https://github.com/CartoDB/docs/issues/182
|
2015-03-16 12:26:28 +01:00 |
|
Raul Ochoa
|
2e67633ca8
|
Merge pull request #270 from CartoDB/jshint
Enable jshint
|
2015-03-16 00:48:15 +01:00 |
|
Raul Ochoa
|
87782b400d
|
jshint to be tested by default
|
2015-03-16 00:38:29 +01:00 |
|
Raul Ochoa
|
b6d3785599
|
Fix Max cyclomatic complexity value
|
2015-03-16 00:36:38 +01:00 |
|
Raul Ochoa
|
645a2cd442
|
120 chars lines
|
2015-03-16 00:27:14 +01:00 |
|
Raul Ochoa
|
8c09dfd230
|
No capitalize step
|
2015-03-16 00:21:55 +01:00 |
|
Raul Ochoa
|
336491b54c
|
Remove unused vars
|
2015-03-16 00:16:36 +01:00 |
|
Raul Ochoa
|
4365c1dbc2
|
Define mapnikXmlParams variable
|
2015-03-16 00:07:05 +01:00 |
|
Raul Ochoa
|
3c56c1fab3
|
Adds next param
|
2015-03-16 00:05:01 +01:00 |
|
Raul Ochoa
|
0a331cee37
|
do not redefine vars
|
2015-03-16 00:03:59 +01:00 |
|
Raul Ochoa
|
d7f5c40645
|
Triple ===
|
2015-03-16 00:00:02 +01:00 |
|
Raul Ochoa
|
5df24e7f27
|
Remove Unreachable 'break' after 'return'
|
2015-03-15 23:58:38 +01:00 |
|
Raul Ochoa
|
406a1ffb0b
|
no global replaceVars func
|
2015-03-15 23:58:12 +01:00 |
|
Raul Ochoa
|
438ecd5598
|
jshint: fix Function declarations should not be placed in blocks
|
2015-03-15 23:56:14 +01:00 |
|
Raul Ochoa
|
bd1c24ee1c
|
jshint: Remove Confusing use of '!'
|
2015-03-15 23:52:46 +01:00 |
|
Raul Ochoa
|
e561f77d4d
|
jshint: fix Dot notation
|
2015-03-15 23:49:32 +01:00 |
|