Piotr Szmyd
4c1187beb8
Removing invalid source control bindings from Orchard.Layouts.
2014-10-15 09:52:51 +02:00
Piotr Szmyd
d7628aaf61
Moving extension methods to separate namespace.
2014-10-15 09:49:43 +02:00
Piotr Szmyd
219150bd20
Fixed solution file and corrected namespace in Orchard.Redis
2014-10-15 09:45:06 +02:00
Piotr Szmyd
3b6f978100
Refactored output cache provider to use atomic, Lua script-based key deletion.
2014-10-15 09:43:23 +02:00
Piotr Szmyd
b79f2e2db2
Implemented Redis-based cache provider.
2014-10-15 09:40:28 +02:00
Piotr Szmyd
044746d511
Lua scripts for efficient batch counting and removing keys.
2014-10-15 09:39:06 +02:00
Piotr Szmyd
5feb717dc4
Merge branch 'feature/caching' into feature/messagebus
...
Conflicts:
src/Orchard.sln
2014-10-15 02:05:18 +02:00
Piotr Szmyd
dc6087e620
Making ICacheService and ICacheServiceProviders generic.
2014-10-15 02:02:36 +02:00
Piotr Szmyd
277f20571f
#20947 : Fixed exception thrown when trying to update a feature manually.
...
Work Item: 20947
2014-09-16 13:54:46 +02:00
Piotr Szmyd
6605eeb34d
#20839 : Fixing issue with tabs in Dashboard not appearing after recent nav changes. They show up again.
...
Work Item: 20839
2014-07-29 16:06:31 +02:00
Piotr Szmyd
d08aa1883e
Fixing matching logic when looking for a menu item to select.
...
Items with route values (eg. ContentMenuItem) were omitted and not selected when viewing their child pages, non-existent in the menu.
Eg. item pointing to a blog was not selected when one entered one of the blog posts (provided the blog post was not on a menu).
2014-07-22 21:52:32 +02:00
Piotr Szmyd
0d03ad2ca6
Implemented level-based alternates for MenuItem and MenuItemLink.
2014-07-22 21:04:24 +02:00
Piotr Szmyd
e2d8aa1842
Fixing VS version discovery order in ClickToBuild.cmd (VS2013 should take precendence over VS2012 if both are installed).
2014-07-22 17:50:13 +02:00
Piotr Szmyd
7cb97fdd7c
Revert "Fixing build warnings. Added binding redirects for JSON.NET 6.0"
...
It's a tooling issue, not Orchard - warnings are caused by Azure VS Tools 2.3 (http://connect.microsoft.com/VisualStudio/feedback/details/850425/windows-azure-vs-tools-breaking-msbuild-for-web-projects )
2014-07-15 21:57:59 +02:00
Piotr Szmyd
eb38abcc31
Fixing build warnings. Added binding redirects for JSON.NET 6.0
2014-07-15 14:23:43 +02:00