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
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
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
e5d9a0851e
gen@2.4.4
2019-04-30 11:44:01 -04:00
Tobe O
76016f2062
gen@2.0.4
2019-04-30 11:21:05 -04:00
Tobe O
13b7e40a44
pg -> 1.0.0
2019-04-29 13:56:31 -04:00
Tobe O
c3334239b1
runner -> 2.0.0
2019-04-29 13:54:07 -04:00
Tobe O
546107132f
erge branch 'master' of https://github.com/angel-dart/orm
2019-04-29 13:52:46 -04:00
Tobe O
0067816228
migration -> 2.0.0
2019-04-29 13:52:36 -04:00
Tobe O
177a550a9e
Depend on 2.0.0
2019-04-29 12:48:06 -04:00
Tobe O
23bc65e257
Update homepage link
2019-04-29 00:19:07 -04:00
Tobe O
5b67f3a240
Bump to 2.0.0
2019-04-29 00:18:31 -04:00
Tobe O
b648fdf65d
Add unnecessary_new lints, upgrade prod
2019-04-28 14:38:01 -04:00
Tobe O
e692f27972
2.0.0-rc.10
2019-04-28 13:44:47 -04:00
Tobe Osakwe
39bd8a1093
Merge pull request #73 from spamcampus/master
...
fix migration for text fields
2019-04-26 12:14:07 -04:00
S.-C. Lee
7e5f5d1f32
fix migration for text fields
2019-04-26 23:44:25 +09:00
Tobe O
0420046d7e
Fix up hooked service
2019-04-25 22:24:15 -04:00
Tobe Osakwe
bef85a4b02
Update .travis.sh
2019-04-25 20:03:04 -04:00
Tobe Osakwe
17c79c8204
Update .travis.sh
2019-04-25 19:58:47 -04:00
Tobe O
5e50698c73
Bump gen to 2.0.3
2019-04-25 18:48:03 -04:00
Tobe O
6e61ec355a
Remove build.yaml targets in gen
2019-04-25 18:47:26 -04:00
Tobe O
c2b48ad39e
Replace snake -> camel
2019-04-25 05:55:23 -04:00
Tobe O
f8ba9d220a
Add video thumb
2019-04-24 15:24:39 -04:00