Daniel García Aubert
|
3dee09a5c5
|
Draft: be able to inject custom middlewares
|
2019-10-01 17:27:46 +02:00 |
|
Daniel García Aubert
|
c60a44252d
|
Extract socket timeout middleware
|
2019-10-01 15:36:04 +02:00 |
|
Daniel García Aubert
|
9c1a1611d5
|
Extract profiler setup to its middleware
|
2019-10-01 14:31:17 +02:00 |
|
Daniel García Aubert
|
1a9081135d
|
Extract logger middleware
|
2019-10-01 14:12:14 +02:00 |
|
Daniel García Aubert
|
79143e3df6
|
Extract 'served-by-host-header' middleware and move it to api router
|
2019-10-01 13:04:44 +02:00 |
|
Daniel García Aubert
|
1bb1a350e0
|
Move cors middleware to api router
|
2019-10-01 12:57:03 +02:00 |
|
Daniel García Aubert
|
a383785e7c
|
Remove generic controller, its functionallity fits better in cors middleware
|
2019-10-01 12:52:54 +02:00 |
|
Daniel García Aubert
|
d85331e97b
|
Use ES6 class syntax in Copy from/to controller
|
2019-10-01 12:31:05 +02:00 |
|
Daniel García Aubert
|
6c775c1857
|
Create api-router, set route hierarchy
|
2019-10-01 12:25:22 +02:00 |
|
Daniel García Aubert
|
158f28c8e7
|
ES6 class and middlewares for version controller
|
2019-10-01 11:11:19 +02:00 |
|
Daniel García Aubert
|
ab9a7fd2fa
|
ES6 class for job controller
|
2019-10-01 10:59:44 +02:00 |
|
Daniel García Aubert
|
645e3a797f
|
Middleware for generic controller
|
2019-10-01 10:54:26 +02:00 |
|
Daniel García Aubert
|
51dd9a7999
|
ES6 class and middlewares for healtch-check controller
|
2019-10-01 10:52:31 +02:00 |
|
Daniel García Aubert
|
88451f824f
|
ES6 class for generic controller
|
2019-10-01 10:27:17 +02:00 |
|
Daniel García Aubert
|
41c7244714
|
Rename parameters -> params
|
2019-07-29 16:25:06 +02:00 |
|
Daniel García Aubert
|
db6002c267
|
Improve naming
|
2019-07-26 20:20:26 +02:00 |
|
Daniel García Aubert
|
298297f2c5
|
Use ES6 syntax class
|
2019-07-26 19:51:06 +02:00 |
|
Daniel García Aubert
|
fa4ec8378e
|
Extract handle-query-middleware from controller
|
2019-07-26 19:45:44 +02:00 |
|
Daniel García Aubert
|
b7e3667c5e
|
Rename prop
|
2019-07-26 19:38:46 +02:00 |
|
Daniel García Aubert
|
fdc24440e0
|
Do not use step
|
2019-07-26 19:38:17 +02:00 |
|
Daniel García Aubert
|
0ffca78ed6
|
Extract content header middleware
|
2019-07-26 19:31:28 +02:00 |
|
Daniel García Aubert
|
6d9143b216
|
Extract formatter middleware
|
2019-07-26 19:22:26 +02:00 |
|
Daniel García Aubert
|
08dd4288ec
|
Extract last modified header middleware
|
2019-07-26 19:08:39 +02:00 |
|
Daniel García Aubert
|
ae4b3a9f4f
|
Extract cache-channel and surrogate-key middlewares
|
2019-07-26 18:56:54 +02:00 |
|
Daniel García Aubert
|
c48b8b2f69
|
Extract cache-control header middleware
|
2019-07-26 18:42:18 +02:00 |
|
Daniel García Aubert
|
fcb7591051
|
Extract query may write middleware
|
2019-07-26 18:23:14 +02:00 |
|
Daniel García Aubert
|
5156fc2ad2
|
Extract access validator middleware
|
2019-07-26 18:05:52 +02:00 |
|
Daniel García Aubert
|
e124db8dbc
|
Extract affected-tables middleware
|
2019-07-26 17:44:28 +02:00 |
|
Daniel García Aubert
|
fa2444ab18
|
Rename middleware
|
2019-07-26 17:18:18 +02:00 |
|
Daniel García Aubert
|
2aed90392e
|
Unify query params parsing in same middleware with differente strategies
|
2019-07-26 16:06:53 +02:00 |
|
Daniel García Aubert
|
668b809e3f
|
Extract query params parses to its middleware
|
2019-07-26 11:27:46 +02:00 |
|
Daniel García Aubert
|
46190008f5
|
Remove table cache
|
2019-07-24 17:44:04 +02:00 |
|
Daniel G. Aubert
|
40b6d6a5b6
|
Merge pull request #600 from CartoDB/middlewarify-query-controller
Remove old abort checker
|
2019-07-11 11:22:31 +02:00 |
|
Daniel García Aubert
|
077b6def12
|
Please linter
|
2019-07-08 11:57:36 +02:00 |
|
Daniel García Aubert
|
39625e044b
|
Set defaults to avoid error when confing is not provided
|
2019-07-08 11:48:32 +02:00 |
|
Daniel García Aubert
|
987f8f942a
|
Remove old abort checker and use a Node-ish mechanism to achieve the same goal
|
2019-07-05 15:41:26 +02:00 |
|
Daniel García Aubert
|
dbccd762ed
|
Improve condition readability
|
2019-07-04 16:52:18 +02:00 |
|
Daniel García Aubert
|
ccb0bbfb86
|
Set directive 'max-age' to 5 min when there are affacted tables where we can't know when were updated for the last time, e.g: non cartodified tables or foreing tables without cartodb support
|
2019-07-04 10:45:35 +02:00 |
|
Daniel García Aubert
|
3b9f5a523d
|
Ensure query exists before returning the sql property
|
2019-05-31 12:35:37 +02:00 |
|
Daniel García Aubert
|
e991511434
|
Extract filename default vaule to a middleware
|
2019-05-31 12:08:18 +02:00 |
|
Daniel García Aubert
|
8ab98f705d
|
Going green, be able to handle post method for copyto endpoint
|
2019-05-31 11:54:20 +02:00 |
|
Daniel García Aubert
|
e6b9325b77
|
Extract class
|
2019-05-29 11:20:18 +02:00 |
|
Daniel García Aubert
|
6676260b17
|
Implement a throttler stream to check input data speed
|
2019-05-28 19:24:29 +02:00 |
|
Daniel García Aubert
|
5a116c69e9
|
Draft for copy from throttle
|
2019-05-27 19:32:43 +02:00 |
|
Daniel García Aubert
|
7a3e4d617d
|
Encapsulate cancel
|
2019-05-27 19:24:48 +02:00 |
|
Daniel García Aubert
|
73eb9656cd
|
Removing unpipe calls, regarding documentation, unpipe is emitted when error.
|
2019-05-27 15:26:44 +02:00 |
|
Daniel García Aubert
|
9c0e76bb4a
|
decouple cancel from the stream
|
2019-05-24 15:39:56 +02:00 |
|
Daniel García Aubert
|
7519037333
|
de-tab
|
2019-05-24 13:07:34 +02:00 |
|
Daniel García Aubert
|
b297005ebb
|
Do not pass unecessary parameter
|
2019-05-24 12:45:27 +02:00 |
|
Daniel García Aubert
|
e743fefe37
|
Don't use console.log to log errors
|
2019-05-16 17:46:59 +02:00 |
|