Daniel García Aubert
|
df10cfe641
|
Release 8.0.0
|
2019-11-13 13:07:00 +01:00 |
|
Daniel G. Aubert
|
09d3e8aabb
|
Merge pull request #1139 from CartoDB/fix/bad-aggregation-method-overview
Validate aggregation method is either sum or count
|
2019-11-13 10:11:28 +01:00 |
|
Esther Lozano
|
f17411916f
|
Remove unnecessary config in tests
|
2019-11-12 17:43:03 +01:00 |
|
Esther Lozano
|
75583f67c5
|
Use last version for map config in tests
|
2019-11-12 14:54:25 +01:00 |
|
Esther Lozano
|
bb745b0318
|
Update test/acceptance/dataviews/overviews-test.js
Co-Authored-By: Daniel G. Aubert <danielgarciaaubert@gmail.com>
|
2019-11-12 14:48:37 +01:00 |
|
Raúl Marín
|
3834aeb73f
|
Merge pull request #1140 from Algunenano/local_password
Fix multiple DB login issues
|
2019-11-12 13:23:34 +01:00 |
|
Raúl Marín
|
aa09c079f6
|
Fix multiple DB login issues
|
2019-11-12 13:15:32 +01:00 |
|
Raúl Marín
|
3c586caba4
|
Qualify calls to cartodb extension so having it in the search_path isn't necessary
|
2019-11-12 13:15:32 +01:00 |
|
Esther Lozano
|
b05740048c
|
Update NEWS.md
|
2019-11-12 12:48:22 +01:00 |
|
Esther Lozano
|
2b5ed21207
|
Remove only in tests :P
|
2019-11-12 12:37:24 +01:00 |
|
Esther Lozano
|
acecb88efb
|
Validate aggregation method is either sum or count
|
2019-11-11 18:14:30 +01:00 |
|
Simon Martín
|
990aaadc16
|
Merge pull request #1134 from CartoDB/better-redis-logging
Adding a logger to MapStore
|
2019-10-29 12:10:00 +01:00 |
|
Simon Martín
|
0c572b5947
|
NEWS
|
2019-10-29 11:37:16 +01:00 |
|
Simon Martín
|
3e7c294989
|
linter
|
2019-10-29 11:32:27 +01:00 |
|
Simon Martín
|
8a02156ac0
|
fix tests
|
2019-10-29 10:31:31 +01:00 |
|
Simon Martín
|
c4a75de0d8
|
windshaft 5.6.4
|
2019-10-28 18:15:15 +01:00 |
|
Simon Martín
|
db03bcdf8f
|
windshaft logger by config param
|
2019-10-28 15:41:46 +01:00 |
|
Simon Martín
|
dd5825c770
|
using a new logger
|
2019-10-28 11:55:43 +01:00 |
|
Simon Martín
|
080f93f6de
|
passing logger to MapStore
|
2019-10-24 17:34:46 +02:00 |
|
Simon Martín
|
df931d95a3
|
using github:cartodb/windshaft#better-redis-logging
|
2019-10-24 17:34:30 +02:00 |
|
Daniel G. Aubert
|
9fd1a3c663
|
Merge pull request #1131 from CartoDB/coherent-cache-invalidation
Coherent cache invalidation
|
2019-10-21 16:41:28 +02:00 |
|
Daniel García Aubert
|
8a781d241c
|
Typo
|
2019-10-21 16:22:26 +02:00 |
|
Daniel García Aubert
|
be4d610de1
|
Use released version of cartodb-query-tables 0.7.0
|
2019-10-21 16:17:54 +02:00 |
|
Daniel García Aubert
|
736d3460d9
|
Update development branch
|
2019-10-21 13:46:29 +02:00 |
|
Daniel García Aubert
|
f844d70275
|
Replace http --> https. I swear, I'm not a spy
|
2019-10-21 11:32:56 +02:00 |
|
Daniel García Aubert
|
0c9cfefcd0
|
Please jshint, can you be a regular linter?
|
2019-10-21 11:13:54 +02:00 |
|
Daniel García Aubert
|
8ed187b0f5
|
Do not set Last-Modifed to January 1st 1970 when cache buster ins layergroup token is 0. In this case, 0 means we don't know when the resource was updated for the last time.
|
2019-10-21 11:01:05 +02:00 |
|
owayss
|
e5bada81dc
|
Merge pull request #1132 from CartoDB/default_to_stdout_logging
Default to stdout logging on dev environment
|
2019-10-17 14:13:28 +02:00 |
|
Owayss Kabtoul
|
655f817033
|
Default to stdout logging on dev environment
|
2019-10-17 13:04:10 +02:00 |
|
Daniel García Aubert
|
ebff2ac9f2
|
Please JSHint
|
2019-10-15 13:27:40 +02:00 |
|
Daniel García Aubert
|
5a7ffcf499
|
Be able to synchronize the TTL of cache-control header to expire in a coherent way
|
2019-10-15 12:48:50 +02:00 |
|
Daniel García Aubert
|
f8e117a7b7
|
JSHint is not ready for modern javascript
|
2019-10-15 11:46:44 +02:00 |
|
Daniel García Aubert
|
c4054f0ac9
|
Use develop branch of query-tables
|
2019-10-15 10:39:31 +02:00 |
|
Daniel García Aubert
|
f7707141d6
|
Rename variable
|
2019-10-08 17:22:24 +02:00 |
|
Daniel G. Aubert
|
c40c42fc10
|
Merge pull request #1130 from CartoDB/remove-routes-adapter
Remove environment configuration adapter
|
2019-10-08 16:34:24 +02:00 |
|
Daniel García Aubert
|
6cad976078
|
Remove environment configuration adapter
|
2019-10-08 11:02:32 +02:00 |
|
Daniel G. Aubert
|
c82f17e5d2
|
Merge pull request #1126 from CartoDB/gears
Be able to inject middlewares from configuration
|
2019-10-07 17:35:01 +02:00 |
|
Daniel G. Aubert
|
1054bde7fd
|
Merge pull request #1127 from CartoDB/folders
Standardize folder structure and filenames
|
2019-10-07 17:34:27 +02:00 |
|
Daniel G. Aubert
|
9e23b91f3f
|
Merge pull request #1129 from CartoDB/fix-routes-config
Convert from v1 to api in routes config
|
2019-10-07 17:34:00 +02:00 |
|
Daniel García Aubert
|
ea6e064e42
|
Convert from v1 to api in routes config
|
2019-10-07 14:08:59 +02:00 |
|
Raúl Marín
|
cf0858f5b9
|
Merge pull request #1128 from Algunenano/sec
Tests: Remove unnecessary extra qualification
|
2019-10-07 14:03:06 +02:00 |
|
Raul Marin
|
69b11a8412
|
sec
|
2019-10-07 13:36:18 +02:00 |
|
Daniel García Aubert
|
55aad4254c
|
Remove cartodb folder in unit test
|
2019-10-07 11:29:07 +02:00 |
|
Daniel García Aubert
|
73e1659378
|
Add suffix '-test' to every test-suite file
|
2019-10-07 11:16:48 +02:00 |
|
Daniel García Aubert
|
98f3e8159e
|
Stop using __dirname in requires
|
2019-10-07 10:55:26 +02:00 |
|
Daniel García Aubert
|
e8cff194fc
|
Rename template_maps -> template-maps
|
2019-10-07 10:50:14 +02:00 |
|
Daniel García Aubert
|
f1de1b3b91
|
Rename test files: stop using underscores, use hyphens instead
|
2019-10-07 10:44:45 +02:00 |
|
Daniel García Aubert
|
a134ab3012
|
Rename server_options -> server-options
|
2019-10-07 10:10:51 +02:00 |
|
Daniel García Aubert
|
5a84d7233b
|
Rename table_name_parser -> table-name-parser
|
2019-10-07 10:07:25 +02:00 |
|
Daniel García Aubert
|
8fe0112568
|
Rename overviews_query_rewriter -> overviews-query-rewriter
|
2019-10-07 10:06:01 +02:00 |
|