Commit graph

103 commits

Author SHA1 Message Date
Tobe O
63c97d9136 add hashcode for providers 2018-12-31 12:12:32 -05:00
Tobe O
f1d3808828 2.0.0-alpha.18 2018-12-31 12:04:02 -05:00
Tobe O
1f83c4acb2 17 2018-12-13 21:31:21 -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
8ca8a9af3f 2.0.0-alpha.14 2018-11-13 18:33:44 -05:00
Tobe O
dde983245d 2.0.0-alpha.13 2018-11-13 16:17:31 -05:00
Tobe O
8f8bc6cf20 2.0.0-alpha.12 2018-11-13 13:07:27 -05:00
Tobe O
e8a5a61c1a changelog 2018-11-10 20:07:44 -05:00
Tobe O
681e2ac596 findServiceOf 2018-11-07 21:53:07 -05:00
Tobe O
10b6011aba Add mountController + test 2018-11-07 21:50:04 -05:00
Tobe O
76532f9509 Allow redir to Uri 2018-11-07 21:37:00 -05:00
Tobe O
7fec4c243d Add readMany 2018-11-07 21:34:03 -05:00
Tobe O
2cf10afb06 Wrap parseQuery 2018-11-06 14:28:09 -05:00
Tobe O
8e08c1d857 Add AngelHttp.uri 2018-11-06 14:26:45 -05: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
411ff21dca bump -> 2.0.0-alpha.7 2018-10-21 04:41:35 -04:00
Tobe O
0d64e101f4 Custom container in handleContained 2018-10-21 04:00:39 -04:00
Tobe O
b1d685797e MapService -> <String, dynamic> 2018-10-19 12:54:05 -04:00
Tobe O
88b8c6de25 Bump to 2.0.0-alpha.4 2018-09-12 00:32:22 -04:00
Tobe O
fed8cf74f6 CHANGELOG 2018-09-12 00:18:15 -04:00
Tobe O
9945884b5a Bump to 2.0.0-alpha.3 2018-09-11 16:40:23 -04:00
Tobe O
f3481cc227 Add generics to hooked service listeners 2018-09-11 16:34:29 -04:00
Tobe O
7e2afed853 Added generic to Routable.use 2018-09-11 16:25:07 -04:00
Tobe O
ed5632d11f CHANGELOG 2018-08-28 09:44:58 -04:00
Tobe O
7e29d1519c CHANGELOG + bump to 2.0.0-alpha.1 2018-08-21 14:52:09 -04:00
Tobe O
9dd355a4c5 All tests pass 2018-08-21 14:50:43 -04:00
Tobe O
edcbf9f639 Default to const EmptyReflector() 2018-08-21 10:22:41 -04:00
Tobe O
2b1a548cf9 Remove releaseCOrrespondingRequest 2018-08-20 21:57:26 -04:00
Tobe O
15e5cef691 Remove ResponseContext.dispose 2018-08-20 21:45:33 -04:00
Tobe O
4d980b8e49 ResponseContext.isBuffered 2018-08-20 21:27:39 -04:00
Tobe O
340b08da1b Add flags to Angel constructor 2018-08-20 21:05:05 -04:00
Tobe O
ecb15293a9 Routable.use only accepts a Service 2018-08-20 20:53:44 -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
cfc5991fff Remove req.inject 2018-08-20 15:52:44 -04:00
Tobe O
a814e3d1a7 waterfall now only accepts RequestHandler 2018-08-20 15:50:29 -04:00
Tobe O
b95f6b26e2 Remove dep on package:pool 2018-08-20 15:46:12 -04:00
Tobe O
8739dbe4f7 Remove Angel.inject 2018-08-20 15:43:27 -04:00
Tobe O
e576fc5b50 Remove req.injections 2018-08-20 15:42:05 -04:00
Tobe O
e75d20102c Update CHANGELOG 2018-08-20 00:10:09 -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
d3a3d93796 Rename HTTP request+response impl, drop the "impl" 2018-08-19 23:40:59 -04:00
Tobe O
697a1a788f Completely remove RequestContext.io 2018-08-19 23:31:59 -04:00
Tobe O
ffbbb75c8c Make RequestContext generic 2018-08-19 23:28:27 -04:00
Tobe O
2a306e1ec3 Make parseId static + docs 2018-08-19 23:20:12 -04:00