Commit Graph

7743 Commits

Author SHA1 Message Date
Sebastien Ros
995806bdde Merge branch '1.8.x' into 1.x 2014-04-17 15:20:32 -07:00
Sebastien Ros
30aeb54fd3 #20213: Implementing retry logic
Work Item: 20213
2014-04-17 15:20:09 -07:00
Sebastien Ros
95a2f5be1f Merge branch '1.8.x' into 1.x 2014-04-17 13:22:29 -07:00
Sebastien Ros
509c694d4b #20614: Fixing cache invalidation between browsers
One browser with different headers would invalidate
all saved versions for a page, so two clients could
be in a position not to get a cached version anytime
if requests were alternated.

Chrome creates a cache entry, IE creates a cache entry and
delete all others, Chrome comes back deletes all entries, IE
comes back and has no entries.

Work Item: 20614
2014-04-17 13:18:47 -07:00
Sebastien Ros
e5d89ea1fb Allowing AliasUpdater to be disabled
AliasUpdater is only useful for farms
2014-04-17 12:52:03 -07:00
Sebastien Ros
fad2843a43 Loading Host configs in order
Sites.config is a fallback if Sites.{tenant}.config is not found
2014-04-17 12:51:32 -07:00
Sebastien Ros
e10aa37620 Improving path resolution performance 2014-04-17 12:50:57 -07:00
Sebastien Ros
2432b7f326 Fixing invalid BBcode filter state 2014-04-17 12:50:09 -07:00
Sebastien Ros
3d6ae2846c Removing duplicate using 2014-04-17 12:49:03 -07:00
Sebastien Ros
e9fd66a5af Adding example to configure background interval 2014-04-17 12:48:18 -07:00
Sebastien Ros
ff20eb3124 Implementing comments notifications 2014-04-16 10:32:19 -07:00
Sebastien Ros
dd203b3edf Fixing WarmupHttpModule version 2014-04-15 15:06:03 -07:00
Sebastien Ros
4edfd1cbf5 Adding Database Output Cache feature 2014-04-14 15:37:30 -07:00
Sebastien Ros
11d1aa0a57 Fixing cache admin view 2014-04-10 18:21:38 -07:00
Sebastien Ros
cfacfaabab Merge branch '1.8.x' into 1.x 2014-04-10 14:39:30 -07:00
Sebastien Ros
499d2ec4c4 Fixing reference to System.Net.Http 2014-04-10 14:36:12 -07:00
Sebastien Ros
302b1f3540 Adding IgnoreNoCache setting to OutputCache
This setting lets a website ignore "no-cache" requests from clients.
This is usually done to force a refresh of a cached value, but this could
also lead to unnecessary load as Orchard already invalidates its cache
automatically (based on tags) or it could also be used by DDOS attacks.

Also remove the "browser" ASP.NET setting as it could create too many
entries in kernel cache.

Work Item: 20614
2014-04-10 14:35:08 -07:00
Sebastien Ros
5bc6b74395 #20608: Fixing Super User update
Work Item: 20608
2014-04-08 18:09:21 -07:00
Sebastien Ros
dad8835196 Improving support of huge amount of content items 2014-04-03 18:36:14 -07:00
Sebastien Ros
d28f739127 Using SqlServer 2012 dialect when possible
Automatically used on Sql Azure, or by adding
";Dialect=MsSql2012Dialect" in the connection string
2014-04-03 18:13:45 -07:00
Sebastien Ros
a7c2bab4e8 Renaming Windows Azure to Microsoft Azure 2014-04-01 17:10:25 -07:00
Sebastien Ros
4434e55837 Fixing Ms Open Technologies url 2014-04-01 17:04:08 -07:00
Sebastien Ros
782012849a Using the blog's description in RSS feeds 2014-04-01 15:50:41 -07:00
Sebastien Ros
6bee52e950 Using the blog's description in RSS feeds 2014-04-01 15:49:26 -07:00
Sebastien Ros
9dcb790d27 #20586: Fixing Form Submitted activity
Work Item: 20586
1.8
2014-03-29 10:48:11 -07:00
Sebastien Ros
5171e9089f #20585: Fixing Media picker field
Work Item: 20585
2014-03-29 10:32:58 -07:00
Sebastien Ros
2538ca1ee7 Removing default UserPart status values 2014-03-28 18:29:32 -07:00
Sebastien Ros
062ca25d37 Improving ShellSettings resolution in logger 2014-03-28 12:52:27 -07:00
Sebastien Ros
9c5b1dce5f Merge branch '1.7.x' into 1.x 2014-03-28 11:41:21 -07:00
Sebastien Ros
37f5685065 Updating version numbers 2014-03-28 11:11:45 -07:00
Sebastien Ros
3e723c882b Fixing List changes 2014-03-28 10:25:47 -07:00
Sipke Schoorstra
aacae5451c Renamed 'List Definition' to just 'List'. 2014-03-28 10:06:42 -07:00
Sipke Schoorstra
3b95c46f90 Restored removed ContainerWidget properties. 2014-03-28 10:06:41 -07:00
Sipke Schoorstra
129133f6ba Added Lists projection filter and sort criterion provider. 2014-03-28 10:06:39 -07:00
Sebastien Ros
5da0177c68 Fixing User unit tests 2014-03-28 10:03:54 -07:00
Piotr Szmyd
df803b2301 #20534: Fixing custom form permissions.
Work Item: 20534
2014-03-28 16:40:41 +01:00
Sebastien Ros
373421c310 Forcing version upgrade 2014-03-27 17:47:59 -07:00
Sebastien Ros
184c41e6d7 Adding an upgrade step for 1.x users 2014-03-27 17:35:17 -07:00
Sebastien Ros
1ca5fa5483 Fixing shifted content versionning 2014-03-27 06:52:05 -07:00
Sebastien Ros
14674a9908 Fixing DynamicProxy unit tests by reverting autofac upgrade 2014-03-26 18:38:20 -07:00
Sebastien Ros
0fbc2e47bc Fixing unit tests and warnings 2014-03-26 17:37:01 -07:00
Sebastien Ros
35d2a6c8fd #20577: Fixing Orchard.Templates
Work Item: 20577
2014-03-26 12:21:51 -07:00
Daniel Stolt
365060b7c6 Improved Module.txt for Orchard.Azure. 2014-03-26 01:19:40 +01:00
Daniel Stolt
64242b4310 Fixed an incorrect format string in DefaultPlatformConfigurationAccessor. 2014-03-26 00:35:58 +01:00
Daniel Stolt
46999e6748 Updating the Readme.txt file for the Orchard.Azure.MediaServices module. 2014-03-26 00:21:46 +01:00
Daniel Stolt
64da4c2d47 Merge branch '1.x' of https://git01.codeplex.com/orchard 2014-03-26 00:03:21 +01:00
Daniel Stolt
c58e82ebd1 Refactored platform configuration code in Orchard.Azure. 2014-03-26 00:03:10 +01:00
Sebastien Ros
b38f6202af Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x 2014-03-25 15:35:55 -07:00
Sebastien Ros
d6a8cb8b8d Merge branch '1.7.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Workflows/Orchard.Workflows.csproj
2014-03-25 14:38:13 -07:00
Lombiq
4f4f1c870b Partially reverting the changes made related to #20337 to fix the errors caused by the limitations by NHibernate. 2014-03-25 21:25:46 +01:00