Daniel García Aubert
|
cf2b73e473
|
Move to up intermediate middlewares
|
2017-12-29 15:19:52 +01:00 |
|
Daniel García Aubert
|
70932c23df
|
Remove step and assert dependencies
|
2017-12-29 15:17:29 +01:00 |
|
Daniel García Aubert
|
519d49bd10
|
Remove finish function and respond in the main middleware
|
2017-12-29 15:04:44 +01:00 |
|
Daniel García Aubert
|
bf814c4442
|
keep error label
|
2017-12-29 13:05:01 +01:00 |
|
Daniel García Aubert
|
f136993c50
|
Use checkContentType middleware
|
2017-12-29 12:44:56 +01:00 |
|
Daniel García Aubert
|
ba008ab518
|
Remove unused function
|
2017-12-29 12:36:56 +01:00 |
|
Daniel García Aubert
|
e4ed6ee1cc
|
Use authorizedByAPIKey middleware
|
2017-12-29 12:34:50 +01:00 |
|
Daniel García Aubert
|
fda7661dad
|
Create authorizedByAPIKey middleware
|
2017-12-29 12:23:52 +01:00 |
|
Raul Ochoa
|
79233471c6
|
Merge pull request #832 from CartoDB/layers-filters
Support individual layer id filters
|
2017-12-28 19:48:18 +01:00 |
|
Raul Ochoa
|
a75beefe6e
|
Upgrades windshaft to 4.1.1
|
2017-12-28 18:34:53 +00:00 |
|
Raul Ochoa
|
e43ccf4f12
|
Going red: individual layer id filters fail
Depends on https://github.com/CartoDB/Windshaft/pull/584.
|
2017-12-28 18:19:52 +00:00 |
|
Raul Ochoa
|
cd8e320534
|
Merge pull request #831 from CartoDB/fail-on-uncaught-exceptions
Make tests to fail if they got an uncaught exception
|
2017-12-28 19:15:29 +01:00 |
|
Raul Ochoa
|
d7f4d39aa2
|
Don't not override the full client but only the provided methods
|
2017-12-28 18:09:41 +00:00 |
|
Raul Ochoa
|
89333185a9
|
Make tests to fail if they got an uncaught exception
|
2017-12-28 16:37:17 +00:00 |
|
Daniel
|
d8428938ae
|
Merge pull request #829 from CartoDB/vector-tiles-doc
Update vector tiles documentation
|
2017-12-26 11:42:06 +01:00 |
|
Simon Martín
|
ca5f280cb3
|
updating NEWS.md
|
2017-12-26 11:03:12 +01:00 |
|
Simon Martín
|
524d5a5597
|
Merge pull request #828 from Algunenano/i827_timestamp
Timeseries: Avoid collisions with columns named 'timestamp'
|
2017-12-26 09:55:46 +01:00 |
|
Javier Goizueta
|
ef3917fa6f
|
Update vector tiles documentation
This update reflects the fact that CartoCSS is now optional for vector tiles.
|
2017-12-22 17:18:42 +01:00 |
|
Raul Marin
|
031e1253ca
|
Numeric histograms: Avoid conflicts with 'bin' named columns
|
2017-12-22 17:12:57 +01:00 |
|
Raul Marin
|
8012d76b68
|
Timeseries: Avoid collisions with columns named 'timestamp'
|
2017-12-22 15:58:40 +01:00 |
|
Daniel
|
8259271184
|
Merge pull request #826 from CartoDB/fix-typo-dimensions
Fix typo
|
2017-12-20 15:02:32 +01:00 |
|
Daniel García Aubert
|
20366cedb4
|
Skip test for PostGis 2.4
|
2017-12-20 14:53:34 +01:00 |
|
Daniel García Aubert
|
a102d1d366
|
jshint, I hate you
|
2017-12-20 14:41:29 +01:00 |
|
Daniel García Aubert
|
4b97b4fd26
|
Fix typo
|
2017-12-20 14:35:47 +01:00 |
|
Daniel
|
b94debf10e
|
Merge pull request #825 from CartoDB/export-supported-placements
Export supported placements and create static methods to expose them
|
2017-12-20 13:27:23 +01:00 |
|
Daniel García Aubert
|
60030784c1
|
Export supported placements and create static methods to expose them in a fancy way
|
2017-12-20 12:42:29 +01:00 |
|
Daniel García Aubert
|
d55b78f76b
|
Update next release version in NEWS
|
2017-12-19 12:46:29 +01:00 |
|
Daniel García Aubert
|
42149f9ae7
|
Update NEWS
|
2017-12-19 12:45:30 +01:00 |
|
Daniel
|
1e08d946b1
|
Merge pull request #822 from CartoDB/aggregation-validation
Validate aggregation input params
|
2017-12-19 12:42:28 +01:00 |
|
Daniel García Aubert
|
f22216e6d2
|
Catch error threw from constructor and follow node callback pattern
|
2017-12-19 12:23:54 +01:00 |
|
Raul Marin
|
d9cf830fb4
|
Stub for next release
|
2017-12-19 12:23:27 +01:00 |
|
Raul Marin
|
b762008c79
|
Release 4.5.0
|
2017-12-19 12:23:27 +01:00 |
|
Raul Marin
|
ca2c2b80d8
|
Update NEWS
|
2017-12-19 12:09:14 +01:00 |
|
Raul Marin
|
f946dfa65f
|
Date histograms: Add tests for the new aggregation modes
|
2017-12-19 12:09:14 +01:00 |
|
Raul Marin
|
418f5faa11
|
Date histogram: Reduce the threshold to change in auto mode to 100
|
2017-12-19 12:09:14 +01:00 |
|
Raul Marin
|
bba6db9dbf
|
Date histogram: Add second, decade, century and millenium aggregations
|
2017-12-19 12:09:14 +01:00 |
|
Daniel García Aubert
|
326cad2f2c
|
Typo
|
2017-12-19 10:54:20 +01:00 |
|
Daniel García Aubert
|
34808d6147
|
Improve naming
|
2017-12-19 10:50:53 +01:00 |
|
Daniel García Aubert
|
79b04bbdfd
|
Rename param
|
2017-12-19 10:47:53 +01:00 |
|
Daniel García Aubert
|
45a663d5ae
|
Split columns validator
|
2017-12-19 10:43:34 +01:00 |
|
Daniel García Aubert
|
cace6169c0
|
Add function to create layer errors
|
2017-12-19 10:25:41 +01:00 |
|
Daniel García Aubert
|
bdce2f95f2
|
Add validations for columns
|
2017-12-18 20:42:26 +01:00 |
|
Daniel García Aubert
|
c367743d76
|
Export SUPPORTED_AGGREGATE_FUNCTIONS
|
2017-12-18 20:06:16 +01:00 |
|
Daniel García Aubert
|
fa7140e736
|
Rename argument
|
2017-12-18 19:52:50 +01:00 |
|
Daniel García Aubert
|
c63226cd26
|
Improve function naming
|
2017-12-18 19:51:55 +01:00 |
|
Daniel García Aubert
|
777df6337b
|
Style typo
|
2017-12-18 19:47:11 +01:00 |
|
Daniel García Aubert
|
2dda0a80da
|
Improve error context
|
2017-12-18 19:35:12 +01:00 |
|
Daniel García Aubert
|
e2bd97eea6
|
Move validation to the constructor
|
2017-12-18 19:19:02 +01:00 |
|
Daniel García Aubert
|
fb03cd3424
|
Move aggregation validation to its own module
|
2017-12-18 19:17:43 +01:00 |
|
Daniel García Aubert
|
8a48b96c53
|
Rename file
|
2017-12-18 19:06:01 +01:00 |
|