This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
27eeb383b41d15e3c839596e4d13e211e2bbc8d0
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
UnitOfWork
T
History
Shannon
27eeb383b4
Updates all repos to use IScopeUnitOfWork
2017-01-19 16:51:39 +11:00
..
FileUnitOfWork.cs
Updates PartialView & PartialViewMacros models/services/repositories, streamlines their operations, fixes up other underlying problems with the FileRepository, fixes tree syncing for partial views, partial view macros and scripts, fixes scripts being created in folders, allows partial views and partial view macros to be managed and created in folders, fixes FileUnitOfWork to use a queue, publicizes some internal test classes, fixes tree syncing when dealing with invariant case, adds correct validation to the create dialogs of scripts and partial views (and partial view macros)
2014-10-22 16:44:45 +10:00
FileUnitOfWorkProvider.cs
Fixing an issue with the MediaService.
2012-12-12 09:00:00 -01:00
IDatabaseUnitOfWork.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
IDatabaseUnitOfWorkProvider.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
IScopeUnitOfWork.cs
Updates all repos to use IScopeUnitOfWork
2017-01-19 16:51:39 +11:00
IScopeUnitOfWorkProvider.cs
Updates all repos to use IScopeUnitOfWork
2017-01-19 16:51:39 +11:00
IUnitOfWork.cs
Refactor new Services for thread safety, plus unit tests. Not all services are updated to be correct, only the
2012-12-11 12:03:36 +05:00
IUnitOfWorkProvider.cs
Refactor new Services for thread safety, plus unit tests. Not all services are updated to be correct, only the
2012-12-11 12:03:36 +05:00
IUnitOfWorkRepository.cs
Adding stragies plus tests for publishing and updating the xml cache.
2012-11-06 15:17:58 -01:00
PetaPocoUnitOfWork.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
PetaPocoUnitOfWorkProvider.cs
Updates all repos to use IScopeUnitOfWork
2017-01-19 16:51:39 +11:00