Commit graph

1217 commits

Author SHA1 Message Date
Tobe O
cceabd3c7d Dart 2 fixes + bump version + allow buffering 2018-07-09 13:38:22 -04:00
Tobe O
13addcf982 Finalizers before sending 2018-07-09 12:50:20 -04:00
Tobe O
8961afde99 Bump 2018-07-09 12:00:11 -04:00
Tobe O
49bfe5052d Patch 2018-07-09 11:59:17 -04:00
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
c6f0ec4c71 Patch a cast error 2018-06-29 11:30:47 -04:00
Tobe O
bda96a39fd 2.0.9 2018-06-29 00:11:57 -04:00
Tobe O
82268579e4 +3 2018-06-27 21:58:42 -04:00
Tobe O
5cb941676f +7 2018-06-27 14:40:43 -04:00
Tobe O
7768b906b7 Fix const bug2 2018-06-27 01:51:21 -04:00
Tobe O
dfb4957bf7 Fix const bug 2018-06-27 01:45:46 -04:00
Tobe O
5b2d765b3c 2.0.8 - add enums 2018-06-27 01:38:12 -04:00
Tobe O
bdb7b30bc4 2.0.9 - add enums 2018-06-27 01:36:57 -04:00
Tobe O
b3baeb7297 Update logging logic 2018-06-26 16:50:49 -04:00
Tobe O
403e2e600e 2.0.8, frozen 2018-06-23 00:52:46 -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
4511a14ea4
Update README.md 2018-06-20 21:40:03 -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
4324d80acc Boilerplate updates 2018-06-05 19:51:20 -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
64c5168c6f gen 2.0.7 2018-05-15 15:54:32 -04:00
Tobe O
29c831a45e Reference external Typescript models 2018-05-15 15:51:23 -04:00
Tobe O
711bcebc0b Reference external Typescript models 2018-05-15 15:50:12 -04:00
Tobe O
90f7243c6b Update README 2018-05-15 15:36:06 -04:00
Tobe O
76129721f2 Complete @required support 2018-05-15 15:33:57 -04:00
Tobe O
058d9236b4 Add @required annotations in constructor 2018-05-15 15:16:46 -04:00
Tobe O
756a154551 Check for required fields 2018-05-15 15:11:12 -04:00
Tobe O
46d4c24f69 Force unmodifiable collections 2018-05-15 15:01:13 -04:00
Tobe O
d4a58cfcef bump version -> 2.0.6 2018-05-13 14:05:47 -04:00
Tobe O
21dc10de5a custom == 2018-05-13 14:02:47 -04:00
Tobe O
cf0a7eb652 Custom constructor excludes 2018-05-13 13:23:40 -04:00
Tobe O
7c1735c113 Update README 2018-05-13 12:53:43 -04:00
Tobe O
d1da61ba64 Use abstract for immutable models 2018-05-13 12:50:59 -04:00