Raul Ochoa
6eec5822f0
Create CREATE EXTENSION plpythonu for tests
2015-02-09 18:36:47 +01:00
Raul Ochoa
d667dbcc2f
Merge branch 'master' into private-cdb_tablemetadata
2015-02-09 18:36:19 +01:00
Raul Ochoa
b53c25e514
Merge pull request #258 from CartoDB/stop-testing-node-0.8
...
Don't test against node 0.8
2015-02-09 15:09:57 +01:00
Raul Ochoa
d38fc16b57
Don't test against node 0.8
2015-02-09 14:49:01 +01:00
Raul Ochoa
90b22b2718
QueryTables and last updated_at retrieved with user
...
Move setDBAuth and setDBConn to PgConnection entity
- It uses cartodb-redis to retrieve datasource configuration
Start using it in ServerOptions, TemplateMaps and QueryTablesApi
QueryTablesApi don't receive anymore the connection/credentials
- It will always use an authenticated query to retrieve last update
- That will allow to query affected private tables last update
2015-02-09 14:46:52 +01:00
Raul Ochoa
04af57cab9
Add some entries to cdb_tablemetadata for tables being used in tests
2015-02-09 14:38:59 +01:00
Raul Ochoa
d40b15454b
Run some tests only if they are using the SQL API
2015-02-09 14:38:29 +01:00
Raul Ochoa
e1e925bd9e
Run postgresql/sql-api dependant tests against two implementations
...
This time for real.
2015-02-09 14:33:17 +01:00
Raul Ochoa
151968ae13
Merge branch 'master' into private-cdb_tablemetadata
2015-02-06 18:42:18 +01:00
Raul Ochoa
13f5fda1b8
Merge pull request #255 from CartoDB/empty-flush_cache-endpoint
...
Remove per table flush cache endpoint
2015-02-05 17:37:56 +01:00
Raul Ochoa
673bd4f3f2
Add querytables and cdb_tablemetadata for proper testing its integration
2015-02-05 17:21:38 +01:00
Raul Ochoa
d56affae2d
Merge pull request #256 from CartoDB/private-cdb_tablemetadata
...
Remove no longer needed method from query_tables_api
2015-02-05 17:21:21 +01:00
Raul Ochoa
09527b6808
Remove no longer needed method from query_tables_api
2015-02-05 17:08:20 +01:00
Raul Ochoa
d065ace036
Remove per table flush cache endpoint
2015-02-05 17:05:50 +01:00
Raul Ochoa
2736b93c69
test to validate it's not possible to override authorization
...
with a crafted layergroup
2015-02-05 16:47:37 +01:00
Raul Ochoa
10b7ab307e
Merge pull request #254 from CartoDB/add_cdbjs_layer
...
Added layer source info for cartodb.js
2015-02-05 15:23:53 +01:00
Andy Eschbacher
56c24a738a
Added layer source info for cartodb.js
2015-02-04 16:23:34 -05:00
Raul Ochoa
fa8b27231c
Removed unused/old template lock functionality
2015-02-04 19:36:16 +01:00
Raul Ochoa
a82af16347
Adds a template test with http layer
2015-02-04 18:57:46 +01:00
Raul Ochoa
4ca5c5fa3c
Merge pull request #252 from namessanti/api-test-doc
...
Static Maps API
2015-02-02 15:50:44 +01:00
Raul Ochoa
e445d0de01
Stubs next version
2015-01-28 17:37:38 +01:00
Raul Ochoa
7a35b9695f
Release 1.26.2
2015-01-28 17:36:44 +01:00
Raul Ochoa
9523d40937
Merge pull request #250 from CartoDB/accept-open-string-as-valid-auth
...
Accept open string as valid auth
2015-01-28 17:35:38 +01:00
Raul Ochoa
697323dbbc
Fix typo
2015-01-28 17:31:22 +01:00
Raul Ochoa
efe090f5b0
Accept 'open' string in templated auth
as authorized
2015-01-28 17:29:50 +01:00
Raul Ochoa
ee1454d91c
Stubs next version
2015-01-28 13:16:57 +01:00
Raul Ochoa
38242813be
Release 1.26.1
2015-01-28 13:15:42 +01:00
Raul Ochoa
f9373dd8d0
Fix typos
2015-01-28 13:15:18 +01:00
Raul Ochoa
0e4e56f333
Fix version number
2015-01-28 13:14:32 +01:00
Raul Ochoa
c1d4da870f
Upgrades windshaft to 0.35.1, see https://github.com/CartoDB/Windshaft/pull/254
2015-01-28 13:09:53 +01:00
Raul Ochoa
3c26f1f986
Stubs next version
2015-01-27 17:51:04 +01:00
Raul Ochoa
e9195967a4
Release 1.26.0
2015-01-27 17:50:13 +01:00
Raul Ochoa
30c6a390ac
Upgrades windshaft to 0.35.0, supports mapconfig version 1.3.0
2015-01-27 17:49:08 +01:00
Raul Ochoa
3a97af767f
Stubs next version
2015-01-26 17:33:22 +01:00
Raul Ochoa
57dd36a476
Release 1.25.0
2015-01-26 17:30:51 +01:00
Raul Ochoa
6ab6fd91e4
Merge pull request #248 from CartoDB/196-validate-layergroup-in-named-maps
...
Basic layergroup validation on named map creation/update
2015-01-26 17:04:48 +01:00
Raul Ochoa
c41c223b84
Merge pull request #249 from CartoDB/247-add-named-maps-surrogate-keys
...
Add named maps surrogate keys and call invalidation on template modification/deletion
2015-01-26 17:04:25 +01:00
Raul Ochoa
7e2be7b30f
Document varnish configuration
2015-01-26 16:27:59 +01:00
Raul Ochoa
e690170689
More exhaustive layergroup validation:
...
- layers is an array and it's not empty
- layers has at least options
2015-01-26 15:51:10 +01:00
Raul Ochoa
81f1b0dcf8
Adds tests for named maps surrogate keys and for invalidation
2015-01-26 15:02:28 +01:00
Raul Ochoa
146a2b2606
Merge branch 'master' into 247-add-named-maps-surrogate-keys
2015-01-26 13:19:03 +01:00
Raul Ochoa
ff811ac1b5
Merge pull request #246 from CartoDB/238-drop-signed-maps
...
Drop signed maps
2015-01-26 13:13:27 +01:00
Santiago Giraldo
6a39893e20
Brittany reviewed text and markdown, added basemap and limit information
2015-01-23 16:15:30 -05:00
Raul Ochoa
11d9f5dd76
Basic layergroup validation on named map creation/update
2015-01-23 18:24:25 +01:00
Raul Ochoa
571a635fed
Old style, avoid merge conflicts, missing history
2015-01-23 17:46:58 +01:00
Raul Ochoa
6e70518146
Split between old cache_enabled and new purge_enabled configuration
2015-01-23 17:46:16 +01:00
Raul Ochoa
fabb438cf0
Escape \b for the regex
2015-01-23 17:22:49 +01:00
Raul Ochoa
0abd6a2293
Adds check for surrogate key headers in template instances
...
p.s. it fixes instantiate template with params test
2015-01-23 17:02:13 +01:00
Raul Ochoa
272e8cd221
Adds Surrogate Keys to named maps
2015-01-23 16:37:38 +01:00
Raul Ochoa
885accdadf
Adds varnish http port to the default configurations
2015-01-23 16:36:45 +01:00