1673 lines
No EOL
84 KiB
XML
1673 lines
No EOL
84 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="7b89ff1e-1260-4dcf-9c3d-345de0471ea1" name="Default" comment="">
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/CHANGELOG.md" beforeDir="false" afterPath="$PROJECT_DIR$/CHANGELOG.md" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/lib/src/core/injection.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/core/injection.dart" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/lib/src/core/request_context.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/core/request_context.dart" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/lib/src/core/response_context.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/core/response_context.dart" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/lib/src/core/server.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/core/server.dart" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/lib/src/http/controller.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/http/controller.dart" afterDir="false" />
|
|
</list>
|
|
<ignored path="$PROJECT_DIR$/.tmp/" />
|
|
<ignored path="$PROJECT_DIR$/temp/" />
|
|
<ignored path="$PROJECT_DIR$/tmp/" />
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="CoverageDataManager">
|
|
<SUITE FILE_PATH="coverage/framework$All_Tests__for_coverage_.coverage" NAME="All Tests (for coverage) Coverage Results" MODIFIED="1498830529713" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="DartCoverageRunner" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" CONTEXT_FILE_PATH="$PROJECT_DIR$/test/all.dart" />
|
|
</component>
|
|
<component name="CreatePatchCommitExecutor">
|
|
<option name="PATCH_PATH" value="" />
|
|
</component>
|
|
<component name="FavoritesManager">
|
|
<favorites_list name="framework" />
|
|
</component>
|
|
<component name="FileEditorManager">
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
<file leaf-file-name="main.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/example/main.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="150">
|
|
<caret line="35" column="7" selection-start-line="35" selection-start-column="7" selection-end-line="35" selection-end-column="7" />
|
|
<folding>
|
|
<element signature="e#0#46#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="routable.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/routable.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="86">
|
|
<caret line="86" column="8" selection-start-line="86" selection-start-column="8" selection-end-line="86" selection-end-column="8" />
|
|
<folding>
|
|
<element signature="e#40#60#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="util.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/lib/src/util.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="96">
|
|
<caret line="6" column="27" selection-start-line="6" selection-start-column="27" selection-end-line="6" selection-end-column="27" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="CHANGELOG.md" pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
<state split_layout="SPLIT">
|
|
<first_editor relative-caret-position="556">
|
|
<caret line="66" column="26" selection-start-line="66" selection-start-column="26" selection-end-line="66" selection-end-column="26" />
|
|
</first_editor>
|
|
<second_editor />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="pubspec.yaml" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="112">
|
|
<caret line="7" column="20" selection-start-line="7" selection-start-column="20" selection-end-line="7" selection-end-column="20" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="injection.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/injection.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="25">
|
|
<caret line="85" column="36" selection-start-line="85" selection-start-column="36" selection-end-line="85" selection-end-column="36" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="request_context.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/request_context.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="64">
|
|
<caret line="4" column="2" selection-start-line="4" selection-start-column="2" selection-end-line="4" selection-end-column="2" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="accepts_test.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/test/accepts_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="261">
|
|
<caret line="34" column="5" selection-start-line="34" selection-start-column="5" selection-end-line="34" selection-end-column="5" />
|
|
<folding>
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="server.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/server.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="347">
|
|
<caret line="355" column="11" lean-forward="true" selection-start-line="355" selection-start-column="11" selection-end-line="355" selection-end-column="11" />
|
|
<folding>
|
|
<element signature="e#38#58#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="response_context.dart" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/response_context.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="66">
|
|
<caret line="244" column="53" selection-start-line="244" selection-start-column="53" selection-end-line="244" selection-end-column="53" />
|
|
<folding>
|
|
<element signature="e#48#68#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Gherkin feature file" />
|
|
<option value="Dart File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="FindInProjectRecents">
|
|
<findStrings>
|
|
<find>parse</find>
|
|
<find>io</find>
|
|
<find>io.</find>
|
|
<find>lazyP</find>
|
|
<find>storeO</find>
|
|
<find>origina</find>
|
|
<find>originalBuffer</find>
|
|
<find>lazyQue</find>
|
|
<find>singleton(</find>
|
|
<find>preI</find>
|
|
<find>);</find>
|
|
<find>RequestContext req</find>
|
|
<find>req.inject</find>
|
|
<find>injections</find>
|
|
<find>injecti</find>
|
|
<find>debug</find>
|
|
<find>handle(</find>
|
|
<find>lock</find>
|
|
<find>add(</find>
|
|
<find>close(</find>
|
|
<find>end()</find>
|
|
<find>stop</find>
|
|
<find>sto</find>
|
|
<find>sopw</find>
|
|
<find>stopw</find>
|
|
<find>release</find>
|
|
<find>handleRe</find>
|
|
<find>get container</find>
|
|
<find>Parameter</find>
|
|
<find>mirrors</find>
|
|
</findStrings>
|
|
<replaceStrings>
|
|
<replace>FutureOr</replace>
|
|
<replace>var body = await getBody(rs);</replace>
|
|
<replace />
|
|
<replace>=</replace>
|
|
<replace>{</replace>
|
|
<replace>'accept'</replace>
|
|
<replace>'content-type'</replace>
|
|
<replace>403</replace>
|
|
<replace>(RequestContext req, res)</replace>
|
|
<replace>headers: headers.cast<String, String>(),</replace>
|
|
<replace>this.</replace>
|
|
<replace>'text/html'</replace>
|
|
<replace>'application/json'</replace>
|
|
<replace>as $1</replace>
|
|
<replace>as Map$1</replace>
|
|
<replace>IsInstanceOf</replace>
|
|
<replace>[Iterable]</replace>
|
|
<replace>_foldStringDynamic(result)</replace>
|
|
<replace>Angel(MirrorsReflector())</replace>
|
|
<replace>json.encode</replace>
|
|
<replace>Angel(reflector: M</replace>
|
|
<replace>dart:convert</replace>
|
|
<replace>dart:io</replace>
|
|
<replace>json.decode</replace>
|
|
<replace>rawRequest.</replace>
|
|
<replace>rawResponse.</replace>
|
|
<replace>));</replace>
|
|
<replace>req</replace>
|
|
<replace>req.container</replace>
|
|
<replace>close()</replace>
|
|
</replaceStrings>
|
|
<dirStrings>
|
|
<dir>C:\Users\thosa\Source\Angel\framework\lib</dir>
|
|
<dir>C:\Users\thosa\Source\Angel\framework\lib\src\http</dir>
|
|
<dir>C:\Users\thosa\Source\Angel\framework\test</dir>
|
|
<dir>$PROJECT_DIR$/lib/src</dir>
|
|
<dir>$PROJECT_DIR$/lib/src/core</dir>
|
|
<dir>$PROJECT_DIR$/lib</dir>
|
|
<dir>$PROJECT_DIR$/test</dir>
|
|
<dir>$PROJECT_DIR$</dir>
|
|
</dirStrings>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$" value="1.0.0" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="IdeDocumentHistory">
|
|
<option name="CHANGED_PATHS">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/test/common.dart" />
|
|
<option value="$PROJECT_DIR$/example/hm.dart" />
|
|
<option value="$PROJECT_DIR$/test/hm.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/anonymous_service.dart" />
|
|
<option value="$PROJECT_DIR$/test/find_one_test.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/map_service.dart" />
|
|
<option value="$PROJECT_DIR$/test/view_generator_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/extension_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/accepts_test.dart" />
|
|
<option value="$PROJECT_DIR$/example/templating.dart" />
|
|
<option value="$PROJECT_DIR$/lib/hooks.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/typed_service.dart" />
|
|
<option value="$PROJECT_DIR$/test/typed_service_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/services_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/all.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/angel_base.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/core.dart" />
|
|
<option value="$PROJECT_DIR$/pubspec.yaml" />
|
|
<option value="$PROJECT_DIR$/test/general_test.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/metadata.dart" />
|
|
<option value="$PROJECT_DIR$/example/view.dart" />
|
|
<option value="$PROJECT_DIR$/test/streaming_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/serialize_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/parameter_meta_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/di_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/encoders_buffer_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/repeat_request_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/controller_test.dart" />
|
|
<option value="$PROJECT_DIR$/performance/hello/main.dart" />
|
|
<option value="$PROJECT_DIR$/test/precontained_test.dart" />
|
|
<option value="$PROJECT_DIR$/test/primitives_test.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/http/http_request_context.dart" />
|
|
<option value="$PROJECT_DIR$/example/handle_error.dart" />
|
|
<option value="$PROJECT_DIR$/test/server_test.dart" />
|
|
<option value="$PROJECT_DIR$/example/json.dart" />
|
|
<option value="$PROJECT_DIR$/test/routing_test.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/http/http_response_context.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/http/angel_http.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/hooked_service.dart" />
|
|
<option value="$PROJECT_DIR$/test/hooked_test.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/service.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/routable.dart" />
|
|
<option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_container-1.0.0-alpha.3/lib/src/mirrors/reflector.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/util.dart" />
|
|
<option value="$PROJECT_DIR$/example/main.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/request_context.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/injection.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/response_context.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/http/controller.dart" />
|
|
<option value="$PROJECT_DIR$/lib/src/core/server.dart" />
|
|
<option value="$PROJECT_DIR$/CHANGELOG.md" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsGulpfileManager">
|
|
<detection-done>true</detection-done>
|
|
<sorting>DEFINITION_ORDER</sorting>
|
|
</component>
|
|
<component name="MavenProjectNavigator">
|
|
<treeState>
|
|
<expand />
|
|
<select />
|
|
</treeState>
|
|
</component>
|
|
<component name="NodePackageJsonFileManager">
|
|
<packageJsonPaths />
|
|
</component>
|
|
<component name="ProjectFrameBounds">
|
|
<option name="x" value="80" />
|
|
<option name="y" value="23" />
|
|
<option name="width" value="1342" />
|
|
<option name="height" value="784" />
|
|
</component>
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="ProjectView">
|
|
<navigator currentView="Scope" currentSubView="Project Files" proportions="" version="1">
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
<panes>
|
|
<pane id="PackagesPane" />
|
|
<pane id="AndroidView" />
|
|
<pane id="ProjectPane" />
|
|
<pane id="Scope">
|
|
<subPane subId="Project Files">
|
|
<expand>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="example" type="cbb8eebc:String" user="example" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
<item name="core" type="cbb8eebc:String" user="core" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
<item name="http" type="cbb8eebc:String" user="http" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="performance/hello" type="cbb8eebc:String" user="performance/hello" />
|
|
</path>
|
|
<path>
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
<item name="test" type="cbb8eebc:String" user="test" />
|
|
</path>
|
|
</expand>
|
|
<select />
|
|
</subPane>
|
|
</pane>
|
|
</panes>
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="GO_FMT" value="false" />
|
|
<property name="HbShouldOpenHtmlAsHb" value="" />
|
|
<property name="SearchEverywhereHistoryKey" value="	FILE	file:///Users/thosakwe/Source/Dart/framework/lib/src/http/request_context.dart" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
<property name="dart.analysis.tool.window.force.activate" value="false" />
|
|
<property name="go.gopath.indexing.explicitly.defined" value="true" />
|
|
<property name="js-jscs-nodeInterpreter" value="C:\Program Files (x86)\nodejs\node.exe" />
|
|
<property name="js.eslint.eslintPackage" value="" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
<property name="nodejs_interpreter_path" value="node" />
|
|
<property name="options.lastSelected" value="preferences.externalResources" />
|
|
<property name="options.splitter.details.proportions" value="0.2" />
|
|
<property name="options.splitter.main.proportions" value="0.3" />
|
|
<property name="project.structure.last.edited" value="Modules" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
<property name="restartRequiresConfirmation" value="false" />
|
|
<property name="settings.editor.selected.configurable" value="dart.settings" />
|
|
<property name="show.migrate.to.gradle.popup" value="false" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/test" />
|
|
<recent name="$PROJECT_DIR$/lib/src/core" />
|
|
<recent name="$PROJECT_DIR$/lib/src/http" />
|
|
<recent name="$PROJECT_DIR$/lib/src/util" />
|
|
</key>
|
|
</component>
|
|
<component name="RunDashboard">
|
|
<option name="ruleStates">
|
|
<list>
|
|
<RuleState>
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
</RuleState>
|
|
<RuleState>
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
</RuleState>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager" selected="Dart Command Line App.main.dart">
|
|
<configuration name="Can serialize function result as JSON in routing_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/routing_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="Can serialize function result as JSON" />
|
|
</configuration>
|
|
<configuration name="Chained routes in routing_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/routing_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="Chained routes" />
|
|
</configuration>
|
|
<configuration name="can create data in services_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/services_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="can create data" />
|
|
</configuration>
|
|
<configuration name="can delete data in services_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/services_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="can delete data" />
|
|
</configuration>
|
|
<configuration name="can send html in server_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/server_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="can send html" />
|
|
</configuration>
|
|
<configuration name="can use app.properties like members in util_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/util_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="can use app.properties like members" />
|
|
<option name="testRunnerOptions" value="-j 4" />
|
|
</configuration>
|
|
<configuration name="contains provider in before and after in hooked_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/hooked_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="contains provider in before and after" />
|
|
</configuration>
|
|
<configuration name="default view generator in view_generator_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/view_generator_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="default view generator" />
|
|
</configuration>
|
|
<configuration name="global injection added to injection map in server_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/server_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="global injection added to injection map" />
|
|
<option name="testRunnerOptions" value="-j 4" />
|
|
</configuration>
|
|
<configuration name="handleAngelHttpException in server_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/server_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="handleAngelHttpException" />
|
|
</configuration>
|
|
<configuration name="listen before and after in hooked_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/hooked_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="listen before and after" />
|
|
</configuration>
|
|
<configuration name="middleware in controller_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/controller_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="middleware" />
|
|
</configuration>
|
|
<configuration name="only uses one encoder in encoders_buffer_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/encoders_buffer_test.dart" />
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
<option name="testName" value="only uses one encoder" />
|
|
</configuration>
|
|
<configuration name="tests in accepts_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/accepts_test.dart" />
|
|
<option name="testName" value="accepts_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in anonymous_service_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/anonymous_service_test.dart" />
|
|
<option name="testName" value="anonymous_service_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in encoders_buffer_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/encoders_buffer_test.dart" />
|
|
<option name="testName" value="encoders_buffer_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in exception_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/exception_test.dart" />
|
|
<option name="testName" value="exception_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in extension_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/extension_test.dart" />
|
|
<option name="testName" value="extension_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in parameter_meta_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/parameter_meta_test.dart" />
|
|
<option name="testName" value="parameter_meta_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in precontained_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/precontained_test.dart" />
|
|
<option name="testName" value="precontained_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in primitives_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/primitives_test.dart" />
|
|
<option name="testName" value="primitives_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in repeat_request_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/repeat_request_test.dart" />
|
|
<option name="testName" value="repeat_request_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in server_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/server_test.dart" />
|
|
<option name="testName" value="server_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in streaming_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/streaming_test.dart" />
|
|
<option name="testName" value="streaming_test.dart" />
|
|
</configuration>
|
|
<configuration name="tests in typed_service_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
<option name="filePath" value="$PROJECT_DIR$/test/typed_service_test.dart" />
|
|
<option name="testName" value="typed_service_test.dart" />
|
|
</configuration>
|
|
<configuration default="true" type="BashConfigurationType" factoryName="Bash">
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="INTERPRETER_PATH" value="C:\Windows\system32\bash.exe" />
|
|
<option name="WORKING_DIRECTORY" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<option name="SCRIPT_NAME" value="" />
|
|
<option name="PARAMETERS" value="" />
|
|
<module name="" />
|
|
<envs />
|
|
</configuration>
|
|
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
|
|
<config-file value="" />
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="cucumber.js" factoryName="Cucumber.js">
|
|
<option name="cucumberJsArguments" value="" />
|
|
<option name="executablePath" />
|
|
<option name="filePath" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
|
<node-interpreter>project</node-interpreter>
|
|
<node-options />
|
|
<gulpfile />
|
|
<tasks />
|
|
<arguments />
|
|
<envs />
|
|
</configuration>
|
|
<list>
|
|
<item itemvalue="Dart Command Line App.performance::hello (DEV)" />
|
|
<item itemvalue="Dart Command Line App.performance::hello (PRODUCTION)" />
|
|
<item itemvalue="Dart Command Line App.All Tests (for coverage)" />
|
|
<item itemvalue="Dart Command Line App.performance::hello::raw" />
|
|
<item itemvalue="Dart Command Line App.main.dart" />
|
|
<item itemvalue="Dart Command Line App.view.dart" />
|
|
<item itemvalue="Dart Command Line App.handle_error.dart" />
|
|
<item itemvalue="Dart Command Line App.json.dart" />
|
|
<item itemvalue="Dart Test.All Tests (PRODUCTION)" />
|
|
<item itemvalue="Dart Test.Can serialize function result as JSON in routing_test.dart" />
|
|
<item itemvalue="Dart Test.Match routes, even with query params in routing_test.dart" />
|
|
<item itemvalue="Dart Test.listen before and after in hooked_test.dart" />
|
|
<item itemvalue="Dart Test.tests in extension_test.dart" />
|
|
<item itemvalue="Dart Test.global injection added to injection map in server_test.dart" />
|
|
<item itemvalue="Dart Test.middleware in controller_test.dart" />
|
|
<item itemvalue="Dart Test.injects header or throws in parameter_meta_test.dart" />
|
|
<item itemvalue="Dart Test.injects session or throws in parameter_meta_test.dart" />
|
|
<item itemvalue="Dart Test.tests in parameter_meta_test.dart" />
|
|
<item itemvalue="Dart Test.Chained routes in routing_test.dart" />
|
|
<item itemvalue="Dart Test.only match route with matching method in routing_test.dart" />
|
|
<item itemvalue="Dart Test.only uses one encoder in encoders_buffer_test.dart" />
|
|
<item itemvalue="Dart Test.can send html in server_test.dart" />
|
|
<item itemvalue="Dart Test.tests in primitives_test.dart" />
|
|
<item itemvalue="Dart Test.tests in repeat_request_test.dart" />
|
|
<item itemvalue="Dart Test.tests in encoders_buffer_test.dart" />
|
|
<item itemvalue="Dart Test.tests in streaming_test.dart" />
|
|
<item itemvalue="Dart Test.can create data in services_test.dart" />
|
|
<item itemvalue="Dart Test.can delete data in services_test.dart" />
|
|
<item itemvalue="Dart Test.can use app.properties like members in util_test.dart" />
|
|
<item itemvalue="Dart Test.tests in accepts_test.dart" />
|
|
<item itemvalue="Dart Test.contains provider in before and after in hooked_test.dart" />
|
|
<item itemvalue="Dart Test.tests in server_test.dart" />
|
|
<item itemvalue="Dart Test.tests in anonymous_service_test.dart" />
|
|
<item itemvalue="Dart Test.tests in exception_test.dart" />
|
|
<item itemvalue="Dart Test.tests in typed_service_test.dart" />
|
|
<item itemvalue="Dart Test.default view generator in view_generator_test.dart" />
|
|
<item itemvalue="Dart Test.tests in precontained_test.dart" />
|
|
<item itemvalue="Dart Test.Controller Tests" />
|
|
<item itemvalue="Dart Test.DI Tests" />
|
|
<item itemvalue="Dart Test.Hooked Tests" />
|
|
<item itemvalue="Dart Test.Routing Tests" />
|
|
<item itemvalue="Dart Test.tests in server_test.dart (PRODUCTION)" />
|
|
<item itemvalue="Dart Test.All Tests" />
|
|
<item itemvalue="Dart Test.cannot write after close in streaming_test.dart" />
|
|
<item itemvalue="Dart Test.tests in framework" />
|
|
<item itemvalue="Dart Test.encoding in encoders_buffer_test.dart" />
|
|
<item itemvalue="Dart Test.handleAngelHttpException in server_test.dart" />
|
|
<item itemvalue="Dart Test.can fetch data in services_test.dart" />
|
|
<item itemvalue="Dart Test.tests in find_one_test.dart" />
|
|
</list>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Dart Command Line App.json.dart" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="7b89ff1e-1260-4dcf-9c3d-345de0471ea1" name="Default" comment="" />
|
|
<created>1481236071442</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1481236071442</updated>
|
|
<workItem from="1481236073268" duration="1150000" />
|
|
<workItem from="1481238230885" duration="38000" />
|
|
<workItem from="1481377809918" duration="1319000" />
|
|
<workItem from="1481389675241" duration="158000" />
|
|
<workItem from="1481390924053" duration="19000" />
|
|
<workItem from="1483149948840" duration="930000" />
|
|
<workItem from="1484451782119" duration="617000" />
|
|
<workItem from="1492276672342" duration="1478000" />
|
|
<workItem from="1493086837879" duration="726000" />
|
|
<workItem from="1493088139942" duration="140000" />
|
|
<workItem from="1493090308747" duration="91000" />
|
|
<workItem from="1493247154761" duration="249000" />
|
|
<workItem from="1493439393087" duration="103000" />
|
|
<workItem from="1495887910182" duration="895000" />
|
|
<workItem from="1495996220490" duration="67000" />
|
|
<workItem from="1496058266595" duration="1116000" />
|
|
<workItem from="1496752349569" duration="695000" />
|
|
<workItem from="1497200020318" duration="40000" />
|
|
<workItem from="1497200155899" duration="120000" />
|
|
<workItem from="1497825298573" duration="2603000" />
|
|
<workItem from="1497985699191" duration="902000" />
|
|
<workItem from="1498770817945" duration="3845000" />
|
|
<workItem from="1498826328044" duration="5519000" />
|
|
<workItem from="1498960523007" duration="89000" />
|
|
<workItem from="1499604258765" duration="188000" />
|
|
<workItem from="1499618669602" duration="520000" />
|
|
<workItem from="1499726708949" duration="2021000" />
|
|
<workItem from="1499805699713" duration="409000" />
|
|
<workItem from="1499967777286" duration="36000" />
|
|
<workItem from="1500824399224" duration="86000" />
|
|
<workItem from="1501768538452" duration="11206000" />
|
|
<workItem from="1502831499213" duration="7608000" />
|
|
<workItem from="1503931951079" duration="2851000" />
|
|
<workItem from="1506050384140" duration="5198000" />
|
|
<workItem from="1506088028663" duration="997000" />
|
|
<workItem from="1506090042437" duration="1751000" />
|
|
<workItem from="1506275395906" duration="424000" />
|
|
<workItem from="1506281553143" duration="657000" />
|
|
<workItem from="1507123481086" duration="2629000" />
|
|
<workItem from="1507496428508" duration="1038000" />
|
|
<workItem from="1507502664740" duration="80000" />
|
|
<workItem from="1507556590639" duration="230000" />
|
|
<workItem from="1507641822711" duration="9103000" />
|
|
<workItem from="1507683296351" duration="15215000" />
|
|
<workItem from="1507775636910" duration="962000" />
|
|
<workItem from="1508004276122" duration="3000" />
|
|
<workItem from="1509177543314" duration="8319000" />
|
|
<workItem from="1511026448813" duration="1268000" />
|
|
<workItem from="1511549258198" duration="9423000" />
|
|
<workItem from="1511567573554" duration="731000" />
|
|
<workItem from="1511569587672" duration="606000" />
|
|
<workItem from="1511642216372" duration="531000" />
|
|
<workItem from="1511674447575" duration="576000" />
|
|
<workItem from="1511749291765" duration="8015000" />
|
|
<workItem from="1512570822083" duration="1079000" />
|
|
<workItem from="1512882177311" duration="187000" />
|
|
<workItem from="1513103172812" duration="165000" />
|
|
<workItem from="1513103483207" duration="18000" />
|
|
<workItem from="1513103506825" duration="139000" />
|
|
<workItem from="1517332581856" duration="858000" />
|
|
<workItem from="1517973177718" duration="9736000" />
|
|
<workItem from="1522434729364" duration="100000" />
|
|
<workItem from="1523041434716" duration="3254000" />
|
|
<workItem from="1526435792950" duration="2668000" />
|
|
<workItem from="1526439485584" duration="1904000" />
|
|
<workItem from="1528385352077" duration="29000" />
|
|
<workItem from="1528432209488" duration="9947000" />
|
|
<workItem from="1528668755509" duration="1661000" />
|
|
<workItem from="1528671477893" duration="1263000" />
|
|
<workItem from="1529435353495" duration="592000" />
|
|
<workItem from="1529523346006" duration="682000" />
|
|
<workItem from="1529713102021" duration="161000" />
|
|
<workItem from="1529722767717" duration="59000" />
|
|
<workItem from="1529722829709" duration="1759000" />
|
|
<workItem from="1529724977574" duration="1752000" />
|
|
<workItem from="1530115464302" duration="135000" />
|
|
<workItem from="1530124258733" duration="601000" />
|
|
<workItem from="1530230623749" duration="89000" />
|
|
<workItem from="1531145856019" duration="691000" />
|
|
<workItem from="1531146644160" duration="3494000" />
|
|
<workItem from="1531151880119" duration="141000" />
|
|
<workItem from="1531154836670" duration="378000" />
|
|
<workItem from="1531407760497" duration="1958000" />
|
|
<workItem from="1533353660185" duration="262000" />
|
|
<workItem from="1534009494986" duration="594000" />
|
|
<workItem from="1534546784803" duration="353000" />
|
|
<workItem from="1534547885788" duration="9908000" />
|
|
<workItem from="1534793956753" duration="14213000" />
|
|
</task>
|
|
<task id="LOCAL-00110" summary="Switch to MediaType">
|
|
<created>1534692805087</created>
|
|
<option name="number" value="00110" />
|
|
<option name="presentableId" value="LOCAL-00110" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534692805087</updated>
|
|
</task>
|
|
<task id="LOCAL-00111" summary="Change signature of ResponseContext.jsonp">
|
|
<created>1534693249779</created>
|
|
<option name="number" value="00111" />
|
|
<option name="presentableId" value="LOCAL-00111" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534693249779</updated>
|
|
</task>
|
|
<task id="LOCAL-00112" summary="Changed view engine to use `Map<String, dynamic>`">
|
|
<created>1534693360366</created>
|
|
<option name="number" value="00112" />
|
|
<option name="presentableId" value="LOCAL-00112" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534693360366</updated>
|
|
</task>
|
|
<task id="LOCAL-00113" summary="Strip out json god">
|
|
<created>1534693773968</created>
|
|
<option name="number" value="00113" />
|
|
<option name="presentableId" value="LOCAL-00113" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534693773968</updated>
|
|
</task>
|
|
<task id="LOCAL-00114" summary="Remove traces of json_god">
|
|
<created>1534732268467</created>
|
|
<option name="number" value="00114" />
|
|
<option name="presentableId" value="LOCAL-00114" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732268467</updated>
|
|
</task>
|
|
<task id="LOCAL-00115" summary="Remove lib/hooks.dart">
|
|
<created>1534732365272</created>
|
|
<option name="number" value="00115" />
|
|
<option name="presentableId" value="LOCAL-00115" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732365272</updated>
|
|
</task>
|
|
<task id="LOCAL-00116" summary="Remove lib/common.dart">
|
|
<created>1534732527424</created>
|
|
<option name="number" value="00116" />
|
|
<option name="presentableId" value="LOCAL-00116" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732527424</updated>
|
|
</task>
|
|
<task id="LOCAL-00117" summary="Strip out TypedService">
|
|
<created>1534732668246</created>
|
|
<option name="number" value="00117" />
|
|
<option name="presentableId" value="LOCAL-00117" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732668246</updated>
|
|
</task>
|
|
<task id="LOCAL-00118" summary="Make reflector a named parameter">
|
|
<created>1534732811445</created>
|
|
<option name="number" value="00118" />
|
|
<option name="presentableId" value="LOCAL-00118" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732811445</updated>
|
|
</task>
|
|
<task id="LOCAL-00119" summary="Force dep on Dart >=2.0.0-dev">
|
|
<created>1534732848038</created>
|
|
<option name="number" value="00119" />
|
|
<option name="presentableId" value="LOCAL-00119" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732848038</updated>
|
|
</task>
|
|
<task id="LOCAL-00120" summary="CHANGELOG now only reflects on 2.0.0-alpha+">
|
|
<created>1534732927698</created>
|
|
<option name="number" value="00120" />
|
|
<option name="presentableId" value="LOCAL-00120" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534732927698</updated>
|
|
</task>
|
|
<task id="LOCAL-00121" summary="Remove Jael example">
|
|
<created>1534733134792</created>
|
|
<option name="number" value="00121" />
|
|
<option name="presentableId" value="LOCAL-00121" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733134792</updated>
|
|
</task>
|
|
<task id="LOCAL-00122" summary="Depend on package:file">
|
|
<created>1534733155846</created>
|
|
<option name="number" value="00122" />
|
|
<option name="presentableId" value="LOCAL-00122" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733155846</updated>
|
|
</task>
|
|
<task id="LOCAL-00123" summary="Upgrade combinator dependency">
|
|
<created>1534733208240</created>
|
|
<option name="number" value="00123" />
|
|
<option name="presentableId" value="LOCAL-00123" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733208240</updated>
|
|
</task>
|
|
<task id="LOCAL-00124" summary="Upgrade body_parser dependency">
|
|
<created>1534733242302</created>
|
|
<option name="number" value="00124" />
|
|
<option name="presentableId" value="LOCAL-00124" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733242302</updated>
|
|
</task>
|
|
<task id="LOCAL-00125" summary="Update description">
|
|
<created>1534733436519</created>
|
|
<option name="number" value="00125" />
|
|
<option name="presentableId" value="LOCAL-00125" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733436520</updated>
|
|
</task>
|
|
<task id="LOCAL-00126" summary="Completely removed the `AngelBase` class">
|
|
<created>1534733754509</created>
|
|
<option name="number" value="00126" />
|
|
<option name="presentableId" value="LOCAL-00126" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733754509</updated>
|
|
</task>
|
|
<task id="LOCAL-00127" summary="Completely removed the `AngelBase` class">
|
|
<created>1534733780470</created>
|
|
<option name="number" value="00127" />
|
|
<option name="presentableId" value="LOCAL-00127" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534733780470</updated>
|
|
</task>
|
|
<task id="LOCAL-00128" summary="Remove all usage of dart2_constant">
|
|
<created>1534734389546</created>
|
|
<option name="number" value="00128" />
|
|
<option name="presentableId" value="LOCAL-00128" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534734389546</updated>
|
|
</task>
|
|
<task id="LOCAL-00129" summary="Add more to parseId">
|
|
<created>1534735099537</created>
|
|
<option name="number" value="00129" />
|
|
<option name="presentableId" value="LOCAL-00129" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534735099537</updated>
|
|
</task>
|
|
<task id="LOCAL-00130" summary="Make parseId static + docs">
|
|
<created>1534735212786</created>
|
|
<option name="number" value="00130" />
|
|
<option name="presentableId" value="LOCAL-00130" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534735212787</updated>
|
|
</task>
|
|
<task id="LOCAL-00131" summary="Make RequestContext generic">
|
|
<created>1534735654118</created>
|
|
<option name="number" value="00131" />
|
|
<option name="presentableId" value="LOCAL-00131" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534735654118</updated>
|
|
</task>
|
|
<task id="LOCAL-00132" summary="Make RequestContext generic">
|
|
<created>1534735707304</created>
|
|
<option name="number" value="00132" />
|
|
<option name="presentableId" value="LOCAL-00132" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534735707304</updated>
|
|
</task>
|
|
<task id="LOCAL-00133" summary="Completely remove RequestContext.io">
|
|
<created>1534735919739</created>
|
|
<option name="number" value="00133" />
|
|
<option name="presentableId" value="LOCAL-00133" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534735919739</updated>
|
|
</task>
|
|
<task id="LOCAL-00134" summary="Completely remove ResponseContext.io">
|
|
<created>1534736377619</created>
|
|
<option name="number" value="00134" />
|
|
<option name="presentableId" value="LOCAL-00134" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534736377619</updated>
|
|
</task>
|
|
<task id="LOCAL-00135" summary="Rename HTTP request+response impl, drop the "impl"">
|
|
<created>1534736459394</created>
|
|
<option name="number" value="00135" />
|
|
<option name="presentableId" value="LOCAL-00135" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534736459394</updated>
|
|
</task>
|
|
<task id="LOCAL-00136" summary="Make lazy parsing the default">
|
|
<created>1534736798816</created>
|
|
<option name="number" value="00136" />
|
|
<option name="presentableId" value="LOCAL-00136" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534736798816</updated>
|
|
</task>
|
|
<task id="LOCAL-00137" summary="Rename body parsing methods">
|
|
<created>1534737069329</created>
|
|
<option name="number" value="00137" />
|
|
<option name="presentableId" value="LOCAL-00137" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534737069329</updated>
|
|
</task>
|
|
<task id="LOCAL-00138" summary="Update query parsing">
|
|
<created>1534738194991</created>
|
|
<option name="number" value="00138" />
|
|
<option name="presentableId" value="LOCAL-00138" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534738194991</updated>
|
|
</task>
|
|
<task id="LOCAL-00139" summary="Update CHANGELOG">
|
|
<created>1534738209023</created>
|
|
<option name="number" value="00139" />
|
|
<option name="presentableId" value="LOCAL-00139" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534738209023</updated>
|
|
</task>
|
|
<task id="LOCAL-00140" summary="Remove req.injections">
|
|
<created>1534794125343</created>
|
|
<option name="number" value="00140" />
|
|
<option name="presentableId" value="LOCAL-00140" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534794125343</updated>
|
|
</task>
|
|
<task id="LOCAL-00141" summary="Remove Angel.inject">
|
|
<created>1534794207777</created>
|
|
<option name="number" value="00141" />
|
|
<option name="presentableId" value="LOCAL-00141" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534794207778</updated>
|
|
</task>
|
|
<task id="LOCAL-00142" summary="Remove dep on package:pool">
|
|
<created>1534794372882</created>
|
|
<option name="number" value="00142" />
|
|
<option name="presentableId" value="LOCAL-00142" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534794372882</updated>
|
|
</task>
|
|
<task id="LOCAL-00143" summary="waterfall now only accepts RequestHandler">
|
|
<created>1534794629985</created>
|
|
<option name="number" value="00143" />
|
|
<option name="presentableId" value="LOCAL-00143" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534794629985</updated>
|
|
</task>
|
|
<task id="LOCAL-00144" summary="Remove req.inject">
|
|
<created>1534794764995</created>
|
|
<option name="number" value="00144" />
|
|
<option name="presentableId" value="LOCAL-00144" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534794764995</updated>
|
|
</task>
|
|
<task id="LOCAL-00145" summary="Implement HttpReqCtx.container">
|
|
<created>1534794944288</created>
|
|
<option name="number" value="00145" />
|
|
<option name="presentableId" value="LOCAL-00145" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534794944288</updated>
|
|
</task>
|
|
<task id="LOCAL-00146" summary="Remove usage of removed symbols">
|
|
<created>1534795218407</created>
|
|
<option name="number" value="00146" />
|
|
<option name="presentableId" value="LOCAL-00146" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534795218407</updated>
|
|
</task>
|
|
<task id="LOCAL-00147" summary="Force all handlers to (req, res) { ... }">
|
|
<created>1534796466854</created>
|
|
<option name="number" value="00147" />
|
|
<option name="presentableId" value="LOCAL-00147" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534796466854</updated>
|
|
</task>
|
|
<task id="LOCAL-00148" summary="Move all existing handlers to (req, res) or IoC-based">
|
|
<created>1534797818435</created>
|
|
<option name="number" value="00148" />
|
|
<option name="presentableId" value="LOCAL-00148" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534797818435</updated>
|
|
</task>
|
|
<task id="LOCAL-00149" summary="Removed debug property">
|
|
<created>1534798410411</created>
|
|
<option name="number" value="00149" />
|
|
<option name="presentableId" value="LOCAL-00149" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534798410411</updated>
|
|
</task>
|
|
<task id="LOCAL-00150" summary="Starts up, but is broken">
|
|
<created>1534798717707</created>
|
|
<option name="number" value="00150" />
|
|
<option name="presentableId" value="LOCAL-00150" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534798717707</updated>
|
|
</task>
|
|
<task id="LOCAL-00151" summary="Routable.use only accepts a Service">
|
|
<created>1534812824990</created>
|
|
<option name="number" value="00151" />
|
|
<option name="presentableId" value="LOCAL-00151" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534812824990</updated>
|
|
</task>
|
|
<task id="LOCAL-00152" summary="Add flags to Angel constructor">
|
|
<created>1534813505067</created>
|
|
<option name="number" value="00152" />
|
|
<option name="presentableId" value="LOCAL-00152" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534813505067</updated>
|
|
</task>
|
|
<task id="LOCAL-00153" summary="Catch sync errors when using zone">
|
|
<created>1534813932227</created>
|
|
<option name="number" value="00153" />
|
|
<option name="presentableId" value="LOCAL-00153" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534813932227</updated>
|
|
</task>
|
|
<task id="LOCAL-00154" summary="ResponseContext.isBuffered">
|
|
<created>1534814859355</created>
|
|
<option name="number" value="00154" />
|
|
<option name="presentableId" value="LOCAL-00154" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534814859355</updated>
|
|
</task>
|
|
<task id="LOCAL-00155" summary="Make LockableBytesBuilder public">
|
|
<created>1534815148128</created>
|
|
<option name="number" value="00155" />
|
|
<option name="presentableId" value="LOCAL-00155" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534815148128</updated>
|
|
</task>
|
|
<task id="LOCAL-00156" summary="Remove ResponseContext.dispose">
|
|
<created>1534815933898</created>
|
|
<option name="number" value="00156" />
|
|
<option name="presentableId" value="LOCAL-00156" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534815933898</updated>
|
|
</task>
|
|
<task id="LOCAL-00157" summary="Remove releaseCOrrespondingRequest">
|
|
<created>1534816646962</created>
|
|
<option name="number" value="00157" />
|
|
<option name="presentableId" value="LOCAL-00157" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534816646962</updated>
|
|
</task>
|
|
<task id="LOCAL-00158" summary="ioc uses executeHandler">
|
|
<created>1534819472503</created>
|
|
<option name="number" value="00158" />
|
|
<option name="presentableId" value="LOCAL-00158" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1534819472503</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="159" />
|
|
<servers />
|
|
</component>
|
|
<component name="TestHistory">
|
|
<history-entry file="tests_in_find_one_test_dart - 2018.07.12 at 11h 16m 10s.xml">
|
|
<configuration name="tests in find_one_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_find_one_test_dart - 2018.07.12 at 11h 17m 32s.xml">
|
|
<configuration name="tests in find_one_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_find_one_test_dart - 2018.07.12 at 11h 17m 58s.xml">
|
|
<configuration name="tests in find_one_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_find_one_test_dart - 2018.07.12 at 11h 18m 03s.xml">
|
|
<configuration name="tests in find_one_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_find_one_test_dart - 2018.07.12 at 11h 18m 30s.xml">
|
|
<configuration name="tests in find_one_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_find_one_test_dart - 2018.08.19 at 11h 22m 50s.xml">
|
|
<configuration name="tests in find_one_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="All_Tests - 2018.08.20 at 22h 14m 22s.xml">
|
|
<configuration name="All Tests" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_accepts_test_dart - 2018.08.20 at 22h 44m 02s.xml">
|
|
<configuration name="tests in accepts_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="tests_in_anonymous_service_test_dart - 2018.08.20 at 22h 44m 10s.xml">
|
|
<configuration name="tests in anonymous_service_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
<history-entry file="Controller_Tests - 2018.08.20 at 22h 44m 19s.xml">
|
|
<configuration name="Controller Tests" configurationId="DartTestRunConfigurationType" />
|
|
</history-entry>
|
|
</component>
|
|
<component name="TimeTrackingManager">
|
|
<option name="totallyTimeSpent" value="186420000" />
|
|
</component>
|
|
<component name="TodoView">
|
|
<todo-panel id="selected-file">
|
|
<is-autoscroll-to-source value="true" />
|
|
</todo-panel>
|
|
<todo-panel id="all">
|
|
<are-packages-shown value="true" />
|
|
<is-autoscroll-to-source value="true" />
|
|
</todo-panel>
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="80" y="23" width="1342" height="784" extended-state="0" />
|
|
<editor active="true" />
|
|
<layout>
|
|
<window_info anchor="right" id="Palette" order="3" />
|
|
<window_info anchor="bottom" id="Tool Output" order="7" />
|
|
<window_info anchor="bottom" id="Event Log" order="7" sideWeight="0.5035524" side_tool="true" weight="0.34188035" />
|
|
<window_info anchor="right" id="Maven Projects" order="3" />
|
|
<window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
|
|
<window_info anchor="bottom" id="Dart Analysis" order="7" weight="0.31004366" />
|
|
<window_info anchor="right" id="Flutter Outline" order="4" />
|
|
<window_info id="Capture Tool" order="2" />
|
|
<window_info id="Designer" order="2" />
|
|
<window_info anchor="right" id="Database" order="3" />
|
|
<window_info anchor="bottom" id="ANTLR Preview" order="7" />
|
|
<window_info id="Structure" order="1" side_tool="true" weight="0.24962063" />
|
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
<window_info id="UI Designer" order="2" />
|
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.39857143" />
|
|
<window_info anchor="bottom" id="TODO" order="6" weight="0.32714286" />
|
|
<window_info anchor="bottom" id="Messages" order="7" weight="0.33478895" />
|
|
<window_info anchor="right" id="Palette	" order="3" />
|
|
<window_info id="Image Layers" order="2" />
|
|
<window_info anchor="right" id="Capture Analysis" order="3" />
|
|
<window_info anchor="bottom" id="Version Control" order="7" weight="0.32905984" />
|
|
<window_info anchor="bottom" id="Run" order="2" sideWeight="0.4964476" weight="0.3973799" />
|
|
<window_info anchor="bottom" id="Terminal" order="7" weight="0.44978166" />
|
|
<window_info content_ui="combo" id="Project" order="0" weight="0.27846155" />
|
|
<window_info anchor="bottom" id="Find" order="1" weight="0.32905984" />
|
|
<window_info anchor="right" id="SciView" order="4" />
|
|
<window_info anchor="right" id="Theme Preview" order="3" />
|
|
<window_info id="Favorites" order="3" side_tool="true" />
|
|
<window_info anchor="right" id="Flutter Inspector" order="4" />
|
|
<window_info anchor="bottom" id="DB Execution Console" order="8" />
|
|
<window_info anchor="right" id="Coverage" order="3" side_tool="true" />
|
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
<window_info id="DB Browser" order="2" weight="0.32998413" />
|
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
<window_info anchor="bottom" id="Message" order="0" />
|
|
<window_info anchor="right" id="Data View" order="4" />
|
|
</layout>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="VcsContentAnnotationSettings">
|
|
<option name="myLimit" value="2678400000" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
<MESSAGE value="Completely remove ResponseContext.io" />
|
|
<MESSAGE value="Rename HTTP request+response impl, drop the "impl"" />
|
|
<MESSAGE value="Make lazy parsing the default" />
|
|
<MESSAGE value="Rename body parsing methods" />
|
|
<MESSAGE value="Update query parsing" />
|
|
<MESSAGE value="Update CHANGELOG" />
|
|
<MESSAGE value="Remove req.injections" />
|
|
<MESSAGE value="Remove Angel.inject" />
|
|
<MESSAGE value="Remove dep on package:pool" />
|
|
<MESSAGE value="waterfall now only accepts RequestHandler" />
|
|
<MESSAGE value="Remove req.inject" />
|
|
<MESSAGE value="Implement HttpReqCtx.container" />
|
|
<MESSAGE value="Remove usage of removed symbols" />
|
|
<MESSAGE value="Force all handlers to (req, res) { ... }" />
|
|
<MESSAGE value="Move all existing handlers to (req, res) or IoC-based" />
|
|
<MESSAGE value="Removed debug property" />
|
|
<MESSAGE value="Starts up, but is broken" />
|
|
<MESSAGE value="Routable.use only accepts a Service" />
|
|
<MESSAGE value="Add flags to Angel constructor" />
|
|
<MESSAGE value="Catch sync errors when using zone" />
|
|
<MESSAGE value="ResponseContext.isBuffered" />
|
|
<MESSAGE value="Make LockableBytesBuilder public" />
|
|
<MESSAGE value="Remove ResponseContext.dispose" />
|
|
<MESSAGE value="Remove releaseCOrrespondingRequest" />
|
|
<MESSAGE value="ioc uses executeHandler" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="ioc uses executeHandler" />
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<option name="time" value="6" />
|
|
</breakpoint-manager>
|
|
</component>
|
|
<component name="editorHistoryManager">
|
|
<entry file="file://$PROJECT_DIR$/test/serialize_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="176">
|
|
<caret line="17" column="26" selection-start-line="17" selection-start-column="26" selection-end-line="17" selection-end-column="26" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/streaming_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-268">
|
|
<caret line="30" column="29" lean-forward="true" selection-start-line="30" selection-start-column="29" selection-end-line="30" selection-end-column="29" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/parameter_meta_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-667">
|
|
<caret line="48" column="8" selection-start-line="48" selection-start-column="8" selection-end-line="48" selection-end-column="8" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/encoders_buffer_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="160">
|
|
<caret line="28" column="28" selection-start-line="28" selection-start-column="28" selection-end-line="28" selection-end-column="28" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/repeat_request_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="128">
|
|
<caret line="15" column="50" selection-start-line="15" selection-start-column="50" selection-end-line="15" selection-end-column="50" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/controller_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="224">
|
|
<caret line="24" column="40" lean-forward="true" selection-start-line="24" selection-start-column="40" selection-end-line="24" selection-end-column="40" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/precontained_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="64">
|
|
<caret line="9" column="54" lean-forward="true" selection-start-line="9" selection-start-column="54" selection-end-line="9" selection-end-column="54" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/tuple-1.0.2/lib/src/tuple.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="220">
|
|
<caret line="59" column="11" selection-start-line="59" selection-start-column="11" selection-end-line="59" selection-end-column="11" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/primitives_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="128">
|
|
<caret line="14" column="37" selection-start-line="14" selection-start-column="37" selection-end-line="14" selection-end-column="37" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3/lib/src/utils.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="181">
|
|
<caret line="14" column="4" selection-start-line="14" selection-start-column="4" selection-end-line="14" selection-end-column="4" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3/lib/src/media_type.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="45" column="11" selection-start-line="45" selection-start-column="11" selection-end-line="45" selection-end-column="11" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file:///usr/local/opt/dart/libexec/lib/collection/list.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="217" column="21" selection-start-line="217" selection-start-column="21" selection-end-line="217" selection-end-column="21" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_route-3.0.0/lib/src/symlink_route.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="64">
|
|
<caret line="4" column="6" selection-start-line="4" selection-start-column="6" selection-end-line="4" selection-end-column="6" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file:///usr/local/Cellar/dart/2.0.0/libexec/lib/async/zone.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="859">
|
|
<caret line="445" column="7" selection-start-line="445" selection-start-column="7" selection-end-line="445" selection-end-column="7" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file:///usr/local/opt/dart/libexec/lib/async/future_impl.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="128" column="17" selection-start-line="128" selection-start-column="17" selection-end-line="128" selection-end-column="17" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file:///usr/local/opt/dart/libexec/lib/async/zone.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="1378" column="53" selection-start-line="1378" selection-start-column="53" selection-end-line="1378" selection-end-column="53" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/example/handle_error.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="144">
|
|
<caret line="13" column="21" lean-forward="true" selection-start-line="13" selection-start-column="21" selection-end-line="13" selection-end-column="21" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/example/view.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="48">
|
|
<caret line="3" column="14" lean-forward="true" selection-start-line="3" selection-start-column="14" selection-end-line="3" selection-end-column="14" />
|
|
<folding>
|
|
<element signature="e#0#46#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/performance/hello/angel.md">
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
<state split_layout="SPLIT">
|
|
<first_editor relative-caret-position="-663" />
|
|
<second_editor />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/performance/hello/raw.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="160">
|
|
<caret line="11" lean-forward="true" selection-start-line="11" selection-end-line="11" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/http_request_context.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="80">
|
|
<caret line="5" column="46" lean-forward="true" selection-start-line="5" selection-start-column="46" selection-end-line="5" selection-end-column="46" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/http_response_context.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="99">
|
|
<caret line="54" column="34" lean-forward="true" selection-start-line="54" selection-start-column="34" selection-end-line="54" selection-end-column="34" />
|
|
<folding>
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/example/json.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-282">
|
|
<caret column="20" selection-start-column="20" selection-end-column="20" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/routing_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="182">
|
|
<caret line="27" column="13" selection-start-line="27" selection-start-column="13" selection-end-line="27" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/performance/hello/main.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="258">
|
|
<caret line="26" column="22" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file:///usr/local/Cellar/dart/2.0.0/libexec/lib/async/future.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="156">
|
|
<caret line="259" column="17" selection-start-line="259" selection-start-column="17" selection-end-line="259" selection-end-column="17" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/angel_http.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-42">
|
|
<caret line="153" column="46" selection-start-line="153" selection-start-column="46" selection-end-line="153" selection-end-column="46" />
|
|
<folding>
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/server_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="228">
|
|
<caret line="181" column="45" selection-start-line="181" selection-start-column="45" selection-end-line="181" selection-end-column="45" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/hooked_service.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="326">
|
|
<caret line="99" column="68" selection-start-line="99" selection-start-column="68" selection-end-line="99" selection-end-column="68" />
|
|
<folding>
|
|
<element signature="e#46#66#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/hooked_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="185">
|
|
<caret line="100" column="75" selection-start-line="100" selection-start-column="75" selection-end-line="100" selection-end-column="75" />
|
|
<folding>
|
|
<element signature="e#0#22#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/service.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="263">
|
|
<caret line="49" column="29" selection-start-line="49" selection-start-column="29" selection-end-line="49" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="e#39#59#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/di_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="176">
|
|
<caret line="19" column="18" selection-start-line="19" selection-start-column="18" selection-end-line="19" selection-end-column="18" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_container-1.0.0-alpha.2/lib/src/mirrors/reflector.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="220">
|
|
<caret line="32" column="40" selection-start-line="32" selection-start-column="40" selection-end-line="32" selection-end-column="40" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_container-1.0.0-alpha.3/lib/src/mirrors/reflector.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="188" column="26" selection-start-line="188" selection-start-column="26" selection-end-line="188" selection-end-column="26" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file:///usr/local/opt/dart/libexec/lib/internal/iterable.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="413" column="28" selection-start-line="413" selection-start-column="28" selection-end-line="413" selection-end-column="28" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_container-1.0.0-alpha.4/lib/src/mirrors/reflector.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="81">
|
|
<caret line="52" column="43" selection-start-line="52" selection-start-column="43" selection-end-line="52" selection-end-column="43" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_container-1.0.0-alpha.4/lib/src/reflector.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="129">
|
|
<caret line="166" column="6" selection-start-line="166" selection-start-column="6" selection-end-line="166" selection-end-column="6" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_route-3.0.0/lib/src/router.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="97">
|
|
<caret line="361" column="11" selection-start-line="361" selection-start-column="11" selection-end-line="361" selection-end-column="11" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/example/main.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="150">
|
|
<caret line="35" column="7" selection-start-line="35" selection-start-column="7" selection-end-line="35" selection-end-column="7" />
|
|
<folding>
|
|
<element signature="e#0#46#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/request_context.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="64">
|
|
<caret line="4" column="2" selection-start-line="4" selection-start-column="2" selection-end-line="4" selection-end-column="2" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/angel_container-1.0.0-alpha.5/lib/src/reflector.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="430">
|
|
<caret line="53" column="7" selection-start-line="53" selection-start-column="7" selection-end-line="53" selection-end-column="7" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/injection.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="25">
|
|
<caret line="85" column="36" selection-start-line="85" selection-start-column="36" selection-end-line="85" selection-end-column="36" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/response_context.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="66">
|
|
<caret line="244" column="53" selection-start-line="244" selection-start-column="53" selection-end-line="244" selection-end-column="53" />
|
|
<folding>
|
|
<element signature="e#48#68#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/controller.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="109">
|
|
<caret line="100" column="45" lean-forward="true" selection-start-line="100" selection-start-column="45" selection-end-line="100" selection-end-column="45" />
|
|
<folding>
|
|
<element signature="e#42#62#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/accepts_test.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="261">
|
|
<caret line="34" column="5" selection-start-line="34" selection-start-column="5" selection-end-line="34" selection-end-column="5" />
|
|
<folding>
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/pubspec.lock">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="208">
|
|
<caret line="13" column="12" selection-start-line="13" selection-start-column="12" selection-end-line="13" selection-end-column="12" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="112">
|
|
<caret line="7" column="20" selection-start-line="7" selection-start-column="20" selection-end-line="7" selection-end-column="20" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/util.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="96">
|
|
<caret line="6" column="27" selection-start-line="6" selection-start-column="27" selection-end-line="6" selection-end-column="27" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/routable.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="86">
|
|
<caret line="86" column="8" selection-start-line="86" selection-start-column="8" selection-end-line="86" selection-end-column="8" />
|
|
<folding>
|
|
<element signature="e#40#60#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/server.dart">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="347">
|
|
<caret line="355" column="11" lean-forward="true" selection-start-line="355" selection-start-column="11" selection-end-line="355" selection-end-column="11" />
|
|
<folding>
|
|
<element signature="e#38#58#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
<state split_layout="SPLIT">
|
|
<first_editor relative-caret-position="556">
|
|
<caret line="66" column="26" selection-start-line="66" selection-start-column="26" selection-end-line="66" selection-end-column="26" />
|
|
</first_editor>
|
|
<second_editor />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</component>
|
|
<component name="masterDetails">
|
|
<states>
|
|
<state key="ArtifactsStructureConfigurable.UI">
|
|
<settings>
|
|
<artifact-editor />
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="FacetStructureConfigurable.UI">
|
|
<settings>
|
|
<last-edited>No facets are configured</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="GlobalLibrariesConfigurable.UI">
|
|
<settings>
|
|
<last-edited>jquery</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="JdkListConfigurable.UI">
|
|
<settings>
|
|
<last-edited>1.8</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="ModuleStructureConfigurable.UI">
|
|
<settings>
|
|
<last-edited>framework</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
<option value="0.6" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="ProjectLibrariesConfigurable.UI">
|
|
<settings>
|
|
<last-edited>Dart SDK</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
</states>
|
|
</component>
|
|
</project> |