Daniel Stolt
49c772bf25
Removed redundant thread synchronization code from modules which now use distributed locks.
2015-09-06 21:41:30 +02:00
Sebastien Ros
9ea87837c3
Refactoring locking strategy
...
Adding support for tenants
Removed ThreadId field
Removed Count field
Optimized db access by using Monitor for the local machine/tenant checks
Removed Machine/Thread scopes
2015-09-03 15:03:42 -07:00
Sipke Schoorstra
81bf5d94fd
Updated usages of ITaskLeaseService with IDistributedLockService.
2015-08-21 19:35:42 +01:00
Sebastien Ros
cc82bfcca0
Fixing duplicate session creation
2015-07-30 15:49:13 -07:00
Sebastien Ros
8dfd9048b3
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Indexing/Settings/EditorEvents.cs
src/Orchard.Web/Modules/Orchard.MediaLibrary/Views/EditorTemplates/Fields/MediaLibraryPicker.Edit.cshtml
2014-09-19 10:19:29 -07:00
Sebastien Ros
a0e8fda8a2
Clearing IContentManagerSession in SessionLocator
2014-09-18 15:38:42 -07:00
Sebastien Ros
84993f3a4e
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Alias/Implementation/Updater/AliasHolderUpdater.cs
src/Orchard.Web/Modules/Orchard.Alias/Orchard.Alias.csproj
src/Orchard.Web/Modules/Orchard.Indexing/Services/IndexingTaskExecutor.cs
2014-09-18 10:53:40 -07:00
Daniel Stolt
5965f02b02
Added support for custom encoding presets to Orchard.Azure.MediaServices.
2014-09-08 19:07:23 +02:00
Sebastien Ros
eccea78185
Applying the RequireNew pattern correctly
2014-08-28 13:58:44 -07:00
Sebastien Ros
ab431c6e89
Removing dependency on Part for rendering videos
2014-05-29 15:55:59 -07:00
Daniel Stolt
90c567a291
#20684 Reverted incorrect (and naïve) string replacements of "Windows Azure".
...
Work Item: 20684
2014-05-17 19:15:19 +02:00
Sebastien Ros
a7c2bab4e8
Renaming Windows Azure to Microsoft Azure
2014-04-01 17:10:25 -07:00
Sipke Schoorstra
8bda4bc6cc
Fixed sweeplock bugs in media services background tasks.
2014-03-24 23:29:43 +01:00
Daniel Stolt
3fa9bce1ec
Added an exception handler to JobProcessor.
2014-03-22 17:21:50 +01:00
Daniel Stolt
bddaa8cc60
Added the Orchard.Azure.MediaServices module.
2014-03-22 15:59:41 +01:00