Commit graph

114 commits

Author SHA1 Message Date
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
Tobe O
3c37747f07 Force all handlers to (req, res) { ... } 2018-08-20 16:21:06 -04:00
Tobe O
c2ee694cc3 Update query parsing 2018-08-20 00:09:54 -04:00
Tobe O
1dec4f3da6 Rename body parsing methods 2018-08-19 23:51:09 -04:00
Tobe O
2cb0797da5 Make lazy parsing the default 2018-08-19 23:46:38 -04:00
Tobe O
41e70787bc Remove all usage of dart2_constant 2018-08-19 23:06:29 -04:00
Tobe O
1d8f06b54c Make reflector a named parameter 2018-08-19 22:40:11 -04:00
Tobe O
4fce6594e2 Strip out TypedService 2018-08-19 22:37:48 -04:00
Tobe O
074b640980 Remove traces of json_god 2018-08-19 22:31:08 -04:00
Tobe O
45c3206ff6 Strip out json god 2018-08-19 11:49:33 -04:00
Tobe O
2855017d68 Switch to MediaType 2018-08-19 11:33:25 -04:00
Tobe O
60cb727ca8 Added Service.findOne tests 2018-07-12 11:19:25 -04:00
Tobe O
13addcf982 Finalizers before sending 2018-07-09 12:50:20 -04:00
Tobe O
1efd14cf7d Skip parameter meta tests on newer VM's where it's blocked on: https://github.com/dart-lang/sdk/issues/33774 2018-07-09 11:08:01 -04:00
Tobe O
015c3774cc Skip parameter meta tests on newer VM's where it's blocked on: https://github.com/dart-lang/sdk/issues/33774 2018-07-09 11:02:00 -04:00
Tobe O
2a8c563686 More <String, String> patches in tests 2018-07-09 10:54:50 -04:00
Tobe O
999d92ce95 Patch services_test for strong mode 2018-07-09 10:49:59 -04:00
Tobe O
8fabcef9bc Tracked down the rogue "null" print 2018-07-09 10:40:06 -04:00
Tobe O
3ee209678d Provide custom IsInstanceOf for testing 2018-07-09 10:28:32 -04:00