This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df9160b3cd85db632af938032ed977f570acf9a3
Umbraco-CMS
/
src
History
Shannon
df9160b3cd
Removes the 'Child Container' idea (that was bad and would consume lots of mem) and instead we use Scopes. Ensures that the app event handlers are creating during a single Scope operation in the CoreBootManager. Changes MigrationBase and all sub-classes to have an IMigrationContext as a ctor param. Updates the MigrationResolver to resolve Migration instances with the passed in IMigrationContext value. Simplifies MigrationBase since now we know we have a context to work with, there's no need to GetUp/GetDown Expression methods. Updates the MigrationRunner to use the MigrationContext instead of creating one itself.
2016-05-31 23:29:15 +02:00
..
.nuget
…
packages
…
SQLCE4Umbraco
U4-8228 Update to latest Newtonsoft.Json
2016-03-22 16:35:23 +01:00
umbraco.cms
Fixes up merging issues, bit of manual process with this one
2016-05-31 17:24:40 +02:00
umbraco.controls
Removes lots of dead methods
2016-03-23 12:00:58 +01:00
Umbraco.Core
Removes the 'Child Container' idea (that was bad and would consume lots of mem) and instead we use Scopes. Ensures that the app event handlers are creating during a single Scope operation in the CoreBootManager. Changes MigrationBase and all sub-classes to have an IMigrationContext as a ctor param. Updates the MigrationResolver to resolve Migration instances with the passed in IMigrationContext value. Simplifies MigrationBase since now we know we have a context to work with, there's no need to GetUp/GetDown Expression methods. Updates the MigrationRunner to use the MigrationContext instead of creating one itself.
2016-05-31 23:29:15 +02:00
umbraco.datalayer
Merge dev-v8 into dev-v8-ExamineV2
2016-05-19 18:52:09 +02:00
umbraco.editorControls
…
umbraco.MacroEngines
…
Umbraco.MSBuild.Tasks
…
Umbraco.Tests
Removes the 'Child Container' idea (that was bad and would consume lots of mem) and instead we use Scopes. Ensures that the app event handlers are creating during a single Scope operation in the CoreBootManager. Changes MigrationBase and all sub-classes to have an IMigrationContext as a ctor param. Updates the MigrationResolver to resolve Migration instances with the passed in IMigrationContext value. Simplifies MigrationBase since now we know we have a context to work with, there's no need to GetUp/GetDown Expression methods. Updates the MigrationRunner to use the MigrationContext instead of creating one itself.
2016-05-31 23:29:15 +02:00
Umbraco.Web
Fixes more merge issues and tests, removes lucene dependency from core (not sure why it was there), creates IExamineIndexCollectionAccessor for better testing for classes that require access to the indexers like the GridPropertyEditor.
2016-05-31 19:24:33 +02:00
Umbraco.Web.UI
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
2016-05-31 16:00:32 +02:00
Umbraco.Web.UI.Client
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
2016-05-31 16:00:32 +02:00
UmbracoExamine
Fixes more merge issues and tests, removes lucene dependency from core (not sure why it was there), creates IExamineIndexCollectionAccessor for better testing for classes that require access to the indexers like the GridPropertyEditor.
2016-05-31 19:24:33 +02:00
WebPi
…
NuGet.Config
…
SolutionInfo.cs
bumps version
2016-04-20 15:56:06 +02:00
Umbraco.MSBuild.Tasks.sln
…
umbraco.presentation.targets
…
umbraco.sln
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
2016-05-31 16:00:32 +02:00
umbraco.sln.DotSettings
…
umbraco.vssscc
…