Tobe O
ed34ea0a2f
Omar Belkhodja fixes
2019-07-04 17:26:39 -04:00
Tobe O
c2a117396f
Skip ShimFieldImpl check
2019-07-04 17:08:20 -04:00
Tobe O
2ca0e16dea
Delete conflicting outputs in travis
2019-07-04 14:37:22 -04:00
Tobe O
f479212675
don't annotate initializing formals
2019-07-04 14:36:39 -04:00
Tobe O
03cf34b779
Patch travis to build before tests
2019-07-04 14:34:31 -04:00
Tobe O
c07bed94d5
Bump gen -> 2.5.0
2019-07-04 14:32:52 -04:00
Tobe O
447f479747
Apply pedantic lints
2019-07-04 14:32:34 -04:00
Tobe O
642a7d98a8
Finish subclass
2019-07-04 14:30:45 -04:00
Tobe O
a4b56e7885
Use whereType()
instead of chaining where()
and cast()
.
2019-07-04 14:08:25 -04:00
Tobe O
165dd82813
Support mutation
2019-07-04 14:03:20 -04:00
Tobe O
8cdf71bea5
Update custom serializer doc
2019-07-04 13:54:17 -04:00
David Osborn
25c6ded16f
Accept any content type if accept header is missing.
2019-06-30 23:15:20 -03:00
Tobe O
67c11b5384
broken
2019-06-30 09:30:23 -04:00
Tobe O
c1b1c5a06e
hooks test
2019-06-30 09:30:12 -04:00
Todd Volkert
16e3a5a3a0
Prepare for upcoming change to HttpRequest and HttpClientResponse
...
An upcoming change to the Dart SDK will change `HttpRequest` and
`HttpClientResponse` from implementing `Stream<List<int>>` to
implementing `Stream<Uint8List>`.
This forwards-compatible change prepares for that SDK breaking
change by casting the Stream to `List<int>` before transforming
it.
https://github.com/dart-lang/sdk/issues/36900
2019-06-25 19:50:57 -07:00
Todd Volkert
e3c291d913
Prepare for upcoming change to File.openRead()
...
An upcoming change to the Dart SDK will change the signature
of `File.openRead()` from returning `Stream<List<int>>` to
returning `Stream<Uint8List>`.
This forwards-compatible change prepares for that SDK breaking
change by casting the Stream to `List<int>` before transforming
it.
https://github.com/dart-lang/sdk/issues/36900
2019-06-25 13:12:54 -07:00
Tobe O
cc23c2a97e
Bump
2019-06-06 12:19:16 -04:00
Tobe O
df90ce1bbc
2.1.3+1
2019-06-06 12:19:09 -04:00
Tobe O
f2b6ab69e2
bump to 2.0.3
2019-06-06 12:17:32 -04:00
Tobe O
5eef432e2a
Curly brace fixes...
2019-06-06 10:37:27 -04:00
Tobe O
99cef39faa
Fix control flow formatting
2019-06-06 10:33:40 -04:00
Tobe O
d0e765dcd4
+1
2019-05-31 16:24:13 -04:00
Tobe O
9df72be406
Bump to 2.0.2
2019-05-31 00:20:20 -04:00
Tobe O
97d52a6984
Split Controller.configureServer
2019-05-30 23:57:09 -04:00
Tobe O
07d1ce0944
Make ResponseContext
*explicitly* implement StreamConsumer
2019-05-30 23:52:07 -04:00
Tobe O
49942cc841
curly braces in control flow
2019-05-30 23:49:00 -04:00
Tobe Osakwe
4aec4c5cec
Create FUNDING.yml
2019-05-29 03:06:49 -04:00
Tobe O
ed1422b4fb
2.0.6
2019-05-06 19:24:21 -04:00
Tobe O
0bef42c4b9
Fix PKCE test
2019-05-03 03:29:59 -04:00
Tobe O
2afe4deab0
implicit
2019-05-03 03:24:24 -04:00
Tobe O
1274ad6b0d
+1
2019-05-03 02:27:42 -04:00
Tobe O
eb31a1a2c9
+1
2019-05-03 02:14:08 -04:00
Tobe O
6dd7ffea03
Bump version
2019-05-02 19:29:43 -04:00
Tobe O
fd53da891f
2.1.3
2019-05-02 19:29:09 -04:00
Tobe O
49ea99ed6c
Bump to 2.1.2
2019-05-02 19:19:30 -04:00
Tobe O
f29050f7df
Bump to 2.0.1
2019-05-02 18:57:51 -04:00
Tobe O
99c5933af3
Tests done
2019-05-02 18:56:43 -04:00
Tobe O
e57de0bd04
unnecessary new/const removal
2019-05-02 18:48:31 -04:00
Tobe O
1ed6736257
Call RequestContext.close
in Driver.sendResponse
.
2019-05-02 18:46:07 -04:00
Tobe O
28b6f84051
Fix 404 hole
2019-05-02 18:37:32 -04:00
Tobe O
961324980d
Publish 2.2.0
2019-05-02 03:31:02 -04:00
Tobe O
3a152d97eb
Format
2019-05-02 03:28:48 -04:00
Tobe O
e960bdd49f
Bump to 2.2.0
2019-05-02 03:28:38 -04:00
Tobe O
28aae83d96
Listen on Level.ALL
2019-05-01 19:32:55 -04:00
Tobe O
b8a9f36746
Prettylog handle fine, config
2019-05-01 19:29:51 -04:00
Tobe O
229b5e7205
Fix travis
2019-05-01 18:58:47 -04:00
Tobe O
7f38d181a1
2.0.3
2019-05-01 18:53:30 -04:00
Tobe O
0117b2f0b4
Apply lints
2019-05-01 05:51:27 -04:00
Tobe O
5156ab826b
2.0.5
2019-05-01 05:41:26 -04:00
Tobe O
ca2c6f81a1
Broken
2019-05-01 00:30:21 -04:00