This website requires JavaScript.
Explore
Help
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
a275567dbaf00eb454623f42dbfd3f8ee7e3b612
Umbraco-CMS
/
src
/
Umbraco.Core
/
Scoping
History
Shannon
a275567dba
Adds equality members to the EventDefinitionBase so they are tracked by their unique id, makes IEventManager disposable and disposes it on scope end.
2017-01-19 17:34:15 +11:00
..
IScope.cs
Creates IEventManager, IEventDefinition uses explicit implementation and 'new' keyword to force already existing uow providers to be IScopeUnitOfWork, creates extensions for the event manager so there's less work to do to wire it all up
2017-01-19 16:31:59 +11:00
IScopeProvider.cs
U4-9322 - manage isolation levels, cleanup tests
2017-01-18 14:53:24 +01:00
IScopeProviderInternal.cs
U4-9322 - scope and database, getting tests to run
2017-01-17 16:32:40 +01:00
NoScope.cs
Creates IEventManager, IEventDefinition uses explicit implementation and 'new' keyword to force already existing uow providers to be IScopeUnitOfWork, creates extensions for the event manager so there's less work to do to wire it all up
2017-01-19 16:31:59 +11:00
Scope.cs
Adds equality members to the EventDefinitionBase so they are tracked by their unique id, makes IEventManager disposable and disposes it on scope end.
2017-01-19 17:34:15 +11:00
ScopeProvider.cs
U4-9322 - manage isolation levels, cleanup tests
2017-01-18 14:53:24 +01:00
ScopeReference.cs
U4-9322 - scope and database, getting tests to run
2017-01-17 16:32:40 +01:00