Commit graph

270 commits

Author SHA1 Message Date
Tobe O
24de38151e Use dart2_constant 2018-05-15 22:05:13 -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
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
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
Tobe O
e2af07c813 Basic server methods transferred to AngelHttp 2018-02-06 22:46:52 -05:00
Tobe O
3527da6f4b Created setup for AngelHttp 2018-02-06 22:32:31 -05:00
Tobe O
56e1fc62d0 Added autoSnakeCaseNames to MapService 2018-02-06 22:24:44 -05:00
Tobe O
333ba32dff Response no longer closes if serialize is called with an empty string 2018-02-06 22:16:52 -05:00
Tobe O
c79de1050c Patched ResponseContext#isOpen, bump to 1.1.0+3 2017-12-12 13:33:58 -05:00
Tobe O
4657342569 Patched handleAngelHttpException, bump to 1.1.0+2 2017-12-12 13:28:52 -05:00
Tobe O
dc3c67b28d Patched _matchesId, bump to 1.1.0+1 2017-12-10 00:05:59 -05:00
Tobe O
eb58b20a0f Close #178, bump to 1.1.0 2017-12-06 09:46:35 -05:00
Tobe O
2d87631e8d +9 2017-11-28 13:14:50 -05:00
Tobe O
416fb40b82 autoIdAndDateFields in MapService 2017-11-18 12:42:31 -05:00
Tobe O
77a5cec9c0 working on metrics 2017-10-28 04:50:16 -04:00
Tobe O
be3b3bd3d2 pattern matching 2017-10-10 12:55:42 -04:00
Tobe O
27ca19bbea 1.1.0-alpha+5 2017-10-04 10:09:12 -04:00
Tobe O
e3e25453b6 +4 2017-09-24 15:43:14 -04:00
Tobe O
3fcb195d8c +3 2017-09-24 13:56:33 -04:00
Tobe O
bbf0bd7fa3 Updated use 2017-09-22 10:56:11 -04:00
Tobe O
05e4e4d3bf Logging support 2017-09-22 10:53:49 -04:00
Tobe O
79b5b79af1 1.1.0-alpha 2017-09-22 10:03:23 -04:00
Tobe O
5e88ef16f9 1.1.0-alpha start 2017-09-22 00:48:22 -04:00
thosakwe
f2ea859b92 1.0.9+1 2017-08-28 11:29:27 -04:00
thosakwe
3d59ec0771 1.0.9 2017-08-15 19:01:16 -04:00
thosakwe
3599e83ecf Remove reopen 2017-08-03 12:42:16 -04:00
thosakwe
f6695080b8 Working on 1.0.8, including performance tuning 2017-08-03 12:40:21 -04:00
thosakwe
3d12297316 1.0.7+2 2017-07-23 11:41:12 -04:00
thosakwe
15fc38d22a Swapped to angel_model 2017-07-11 16:48:19 -04:00
thosakwe
62dc317239 Added RequestContext.accepts 2017-07-10 19:08:05 -04:00
thosakwe
9d24d37b56 1.0.6+2 2017-07-09 12:50:46 -04:00
thosakwe
6d66efb67c Add stackTrace 2017-07-01 21:56:23 -04:00
thosakwe
58ec66f454 Still adding more tests, fixed exception-handling bug. 2017-06-30 09:49:45 -04:00
thosakwe
79e4dccccd Added more tests. 2017-06-29 18:17:42 -04:00
thosakwe
7b03148160 Patch 2017-06-20 15:13:15 -04:00
thosakwe
467dd3e125 1.0.4 2017-06-18 21:53:51 -04:00
thosakwe
82ead161b3 +1 2017-06-11 12:57:36 -04:00
thosakwe
67e9150c07 1.0.3 2017-06-06 08:42:33 -04:00
thosakwe@gmail.com
ae4a434477 Coverage start... 2017-05-27 08:39:45 -04:00
thosakwe
fe1c8a9333 Fixed dates 2017-04-29 00:18:45 -04:00
thosakwe
93c0d9f2bb +3 2017-04-26 18:55:47 -04:00
thosakwe
8b6347a4ff +2 2017-04-24 23:19:36 -04:00
thosakwe
8187045754 +1 2017-04-24 22:44:22 -04:00
thosakwe
0c57b06cfa 1.0.2 2017-04-24 22:32:16 -04:00
thosakwe
eb9a46f282 Fixed last batch? 2017-04-15 13:42:21 -04:00
thosakwe
5d4d2da48b +1 2017-04-10 10:46:24 -04:00
thosakwe
edf1b04f9f 74 2017-04-04 04:35:36 -04:00
thosakwe
94886bca13 73 2017-04-03 15:43:27 -04:00
thosakwe
9683e97603 72! 2017-04-02 15:14:10 -04:00
thosakwe
2f5935d5ad 71 2017-03-31 21:00:24 -04:00
thosakwe
218465a26f 70 2017-03-28 20:36:54 -04:00
thosakwe
cc793f6736 69 2017-03-28 19:29:22 -04:00
thosakwe
09247069dc transform & more 2017-03-11 02:17:52 -05:00
thosakwe
12587bb5a0 transform hook 2017-03-11 02:13:57 -05:00
thosakwe
44683b8a34 67 2017-03-05 23:55:13 -05:00
thosakwe
4ad9e06269 66 2017-03-05 21:06:52 -05:00
thosakwe
4e51d87b61 65 2017-03-05 19:52:16 -05:00
thosakwe
d869210de8 64 2017-03-04 18:09:57 -05:00
thosakwe
8d4c169b4e 63 2017-03-04 16:12:39 -05:00
thosakwe
013968336c 62 2017-03-02 17:06:02 -05:00
thosakwe
4b4149dea9 61 2017-03-01 23:04:37 -05:00
thosakwe
6da3be08fd 60 2017-02-26 16:31:09 -05:00
thosakwe
7586b4c58e 59 2017-02-25 15:57:28 -05:00
thosakwe
fbd26eb448 58 2017-02-24 19:16:31 -05:00
thosakwe
58d5b0972e 57 2017-02-22 20:19:36 -05:00
thosakwe
ba9df69779 56 2017-02-22 19:37:15 -05:00
thosakwe
07025403f4 55 2017-02-12 19:38:33 -05:00
thosakwe
6eebc7afa8 54 2017-02-01 16:43:18 -05:00
thosakwe
0696705809 53 2017-01-29 14:49:28 -05:00
thosakwe
6b7d9e884f 52 2017-01-28 16:25:02 -05:00
thosakwe
19af9b6e5f 51 2017-01-28 16:08:07 -05:00
thosakwe
0adfdbeb59 50 2017-01-27 22:47:00 -05:00
thosakwe
4c04e1193c 49!!! 2017-01-20 17:40:48 -05:00
thosakwe
929e7bbac6 48 2017-01-20 17:11:20 -05:00
thosakwe
eb1e931b89 47 2017-01-15 14:52:14 -05:00
thosakwe
462c4f4a79 Better errors 2017-01-14 10:39:11 -05:00
thosakwe
4ad4180f22 45 2017-01-14 08:56:14 -05:00
thosakwe
78865227d1 44 2017-01-14 08:53:38 -05:00
thosakwe
466b05c347 waterfall 2017-01-13 19:36:38 -05:00
thosakwe
f00705d2d0 42 2017-01-11 20:52:06 -05:00
thosakwe
c771e82ad3 I love stack overflows!!! 2016-12-30 21:22:54 -05:00
thosakwe
e09050f116 findExpose 2016-12-30 21:11:55 -05:00
thosakwe
ce28fa338b Fixed preprocessing? 2016-12-30 21:00:52 -05:00
thosakwe
b05fc64f1f Pre-reflect 2016-12-30 20:46:41 -05:00
thosakwe
fea3184be1 inject 2016-12-23 15:53:39 -05:00
thosakwe
98d9913b16 302!!! 2016-12-22 20:49:30 -05:00
thosakwe
cdfc734271 Inject 2016-12-21 18:40:18 -05:00
thosakwe
e1684330a9 Fixed heades 2016-12-21 15:27:07 -05:00
thosakwe
530eb11bf8 :) 2016-12-21 13:18:26 -05:00
thosakwe
0057f11661 35 2016-12-20 22:10:03 -05:00
thosakwe
5c5ab40876 NOW Alpha ready :) 2016-12-18 23:32:36 -05:00
thosakwe
e3d14d407f ALPHA* ready :) 2016-12-18 20:40:50 -05:00
thosakwe
1c9c5c7eca Beta ready :) 2016-12-18 20:38:23 -05:00
thosakwe
2b7ad93883 Done??? 2016-12-10 12:10:21 -05:00
thosakwe
5312d353f2 Fixed todo 2016-12-10 09:12:07 -05:00
thosakwe
9047890f52 Core done? 2016-12-10 09:05:40 -05:00
thosakwe
bf3b77c7ab Re-designed exception 2016-12-08 18:04:33 -05:00
thosakwe
e00fc57aff Re-designed exception 2016-12-08 17:46:23 -05:00
thosakwe
b41ee89ebf 28 2016-12-03 11:32:20 -05:00
thosakwe
93ea5bf6f1 +27 2016-11-28 16:48:00 -05:00
thosakwe
774edb4be8 New router... Again 2016-11-27 19:49:27 -05:00
thosakwe
39d70e74a6 All fall through 2016-11-24 02:12:53 -05:00
thosakwe
0e5f315773 Fixed a bunch of issues 2016-11-23 14:50:17 -05:00
thosakwe
3355b0ab39 Finally switched to new router 2016-11-23 04:10:47 -05:00
thosakwe
eb24b0c43e Will finish routing changes tmw, then resolve issues 2016-11-21 23:58:53 -05:00
thosakwe
551a7f086f Route API change is breaking, haha. 2016-10-22 16:41:36 -04:00
thosakwe
1bb077a3d9 CORS-able 2016-10-07 17:39:41 -04:00
thosakwe
376e2095ba No more stderr 2016-09-21 02:37:01 -04:00
thosakwe
848cf54270 get errorHandler 2016-09-21 01:10:21 -04:00
thosakwe
2cb63347a7 Better errors kinda 2016-09-19 02:52:21 -04:00
thosakwe
aea4ec1cf2 Improved DI 2 2016-09-17 22:59:06 -04:00
thosakwe
bdcd9e2513 Improved DI 2016-09-17 21:44:00 -04:00
thosakwe
35a0fedb2e Inject from req.params too 2016-09-17 16:01:25 -04:00
thosakwe
7077cf9089 Base 2016-09-17 12:13:52 -04:00
thosakwe
dfbfc4cbcf Dependency Injection! :) 2016-09-17 12:12:25 -04:00
thosakwe
4cab64f14f Got rid of 'part', added 'export'. Also fixed attachment 2016-09-15 15:53:01 -04:00
regiostech
4c9db6f932 onService, onController 2016-07-05 18:11:54 -04:00
regiostech
76d26ea9c5 Controllers should be able to handle errors themselves 2016-07-04 14:06:31 -04:00
regiostech
1a7d831a36 DOCTYPE -> !DOCTYPE 2016-07-03 18:23:55 -04:00
regiostech
85b529ef00 Working on changes, in line with angel_examples 2016-07-01 15:18:37 -04:00
regiostech
2a62bd8eb6 Fixed makeUri??? 2016-06-26 21:27:40 -04:00
regiostech
a7c8a95af7 Added Controllers, omg 2016-06-26 20:20:42 -04:00
regiostech
2459c82bf9 More memory service bugs 2016-06-24 16:56:34 -04:00
regiostech
babb07c814 Fixed some more memory service bugs 2016-06-24 16:38:29 -04:00
regiostech
448c8dc99a Fixed some memory service bugs 2016-06-24 15:41:41 -04:00
regiostech
1899e586f1 Fixed more bugs with hooked services 2016-06-24 15:19:02 -04:00
thosakwe
d3b486b283 Fixed hidden middleware bug 2016-06-23 16:11:40 -04:00
thosakwe
f49483ad03 Global service middleware + tests 2016-06-23 15:09:49 -04:00
thosakwe
897a09d359 Worked out some kinks in routing and hooked services. Services can use middleware. 2016-06-23 15:05:55 -04:00
regiostech
80c6118544 1.0.0-dev! 2016-06-21 18:56:04 -04:00
regiostech
267b696150 Need to migrate to JSON God v2, this is a breaking change 2016-06-21 16:34:31 -04:00