Commit graph

284 commits

Author SHA1 Message Date
Tobe O
53b47dd43f Replace as Data cast in Service.dart with a method that throws a 400 on error 2019-04-10 22:26:43 -04:00
Tobe O
3802668cfc Add parse ID tests 2019-04-10 19:05:53 -04:00
Tobe O
47261f0a08 resolveInjection supports named injections 2019-04-10 19:01:04 -04:00
Tobe O
efbb09169a Body parsing tests; allow setting body ONCE 2019-04-10 13:52:45 -04:00
Tobe O
a4fd32581b Port to using angelEnv 2019-04-08 19:03:35 -04:00
Tobe O
ef45d98a45 Add warning when no reflector is given 2019-04-08 18:51:22 -04:00
Tobe O
62709c0bbd Make getAnnotation generic 2019-04-08 15:53:07 -04:00
Tobe O
1b1c190de4 Add AngelEnv class 2019-03-11 11:17:44 -04:00
Tobe O
4df78749f1 Add charset=utf-8 to res.render 2019-03-10 23:04:49 -04:00
Tobe O
ba1ad07c90 .22 2019-02-03 13:50:22 -05:00
Tobe O
ed989984a2 2.0.0-alpha.21 2019-02-03 13:00:42 -05:00
Tobe O
b0ecac3232 2.0.0-alpha.20 2019-02-03 11:03:31 -05:00
Tobe O
3f9e94b12a 2.0.0-alpha.19 2019-01-27 16:39:36 -05:00
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
5af191eebb most tests fixed 2018-12-10 22:43:07 -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
d3c2192042 change body parsing 2018-12-08 23:18:31 -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
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
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
7bdf36acd5 Change parseId 2018-11-06 14:24:38 -05:00
Tobe O
86152f7a04 service map tests 2018-10-22 12:29:09 -04:00
Tobe O
82b32318e8 Add service.map 2018-10-22 12:18:10 -04:00
Tobe O
8ef86f61a3 Move Controller to core 2018-10-22 11:56:03 -04:00
Tobe O
0ad9560095 Strip out HTTP 2018-10-22 11:54:41 -04:00
Tobe O
28707ac2f7 Bump -> 2.0.0.alpha.8 2018-10-22 11:49:41 -04:00
Tobe O
cd1255c670 Refactor 2018-10-21 04:53:09 -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
f672b3062f Formatting 2018-10-21 04:00:49 -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
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
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
20c6aedaa3 Add <Id, Data> 2018-09-11 16:14:31 -04:00
Tobe O
c6fe31310a Formatting 2018-08-28 09:55:51 -04:00
Tobe O
a212bab74f Response detachment test 2018-08-28 09:55:39 -04:00