Moved BaseRestHandler out of the BaseRest namespace.

Updated PublishedMediaStore and wrote a bunch of unit tests for it which are all now passing.
This commit is contained in:
Shannon Deminick
2012-09-20 07:13:45 +07:00
parent 3e292b77ad
commit f912d465c5
9 changed files with 459 additions and 121 deletions

View File

@@ -266,6 +266,7 @@
</None>
<None Include="config\ClientDependency.Release.config">
<DependentUpon>ClientDependency.config</DependentUpon>
<SubType>Designer</SubType>
</None>
<None Include="config\log4net.Release.config">
<DependentUpon>log4net.config</DependentUpon>
@@ -1447,7 +1448,9 @@
<Content Include="umbraco\plugins\tinymce3\insertLink.aspx" />
<Content Include="umbraco\plugins\tinymce3\insertMacro.aspx" />
<Content Include="umbraco\plugins\tinymce3\tinymce3tinymceCompress.aspx" />
<Content Include="config\ClientDependency.config" />
<Content Include="config\ClientDependency.config">
<SubType>Designer</SubType>
</Content>
<Content Include="config\ExamineSettings.config" />
<Content Include="config\ExamineIndex.config" />
<Content Include="config\scripting.config" />