Commit Graph

7437 Commits

Author SHA1 Message Date
Erik Oppedijk
cd270493d1 Azure web.config cleanup 2013-12-04 11:56:00 -08:00
Erik Oppedijk
5dbe016022 webpages enabled removed from codegeneration 2013-12-04 11:55:58 -08:00
Erik Oppedijk
ef7318fa58 remove webpages:enabled from scripts and content folders 2013-12-04 11:55:57 -08:00
Erik Oppedijk
277f43c970 update assembly binding redirects 2013-12-04 11:55:55 -08:00
Erik Oppedijk
3061412961 Delete views/web.config and update webpages to 3.0 2013-12-04 11:55:54 -08:00
Erik Oppedijk
5805f0ad9b Repair intellisense, update references 2013-12-04 11:54:34 -08:00
Sebastien Ros
2e163a475b Removing direct use of BodyPartRecord 2013-12-03 15:05:02 -08:00
Sipke Schoorstra
a6a481b78a Fixing RuntimeBinderException ("Cannot implicitly convert type 'Foo' to 'Newtonsoft.Json.Linq.JToken'") when getting a complex type from the workflow state. 2013-11-29 00:51:49 +01:00
Sipke Schoorstra
8f35d97621 Fixing RuntimeBinderException ("Cannot implicitly convert type 'Foo' to 'Newtonsoft.Json.Linq.JToken'") when adding a complex type to the workflow state. 2013-11-29 00:42:25 +01:00
Sebastien Ros
a2d91796d1 Add a configuration flag to disable cache files
The cache files cache.dat and mappings.bin can have
concurrency issues in case multiple instances try to access
them concurrently (see Azure Web Sites)
2013-11-27 17:23:18 -08:00
Sebastien Ros
48479f3d69 Fixing unit tests 2013-11-27 11:45:11 -08:00
Sebastien Ros
654c432365 Grouping routes also by name 2013-11-27 11:44:52 -08:00
Sebastien Ros
0cce4b4357 Lock ShellDescriptor cache
The cache.dat files contains the enabled features for every tenants.
This file is accessed in read/write by all tenants when they are loaded
or changed. This can happen concurrently if tenants are activated
in parallel, if multiple servers are using the same file system, or if
multiple tenants get their features changed at the same time. This
commit doesn't fix the case of multiple web roles accessing the same
file system (WAWS).
2013-11-26 15:12:35 -08:00
Sebastien Ros
082b28204b Activate tenants in parallel 2013-11-26 15:12:34 -08:00
Sipke Schoorstra
5888caa3d3 Media Library: adding support for displaying draft items. 2013-11-23 18:51:37 +01:00
Bertrand Le Roy
6477ddc828 Removed unused tokenizer from notification activity. 2013-11-22 23:04:30 -08:00
Bertrand Le Roy
da19df982d Added a logging workflow activity that adds an entry in the application logs 2013-11-22 23:02:20 -08:00
Sebastien Ros
372579d9c8 Fixing feature enabling and adding ContextState 2013-11-20 16:01:03 -08:00
Bertrand Le Roy
5193ba7b0c Made admin pages print pretty: menu is removed, as are save buttons and backgrounds. 2013-11-19 22:03:09 -08:00
Sipke Schoorstra
cd6bf2c357 Fixing a stack overflow exception when the HttpContext is mocked (for Orchard command line and Background processed) when accessing the site settings (which is needed to for the HttpContext stand-in). 2013-11-20 01:31:50 +01:00
Sebastien Ros
b751ef7216 Preventing app to restart when a tenant is created 2013-11-18 21:17:22 -08:00
Sebastien Ros
889cbdc853 Removing unnecessary transaction 2013-11-18 21:16:26 -08:00
Sebastien Ros
48d0c104ae Ensuring IProcessingEngine tasks are executed on the same work context 2013-11-18 21:11:24 -08:00
Sebastien Ros
c4b4967e06 Grouping shell routes by area and priority 2013-11-18 21:10:30 -08:00
Sebastien Ros
01b6667d6d Updating System.Net.Http 2013-11-13 15:38:05 -08:00
Sebastien Ros
7b2f7dc165 Fixing merge changes 2013-11-12 18:07:39 -08:00
Sebastien Ros
856bf94853 Fixing wrong media queries 2013-11-12 17:56:05 -08:00
Sebastien Ros
1a8219ca80 Shifting Media parts 2013-11-12 17:56:03 -08:00
Sebastien Ros
386c1b7d6d Fixing unit tests 2013-11-12 17:56:02 -08:00
Sebastien Ros
de0c4345f0 Shifting WarmupSettingsPart 2013-11-12 17:56:00 -08:00
Sebastien Ros
04b5e35765 Shifting SmtpSettingsPart 2013-11-12 17:55:57 -08:00
Sebastien Ros
ef12e5321a Shifting RegistrationSettingsPart 2013-11-12 17:55:56 -08:00
Sebastien Ros
811fd6e297 Shifting SearchSettingsPart 2013-11-12 17:55:54 -08:00
Sebastien Ros
6cfe4db1e8 Shifting MessageSettingsPart 2013-11-12 17:53:55 -08:00
Sebastien Ros
d4fd31ca71 Shifting CommentPartSettings 2013-11-12 17:53:13 -08:00
Sebastien Ros
07c41a05b6 Shifting CacheSettingsPart 2013-11-12 17:53:12 -08:00
Sebastien Ros
ee878699cf Shifting Taxonomies
Light shift as records are necessary. Upgrade code could
be done too.
2013-11-12 17:53:09 -08:00
Sebastien Ros
88c258ef55 Shifting Menu Items 2013-11-12 17:53:07 -08:00
Sebastien Ros
17a96308c5 Shifting Widgets 2013-11-12 17:51:53 -08:00
Sebastien Ros
a44b63465c Removing unnecessary rows limit 2013-11-12 17:51:52 -08:00
Sebastien Ros
5c3e07dc99 Shifting TagsPart 2013-11-12 17:51:50 -08:00
Sebastien Ros
81e5168fae Shifting ContentMenuItemPart 2013-11-12 17:51:48 -08:00
Sebastien Ros
a99eec08b9 Shifting ContentItemPermissionsPart 2013-11-12 17:51:47 -08:00
Sebastien Ros
0c35d28f17 Adding XmlHelper support for enums 2013-11-12 17:51:45 -08:00
Sebastien Ros
57b98724a9 Shifting UserPart 2013-11-12 17:51:44 -08:00
Sebastien Ros
7a88a4cb3c Shifting blogs 2013-11-12 17:51:42 -08:00
Sebastien Ros
44f2d4d3aa Cleaning ArchiveLaterPart 2013-11-12 17:51:39 -08:00
Sebastien Ros
ddca4f762f Shifting TypePadSettings 2013-11-12 17:51:37 -08:00
Sebastien Ros
4e218a5362 Fixing SpamFilterPart filenames 2013-11-12 17:51:36 -08:00
Sebastien Ros
cf5eef8c7c Shifting ReCaptchaSettingsPart 2013-11-12 17:51:34 -08:00