From 79b5b79af190073fc57d63187f13aabfe6919dba Mon Sep 17 00:00:00 2001 From: Tobe O Date: Fri, 22 Sep 2017 10:03:23 -0400 Subject: [PATCH] 1.1.0-alpha --- .idea/workspace.xml | 598 +++++++++++++++--------------- CHANGELOG.md | 1 + lib/angel_framework.dart | 2 +- lib/common.dart | 2 +- lib/hooks.dart | 3 +- lib/src/http/angel_base.dart | 5 +- lib/src/http/base_middleware.dart | 2 +- lib/src/http/base_plugin.dart | 2 +- lib/src/http/fatal_error.dart | 13 - lib/src/http/hooked_service.dart | 7 +- lib/src/http/http.dart | 1 - lib/src/http/request_context.dart | 15 +- lib/src/http/server.dart | 15 +- lib/src/util.dart | 2 +- pubspec.yaml | 1 + test/accepts_test.dart | 2 +- test/common.dart | 2 +- test/controller_test.dart | 14 +- test/hooked_test.dart | 4 +- test/primitives_test.dart | 9 +- test/server_test.dart | 14 +- test/services_test.dart | 10 +- test/streaming_test.dart | 16 +- test/view_generator_test.dart | 2 +- 24 files changed, 368 insertions(+), 374 deletions(-) delete mode 100644 lib/src/http/fatal_error.dart diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 31f93b53..ede34d31 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,33 +2,30 @@ - - - - - - - + + - + - + - - - - - + + + + + + + @@ -54,38 +51,60 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -94,9 +113,11 @@ - - - + + + + + @@ -104,9 +125,20 @@ - - - + + + + + + + + + + + + + + @@ -114,28 +146,18 @@ - - + + - - + + - - - - - - - - - - - - + + @@ -152,12 +174,6 @@ - group\('[^']+', \(\ - group\('[^']+', \(\) as - group\('[^']+', \(\) a - group\('[^']+', \(\) - group\('[^']+', \(\)\s - group\('[^']+', \(\)\s* group\('[^']+', \(\)\s*a group\('[^']+', \(\)\s*as _hand @@ -182,6 +198,12 @@ _AFTERp _afterProc _beforeP + _fatalE + fatalError + fatale + FATAL + error ?? + logger _isClosed @@ -224,7 +246,6 @@ @@ -277,7 +299,7 @@ @@ -299,7 +321,6 @@ - @@ -330,8 +351,9 @@