Daniel G. Aubert
|
3e0cb0ed37
|
Merge pull request #997 from CartoDB/last-modified-always
Remove parameter `now` for last-modified-header middleware
|
2018-07-17 11:32:37 +02:00 |
|
Daniel García Aubert
|
f9b59d8549
|
Do not override stats
|
2018-07-16 17:18:58 +02:00 |
|
Daniel García Aubert
|
81eb849aff
|
Add stats first
|
2018-07-16 16:58:53 +02:00 |
|
Daniel García Aubert
|
9f9b933607
|
Add create layergroup stats
|
2018-07-16 16:52:26 +02:00 |
|
Daniel García Aubert
|
4f81f402f5
|
Remove parameter now for last-modified-header
|
2018-07-10 13:22:38 +02:00 |
|
Eneko Lakasta
|
6414cd52c0
|
Merge branch 'master' into remove-auth-fallback
|
2018-05-30 17:53:24 +02:00 |
|
Daniel G. Aubert
|
d940ab36e1
|
Merge pull request #954 from CartoDB/controllers-goodies
Controllers goodies
|
2018-05-14 18:31:48 +02:00 |
|
Daniel García Aubert
|
5a397afd06
|
In order to extract common middlewares between routers and controlles we need to activate mergeParams options to preserve the req.params from the parent router
|
2018-05-14 11:50:48 +02:00 |
|
Daniel García Aubert
|
c6babc7dc4
|
Create .middlewares() method to build midlleware stack to perform request
|
2018-05-11 16:26:05 +02:00 |
|
Daniel García Aubert
|
3905ed796e
|
Use ES6 class syntax
|
2018-05-11 16:24:28 +02:00 |
|
Daniel García Aubert
|
595d006d5b
|
Rename function
|
2018-05-11 16:21:57 +02:00 |
|
Daniel García Aubert
|
3bcf6d7ca0
|
Place comment
|
2018-05-11 16:20:44 +02:00 |
|
Daniel García Aubert
|
68f5ee7bde
|
Use ES6 class syntax
|
2018-05-11 16:18:52 +02:00 |
|
Daniel García Aubert
|
1f717617b0
|
Add .middlewares() method to build middleware stack to be mounted
|
2018-05-11 16:07:25 +02:00 |
|
Daniel García Aubert
|
c51e254287
|
Set 404 as defautl status code and set the proper status code fir the response at very same time that the response body
|
2018-05-09 15:00:18 +02:00 |
|
Daniel García Aubert
|
9feea66550
|
Use routes configuration to create and mount routes and controllers
|
2018-05-09 14:59:21 +02:00 |
|
Daniel García Aubert
|
1694b4b3a6
|
Merge branch 'separate-routers' into improve-folder-structure
|
2018-04-17 16:07:47 +02:00 |
|
Daniel García Aubert
|
e06d3200c3
|
Use a better API to define public routes
|
2018-04-11 12:33:07 +02:00 |
|
Daniel García Aubert
|
c0943a7c58
|
Use config to define base path for express routers
|
2018-04-10 20:26:36 +02:00 |
|
Daniel García Aubert
|
ac615b4a25
|
Merge branch 'separate-routers' into improve-folder-structure
|
2018-04-10 16:15:49 +02:00 |
|
Daniel García Aubert
|
d1a4057a8d
|
Rename user limits api by user limits backend
|
2018-04-10 10:16:07 +02:00 |
|
Daniel García Aubert
|
8dec4814a9
|
Rename AuthAppi by AuthBackend
|
2018-04-09 18:08:56 +02:00 |
|
Daniel García Aubert
|
6167562758
|
Meet application logic and folder struture
|
2018-04-09 16:18:30 +02:00 |
|