Simon Martín
|
e2641200f7
|
extracting error type check
|
2018-03-28 12:13:31 +02:00 |
|
Simon Martín
|
8e5ac72411
|
simplify error_handler tests
|
2018-03-28 12:10:48 +02:00 |
|
Simon Martín
|
575f1b3a05
|
simplify error response on models
|
2018-03-28 11:55:52 +02:00 |
|
Simon Martín
|
050c598e90
|
using new error handler as a Error
|
2018-03-28 11:30:11 +02:00 |
|
Simon Martín
|
2722302a89
|
using error handler as a Error
|
2018-03-28 11:29:38 +02:00 |
|
Simon Martín
|
60021a70dc
|
extends Error
|
2018-03-28 10:56:06 +02:00 |
|
Simon Martín
|
522363c419
|
removing semicolons
|
2018-03-28 10:49:50 +02:00 |
|
Simon Martín
|
eefea03b80
|
error handler to class
|
2018-03-28 10:48:25 +02:00 |
|
Simon Martín
|
67e1c04efd
|
indentation details
|
2018-03-28 10:48:08 +02:00 |
|
Simon Martín
|
c6eb0ad4c7
|
error middleware name
|
2018-03-28 09:58:05 +02:00 |
|
Simon Martín
|
c9bc11078d
|
Merge pull request #472 from CartoDB/limits-error-refactor
timeout error simplify
|
2018-03-27 16:45:15 +02:00 |
|
Simon Martín
|
0998e50014
|
refactor getFields method
|
2018-03-27 15:56:53 +02:00 |
|
Simon Martín
|
cdeb8b8e63
|
make EnekoLinter happy xD
|
2018-03-27 15:49:38 +02:00 |
|
Simon Martín
|
1f5e00e656
|
bad merge
|
2018-03-27 15:46:58 +02:00 |
|
Simon Martín
|
b75334f1e7
|
Merge branch 'master' into limits-error-refactor
|
2018-03-27 15:32:24 +02:00 |
|
Simon Martín
|
43193e0261
|
Merge pull request #471 from CartoDB/finalDetails
Rate limits details
|
2018-03-27 15:24:42 +02:00 |
|
Simon Martín
|
4f4ec1856a
|
Merge branch 'master' into finalDetails
|
2018-03-27 14:56:04 +02:00 |
|
Simon Martín
|
b8315a0f1d
|
Merge pull request #473 from CartoDB/rediscell-macos
Fix test environment in Mac OS X with redis-cell
|
2018-03-27 14:52:21 +02:00 |
|
Simon Martín
|
84af567577
|
run with local files insterad of download and by OS
|
2018-03-27 12:23:29 +02:00 |
|
Simon Martín
|
bb929bf3dc
|
adding rediscell files for linux and mac
|
2018-03-27 12:14:28 +02:00 |
|
Simon Martín
|
483c263f61
|
adding and testing limits error response with params
|
2018-03-26 19:10:23 +02:00 |
|
Simon Martín
|
54876fa203
|
addind properties to limits errors
|
2018-03-26 15:56:50 +02:00 |
|
Simon Martín
|
50b8a9ed17
|
remove unused parameter
|
2018-03-23 18:02:44 +01:00 |
|
Simon Martín
|
0b708165b3
|
simplify timeout error catch
|
2018-03-23 17:48:21 +01:00 |
|
Simon Martín
|
8c86c2b3f8
|
correct error message in rate limit
|
2018-03-23 15:35:06 +01:00 |
|
Simon Martín
|
26baaf6081
|
removing retry after when no necessary
|
2018-03-23 15:09:16 +01:00 |
|
Simon Martín
|
ea3724bbe2
|
stubs next version
|
2018-03-22 16:34:20 +01:00 |
|
Simon Martín
|
01f480c8e5
|
version 2.0.0
|
2018-03-22 12:06:18 +01:00 |
|
Simon Martín
|
03ea330c0a
|
updating shrinkwrap
|
2018-03-22 12:02:16 +01:00 |
|
Simon Martín
|
51e56361b9
|
upgrading cartodb-redis to 1.0.0
|
2018-03-22 12:01:47 +01:00 |
|
Simon Martín
|
6abe660234
|
Merge pull request #465 from CartoDB/rateLimits
Rate limits
|
2018-03-22 11:18:58 +01:00 |
|
Simon Martín
|
80818c3cbb
|
fix userLimits reference
|
2018-03-20 16:20:56 +01:00 |
|
Simon Martín
|
bec45d5dc9
|
setting specific version of redis v4
|
2018-03-19 12:41:42 +01:00 |
|
Simon Martín
|
d3959bd024
|
change redis cell file path
|
2018-03-15 12:10:23 +01:00 |
|
Simon Martín
|
a5ddb83b36
|
using curl instead of wget
|
2018-03-15 11:54:02 +01:00 |
|
Simon Martín
|
62414ec34e
|
download redis-cell lib during tests
|
2018-03-15 11:42:13 +01:00 |
|
Simon Martín
|
9e1794fbf3
|
removing redis-cell file
|
2018-03-15 11:41:46 +01:00 |
|
Simon Martín
|
581bd0dd89
|
Merge branch 'master' into rateLimits
|
2018-03-14 12:47:45 +01:00 |
|
Simon Martín
|
1ffeb456e8
|
Headers following rfc6648
|
2018-03-14 12:17:26 +01:00 |
|
Daniel
|
38f80eaa15
|
Merge pull request #469 from CartoDB/fix-batch-queries-port
Honor `batch_api_port` for Batch Queries
|
2018-03-13 19:22:50 +01:00 |
|
Daniel García Aubert
|
8dea7615c4
|
Use user's port instead of the generic one
|
2018-03-13 19:08:51 +01:00 |
|
Daniel García Aubert
|
328d6f253e
|
Honor batch api port
|
2018-03-13 18:49:01 +01:00 |
|
Eneko Lakasta
|
7436d205fb
|
Merge pull request #468 from CartoDB/vary-header
Set Vary Header to honor Authorization header when caching (fastly)
|
2018-03-13 12:31:11 +01:00 |
|
Simon Martín
|
4ca34cad95
|
removing logs
|
2018-03-13 12:01:51 +01:00 |
|
Eneko Lakasta
|
2ec767c1fc
|
Set Vary Header to honor Authorization header when caching (fastly)
|
2018-03-13 11:59:07 +01:00 |
|
Simon Martín
|
8da9421180
|
resolving conflicts, merge branch
|
2018-03-13 11:52:21 +01:00 |
|
Simon Martín
|
2cef7fc482
|
:xMerge branch 'rediscelltravis' into rateLimits
|
2018-03-13 11:25:50 +01:00 |
|
Simon Martín
|
7d849d36cc
|
show log
|
2018-03-13 10:58:54 +01:00 |
|
Simon Martín
|
8bee922165
|
adding libc6
|
2018-03-13 10:35:20 +01:00 |
|
Simon Martín
|
3ec9365a39
|
upgrading cartodb-redis
|
2018-03-13 10:34:57 +01:00 |
|