Commit graph

371 commits

Author SHA1 Message Date
Tobe O
93f0dae1eb * Apply fold in redirectToAction; bump version -> 1.1.4+9 2018-07-09 11:24:39 -04:00
Tobe O
bace6a2298 * Patch ResponseContext.redirectTo to fold parameters, instead of
`as`-casting them to `Map<String, dynamic>`.
2018-07-09 11:19:02 -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
d5e3791c55 CHANGELOG, bump to 1.1.4+8 2018-07-09 10:43:54 -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
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
b1c4529b84 Fix hooking bug 2018-06-20 15:44:44 -04:00
Tobe O
5ea8ac31ff Fix async bugs 2018-06-10 19:17:11 -04:00
Tobe O
156d5290c5 1.1.4+2 2018-06-10 18:34:05 -04:00
Tobe O
00ed942c4e 1.1.4+1 2018-06-08 03:20:09 -04:00
Tobe O
e2b388b107 Test against Dart 1.x 2018-06-08 03:09:54 -04:00
Tobe O
954e8141dd 1.1.4 2018-06-08 03:06:26 -04:00
Tobe O
ef5a28b956 1.1.3 2018-05-15 23:18:03 -04:00
Tobe O
cf796044bf Fixed all broken tests 2018-05-15 23:14:29 -04:00
Tobe O
50e6d0d1a3 Use dart2_constant 2018-05-15 22:40:57 -04:00
Tobe O
24de38151e Use dart2_constant 2018-05-15 22:05:13 -04:00
Tobe O
271456d2ee Update example 2018-04-06 15:56:14 -04:00
Tobe O
ed1090fb8e CHANGELOG 2018-04-06 15:46:28 -04:00
Tobe O
1a32a579d6 Fixed tests 2018-04-06 15:45:58 -04:00
Tobe O
c5dcbedd67 Bring back zones; mysterious hang 2018-04-06 15:43:10 -04:00
Tobe O
289f4a6ec7 MapService dates will be strings 2018-03-30 14:33:36 -04:00
Tobe O
194c012806 Pubspec -> v1.1.1 2018-02-07 00:53:46 -05:00
Tobe O
79433b7c84 README update 2018-02-07 00:52:20 -05:00
Tobe O
95433854e5 IDEA 2018-02-07 00:51:22 -05:00
Tobe O
b3aceaa83b Service.toId no longer only takes a String 2018-02-07 00:48:32 -05:00
Tobe O
9e915fa7d2 AnonymousService now takes FutureOr 2018-02-07 00:46:59 -05:00
Tobe O
453d19aa31 Created pkg:framework/http.dart 2018-02-07 00:44:21 -05:00
Tobe O
e4b23768e4 HTTP ResponseContext works 2018-02-07 00:36:24 -05:00
Tobe O
7602578938 Export HTTP Req+Res context 2018-02-07 00:26:33 -05:00
Tobe O
14f2b5d807 Deprecated AngelMetrics 2018-02-07 00:26:11 -05:00
Tobe O
25dc29e126 Removed HttpHeaders in ResponseContext 2018-02-07 00:22:15 -05:00
Tobe O
9b7bf84acf Deprecated ResponseContext.io, added HTTP equivalent 2018-02-07 00:21:14 -05:00
Tobe O
cf02582d1b Change return type of AngelHttp.createRequestContext 2018-02-06 23:59:59 -05:00
Tobe O
dbfac9c583 Create HttpRequestContextImpl 2018-02-06 23:59:05 -05:00
Tobe O
15b49f1888 Added example/main.dart 2018-02-06 23:38:26 -05:00
Tobe O
b07e2f0e8a Updated tests to use AngelHttp API 2018-02-06 23:34:08 -05:00
Tobe O
116824e7c5 Deprecated ServerGenerator 2018-02-06 23:17:40 -05:00
Tobe O
9e21634764 Deprecated createZoneForRequest 2018-02-06 23:13:26 -05:00
Tobe O
101aedc0c3 Removed use of HttpHeaders in Angel 2018-02-06 23:11:52 -05:00
Tobe O
e65025d2ea Deprecated all serving logic in Angel 2018-02-06 23:10:49 -05:00
Tobe O
f4d9cb3b8e Used function syntax, deprecated ResponseSerializer typedef 2018-02-06 22:54:24 -05:00
Tobe O
f72b725725 Angel._flattened is now accessible via optimizedRouter 2018-02-06 22:51:52 -05:00
Tobe O
d1a4def0ce Remove line that resets Angel.serializer on close 2018-02-06 22:49:59 -05:00
Tobe O
37989933c6 Made Angel.serializer public 2018-02-06 22:48:26 -05:00