Commit graph

132 commits

Author SHA1 Message Date
Tobe O
94c37e103c No-expose controller tests 2019-10-12 10:56:24 -04:00
Tobe O
ed8817ff5e decodeBody test 2019-10-12 10:24:54 -04:00
Tobe O
673754ac84 deserializeBody test 2019-10-12 10:22:36 -04:00
Tobe O
bcfaf04dda Fix cert errors on allowHttp1 test 2019-10-12 10:17:46 -04:00
Tobe O
564310baca Merge branch 'master' into experimental 2019-10-12 10:04:13 -04:00
Pat O'Connor
d88e289807 Bind the decoder to req.body 2019-09-28 22:53:47 -07:00
thosakwe
6a34a5462a allowHttp1 test 2019-07-17 13:21:43 -04:00
Tobe O
5eef432e2a Curly brace fixes... 2019-06-06 10:37:27 -04:00
Tobe O
d0e765dcd4 +1 2019-05-31 16:24:13 -04:00
Tobe O
49942cc841 curly braces in control flow 2019-05-30 23:49:00 -04:00
Tobe O
f29050f7df Bump to 2.0.1 2019-05-02 18:57:51 -04:00
Tobe O
99c5933af3 Tests done 2019-05-02 18:56:43 -04:00
Tobe O
e57de0bd04 unnecessary new/const removal 2019-05-02 18:48:31 -04:00
Tobe O
1ed6736257 Call RequestContext.close in Driver.sendResponse. 2019-05-02 18:46:07 -04:00
Tobe O
28b6f84051 Fix 404 hole 2019-05-02 18:37:32 -04:00
Tobe O
3202329490 Bump to 2.0.0-rc.8 (patch remove all) 2019-04-20 15:04:59 -04:00
Tobe O
2004877696 Make redirects + download async 2019-04-19 03:46:44 -04:00
Tobe O
1c07aa5243 apply pkg:pedantic lints 2019-04-17 15:42:24 -04:00
Tobe O
ef8e343ccd 2.0.0-rc.5 2019-04-17 12:41:59 -04:00
Tobe O
09ff68f5ad 2.0.0-rc.4 (async injections) 2019-04-17 11:15:46 -04:00
Tobe O
d210456d44 Formatting + pedantic 2019-04-10 22:37:05 -04:00
Tobe O
3802668cfc Add parse ID tests 2019-04-10 19:05:53 -04:00
Tobe O
efbb09169a Body parsing tests; allow setting body ONCE 2019-04-10 13:52:45 -04:00
Tobe O
28f020f1e9 JSONP tests 2019-04-08 19:20:47 -04:00
Tobe O
6ca21d6779 AngelEnv test 2019-04-08 19:08:19 -04:00
Tobe O
62709c0bbd Make getAnnotation generic 2019-04-08 15:53:07 -04:00
Tobe O
ed989984a2 2.0.0-alpha.21 2019-02-03 13:00:42 -05:00
Tobe O
803f446a01 2.0.0-alpha.16 2018-12-10 22:19:16 -05:00
Tobe O
f95de91bf5 2.0.0-alpha.15 2018-12-09 10:49:59 -05:00
Tobe O
bf0f01a5b9 2.0.0-alpha.11 2018-11-10 20:07:09 -05:00
Tobe O
2d168dd3aa Begin rolling in http2 2018-11-07 23:11:10 -05:00
Tobe O
10b6011aba Add mountController + test 2018-11-07 21:50:04 -05:00
Tobe O
7fec4c243d Add readMany 2018-11-07 21:34:03 -05:00
Tobe O
576dc414e1 update all 2018-10-22 12:29:52 -04:00
Tobe O
86152f7a04 service map tests 2018-10-22 12:29:09 -04:00
Tobe O
0ad9560095 Strip out HTTP 2018-10-22 11:54:41 -04:00
Tobe O
8cfa432297 Patch test 2018-10-21 04:54:49 -04:00
Tobe O
fab756cc17 Refactor service contract 2018-10-21 04:44:51 -04:00
Tobe O
fc76540155 runContained custom container test 2018-10-21 04:08:08 -04:00
Tobe O
0d64e101f4 Custom container in handleContained 2018-10-21 04:00:39 -04:00
Tobe O
c63cb41dfe Test findHookedService, etc. 2018-09-12 00:29:53 -04:00
Tobe O
ce45ef47e5 waterfall -> chain 2018-09-12 00:17:50 -04:00
Tobe O
a212bab74f Response detachment test 2018-08-28 09:55:39 -04:00
Tobe O
fdd1ca16c9 Added ResponseContext.detach 2018-08-28 09:47:03 -04:00
Tobe O
9dd355a4c5 All tests pass 2018-08-21 14:50:43 -04:00
Tobe O
6822657f26 ioc uses executeHandler 2018-08-20 22:44:32 -04:00
Tobe O
2b1a548cf9 Remove releaseCOrrespondingRequest 2018-08-20 21:57:26 -04:00
Tobe O
340b08da1b Add flags to Angel constructor 2018-08-20 21:05:05 -04:00
Tobe O
81745ebef5 Removed debug property 2018-08-20 16:53:30 -04:00
Tobe O
bf9e297a92 Move all existing handlers to (req, res) or IoC-based 2018-08-20 16:43:38 -04:00