Commit graph

674 commits

Author SHA1 Message Date
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
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
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
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 O
0420046d7e Fix up hooked service 2019-04-25 22:24:15 -04:00
Tobe O
3202329490 Bump to 2.0.0-rc.8 (patch remove all) 2019-04-20 15:04:59 -04:00
Tobe O
5e1004f7a8 2.0.0-rc.7 2019-04-20 12:22:52 -04:00
Tobe O
0bb19fe7bc Readdata for map and anon 2019-04-20 12:15:09 -04:00
Tobe O
2004877696 Make redirects + download async 2019-04-19 03:46:44 -04:00
Tobe O
96b27a402b Clean up README 2019-04-18 12:18:39 -04:00
Tobe O
f90bcfe27b Fix error handling 2019-04-18 12:09:37 -04:00
Tobe O
de88321865 Use app.environment 2019-04-18 12:07:17 -04:00
Tobe O
9d8cd1b6f3 Bump angel_framework dep 2019-04-18 12:07:07 -04:00
Tobe O
a7d6a8cf76 Use mirrors reflector in prod by default 2019-04-18 12:06:43 -04:00
Tobe O
7773303a07 Edit bin/dev.dart for logging logic 2019-04-18 12:05:40 -04:00
Tobe O
14da50550e ANGEL_ENV -> production in launch.json 2019-04-18 12:04:54 -04:00
Tobe O
30c2add0f3 Delete tasks.json 2019-04-18 12:04:33 -04:00
Tobe O
1c07aa5243 apply pkg:pedantic lints 2019-04-17 15:42:24 -04:00
Tobe O
3a9bd27d6d fix async resolutions 2019-04-17 15:34:30 -04:00
Tobe O
ef8e343ccd 2.0.0-rc.5 2019-04-17 12:41:59 -04:00
Tobe O
d834fda6cb Bump 2019-04-17 11:16:00 -04:00
Tobe O
09ff68f5ad 2.0.0-rc.4 (async injections) 2019-04-17 11:15:46 -04:00
Tobe O
106a5683dd Fix MapService.modify 2019-04-11 13:44:09 -04:00
Tobe O
1ba5ffd167 Bump to 2.0.0-rc.2 2019-04-11 11:54:46 -04:00
Tobe O
1ee93ab42f Bump to 2.0.0-rc.1 2019-04-11 10:34:24 -04:00
Tobe O
13538b5ddb Prevent "add" after "close" on stream, 2.0.0-rc.1 2019-04-11 10:34:13 -04:00
Tobe O
d210456d44 Formatting + pedantic 2019-04-10 22:37:05 -04:00
Tobe O
53b47dd43f Replace as Data cast in Service.dart with a method that throws a 400 on error 2019-04-10 22:26:43 -04:00
Tobe O
3802668cfc Add parse ID tests 2019-04-10 19:05:53 -04:00
Tobe O
47261f0a08 resolveInjection supports named injections 2019-04-10 19:01:04 -04:00
Tobe O
efbb09169a Body parsing tests; allow setting body ONCE 2019-04-10 13:52:45 -04:00
Tobe O
28f020f1e9 JSONP tests 2019-04-08 19:20:47 -04:00
Tobe O
6ca21d6779 AngelEnv test 2019-04-08 19:08:19 -04:00
Tobe O
a4fd32581b Port to using angelEnv 2019-04-08 19:03:35 -04:00
Tobe O
05199ce342 Bump to 2.0.0-rc.0 2019-04-08 18:55:02 -04:00
Tobe O
ef45d98a45 Add warning when no reflector is given 2019-04-08 18:51:22 -04:00
Tobe O
62709c0bbd Make getAnnotation generic 2019-04-08 15:53:07 -04:00