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
95187becaff00aab5a218c4c7b6004518f810d0c
Umbraco-CMS
/
src
/
Umbraco.Web
/
Strategies
History
Stephan
f79e63a13b
Fix background-thread-safe database usage
2016-12-02 18:15:42 +01:00
..
DataTypes
Fix media.save throws an error in Umbraco 7.0.x
2014-01-27 10:15:14 +01:00
Migrations
U4-8992 - update content and media xml caches when upgrading from before 7.3
2016-10-10 18:25:54 +02:00
LegacyClasses.cs
completes: U4-6468 Move all 'Strategies' in the Web project that performs Core data operations to the Core project
2015-03-30 17:40:36 +11:00
NotificationsHandler.cs
An attempt to speed up sorting a large set of nodes when a large set of users exist. Our sorts were failing in azure because the user notifications were taking long enough that azure would kill the thread.
2016-06-28 12:03:36 -06:00
PublicAccessEventHandler.cs
Removes more usages of legacy Access class to use new IPublicAccessService
2015-01-28 19:46:05 +11:00
RelateOnCopyHandler.cs
moves RelateOnCopyHandler to Core and changes from ApplicationStarting to ApplicationStarted
2015-01-06 12:22:11 +11:00
ServerRegistrationEventHandler.cs
Fix background-thread-safe database usage
2016-12-02 18:15:42 +01:00