Commit graph

31 commits

Author SHA1 Message Date
Tobe O
bf0f01a5b9 2.0.0-alpha.11 2018-11-10 20:07:09 -05:00
Tobe O
0ad9560095 Strip out HTTP 2018-10-22 11:54:41 -04:00
Tobe O
9dd355a4c5 All tests pass 2018-08-21 14:50:43 -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
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
2855017d68 Switch to MediaType 2018-08-19 11:33:25 -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
3ee209678d Provide custom IsInstanceOf for testing 2018-07-09 10:28:32 -04:00
Tobe O
5cb941676f +7 2018-06-27 14:40:43 -04:00
Tobe O
4e6d280b8f +6 2018-06-22 23:59:41 -04:00
Tobe O
5d851b6cde +5 2018-06-22 23:29:38 -04:00
Tobe O
954e8141dd 1.1.4 2018-06-08 03:06:26 -04:00
Tobe O
e4b23768e4 HTTP ResponseContext works 2018-02-07 00:36:24 -05:00
Tobe O
b07e2f0e8a Updated tests to use AngelHttp API 2018-02-06 23:34:08 -05:00
Tobe O
2d87631e8d +9 2017-11-28 13:14:50 -05:00
Tobe O
be3b3bd3d2 pattern matching 2017-10-10 12:55:42 -04:00
Tobe O
27ca19bbea 1.1.0-alpha+5 2017-10-04 10:09:12 -04:00
thosakwe
3d59ec0771 1.0.9 2017-08-15 19:01:16 -04:00
thosakwe
f6695080b8 Working on 1.0.8, including performance tuning 2017-08-03 12:40:21 -04:00
thosakwe
2f5935d5ad 71 2017-03-31 21:00:24 -04:00
thosakwe
cc793f6736 69 2017-03-28 19:29:22 -04:00
thosakwe
774edb4be8 New router... Again 2016-11-27 19:49:27 -05:00
thosakwe
fc13db72ff Renamed tests 2016-11-23 04:16:21 -05:00
Renamed from test/routing.dart (Browse further)