Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
772c8ba242
|
Migrations refactoring, troubleshoot and fix, tests
|
2017-12-21 15:16:28 +01:00 |
|
Stephan
|
2182b0f18f
|
Migrations refactoring - WIP - move code
|
2017-12-19 11:00:46 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
b26b415096
|
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
|
2016-11-03 10:31:44 +01:00 |
|
Stephan
|
7361d1f16f
|
U4-8992 - update content and media xml caches when upgrading from before 7.3
|
2016-10-10 18:25:54 +02:00 |
|
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 |
|
Stephan
|
9f7b82e20f
|
U4-8077 - ensure product name in migration event handlers
|
2016-02-24 13:59:15 +01:00 |
|
Shannon
|
ba1d546579
|
Merge remote-tracking branch 'origin/master-v7' into dev-v7
Conflicts:
src/Umbraco.Core/MainDom.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI.Client/src/canvasdesigner/index.html
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/UmbracoExamine/UmbracoExamine.csproj
src/umbraco.MacroEngines/packages.config
src/umbraco.MacroEngines/umbraco.MacroEngines.csproj
|
2015-07-15 14:58:19 +02:00 |
|
Shannon
|
18b1857539
|
Changes versioning to SemVersion (via nuget package), now target migrations with the full SemVer and update the web.config with the correct sem ver. Creates migration to create the migration table.
|
2015-06-24 14:17:24 +02:00 |
|
Morten Christensen
|
3af3e054d7
|
Minor refactoring of the MigrationRunner to allow a bit more flexibility for using it for non-Core migrations.
Allowing the list of migrations to be changed through the two migration events using the MigrationEventArgs.
|
2014-06-20 12:57:33 +02:00 |
|
Morten Christensen
|
e3a8aa8345
|
Possible fix for U4-1420
|
2013-01-10 11:47:04 -01:00 |
|