Daniel García Aubert
|
82f1e6753b
|
Remove unreachable code
|
2018-03-02 13:14:02 +01:00 |
|
Daniel García Aubert
|
7ed717607a
|
Missing space before paramenter list
|
2018-03-02 13:08:57 +01:00 |
|
Daniel García Aubert
|
0ec9491d21
|
Fix test: Add stub for profiling
|
2018-03-02 11:16:46 +01:00 |
|
Daniel García Aubert
|
416970c819
|
Remove empty line
|
2018-03-01 19:10:35 +01:00 |
|
Daniel García Aubert
|
ccc28f3617
|
Add profiler step to lzma
|
2018-03-01 19:09:11 +01:00 |
|
Daniel García Aubert
|
5bac36b30f
|
Remove bad profiler usage
|
2018-03-01 18:53:05 +01:00 |
|
Daniel García Aubert
|
ef3ffddec7
|
Cosmetic changes
|
2018-03-01 18:49:44 +01:00 |
|
Daniel García Aubert
|
e6ba467d98
|
ES6 goodies
|
2018-03-01 18:47:07 +01:00 |
|
Daniel García Aubert
|
314508bcd8
|
Middleware naming convention
|
2018-03-01 18:46:04 +01:00 |
|
Daniel García Aubert
|
da18506e41
|
Follow middleware factory pattern
|
2018-03-01 18:45:04 +01:00 |
|
Daniel García Aubert
|
5eaee0b71e
|
Follow middleware naming convention
|
2018-03-01 18:12:07 +01:00 |
|
Daniel García Aubert
|
bd93e7dc7e
|
Follow middleware pattern
|
2018-03-01 18:09:49 +01:00 |
|
Daniel García Aubert
|
2c762813ba
|
Follow middleware pattern, return a function as the actual middleware
|
2018-03-01 15:52:48 +01:00 |
|
Simon Martín
|
136c6fa70b
|
new redis keys
|
2018-03-01 15:50:40 +01:00 |
|
Simon Martín
|
67b2343571
|
fix existing var name
|
2018-03-01 15:50:20 +01:00 |
|
Daniel García Aubert
|
3caa1d9c4a
|
ES6 cosmetics
|
2018-03-01 15:42:46 +01:00 |
|
Daniel García Aubert
|
b0c924ca03
|
Follow middleware pattern, should return a function as the actual middleware
|
2018-03-01 15:42:03 +01:00 |
|
Daniel García Aubert
|
f6f59023b4
|
Ungroup middlewares
|
2018-02-28 19:46:46 +01:00 |
|
Daniel García Aubert
|
9dc4e7c955
|
Use the right step name for profiling
|
2018-02-28 19:29:53 +01:00 |
|
Daniel García Aubert
|
faa44e54ae
|
Cosmetic changes
|
2018-02-28 19:29:10 +01:00 |
|
Daniel García Aubert
|
bfb743b851
|
Improve profiling steps
|
2018-02-28 19:27:49 +01:00 |
|
Daniel García Aubert
|
dad2e92dd3
|
Follow middleware naming convention
|
2018-02-28 19:26:47 +01:00 |
|
Daniel García Aubert
|
59c312ea40
|
Require modules at the beginning of module
|
2018-02-28 19:25:50 +01:00 |
|
Daniel García Aubert
|
48c5a458f3
|
Remove bad use of profiling step
|
2018-02-28 19:22:22 +01:00 |
|
Daniel García Aubert
|
c0830862c8
|
Follow middleware naming convention
|
2018-02-28 19:21:44 +01:00 |
|
Daniel García Aubert
|
42deb7abbe
|
Rename middleware
|
2018-02-28 19:20:51 +01:00 |
|
Daniel García Aubert
|
62deda6470
|
Improve naming
|
2018-02-28 19:13:49 +01:00 |
|
Daniel García Aubert
|
3e0981978a
|
Update NEWS
|
2018-02-28 17:31:03 +01:00 |
|
Eneko Lakasta
|
35e5170907
|
Merge pull request #877 from CartoDB/project-auth-api
Auth API
|
2018-02-28 17:20:21 +01:00 |
|
Eneko Lakasta
|
8eba5dcc01
|
update cartodb-redis to 0.16.0
|
2018-02-28 17:07:31 +01:00 |
|
Daniel García Aubert
|
5c2248d419
|
Merge branch 'master' into project-auth-api
|
2018-02-28 14:43:12 +01:00 |
|
Simon Martín
|
335d91b42d
|
separate rate limit logic from middleware and EVALSHA
|
2018-02-28 13:11:18 +01:00 |
|
Daniel García Aubert
|
102b11b1b5
|
Follow middleware naming convention
|
2018-02-28 13:10:46 +01:00 |
|
Eneko Lakasta
|
26df09b13f
|
require debug at the top of file
|
2018-02-28 11:42:44 +01:00 |
|
Simon Martín
|
254991c56c
|
changing endpoint groups constant keys
|
2018-02-27 17:57:25 +01:00 |
|
Simon Martín
|
a492ab0143
|
improving naming
|
2018-02-27 17:36:03 +01:00 |
|
Simon Martín
|
b0d63b2ec0
|
changing module exports and middleware name
|
2018-02-27 16:52:27 +01:00 |
|
Simon Martín
|
85b0c63eb0
|
destructuring array assignment
|
2018-02-27 16:24:30 +01:00 |
|
Simon Martín
|
98a92f51e6
|
make jshint happy
|
2018-02-26 17:17:01 +01:00 |
|
Simon Martín
|
ae50dbd47c
|
updating test to own redis-cell
|
2018-02-26 17:03:56 +01:00 |
|
Simon Martín
|
a97e628520
|
using own version of redis-cell
|
2018-02-26 16:27:07 +01:00 |
|
Simon Martín
|
b48dcc1418
|
moving tests to right folder type
|
2018-02-26 16:23:42 +01:00 |
|
Eneko Lakasta
|
8867cdbc02
|
use anonymous function instead of arrow function in middleware export to don't bind this
|
2018-02-26 15:57:42 +01:00 |
|
Simon Martín
|
f03ee4b836
|
removing hardcoded user
|
2018-02-26 11:20:31 +01:00 |
|
Simon Martín
|
90418b204e
|
getLowerRateLimit tests
|
2018-02-26 10:51:51 +01:00 |
|
Simon Martín
|
918674e01a
|
changing endpoint groups names
|
2018-02-23 21:09:27 +01:00 |
|
Simon Martín
|
7b44b7d559
|
removing only
|
2018-02-23 21:09:03 +01:00 |
|
Simon Martín
|
612b11cbe8
|
rate limit tests ensuring the smaller limit
|
2018-02-23 21:07:25 +01:00 |
|
Simon Martín
|
b34f05690c
|
updating rate limit tests supporting multiple limits
|
2018-02-23 17:42:54 +01:00 |
|
Simon Martín
|
9b01a05727
|
rate limit supporting multiple limits
|
2018-02-23 17:42:24 +01:00 |
|