Commit Graph

7911 Commits

Author SHA1 Message Date
Sipke Schoorstra
69d1ef8f86 Improving output cache filter.
- This change allows any shapes to be added to the Messages zone without causing the output cache to not kick in anymore.
- Using INotifier instead of INotificationManager to prevent invocation of INotificationProvider implementations.
2014-09-30 15:33:14 -07:00
Stanley Goldman
47a00df9d7 Adding comment to Repository 2014-09-29 20:58:53 -04:00
Sebastien Ros
64689433bc Fixing build scripts
Calls the environment variables initialization script
in all cases.
2014-09-29 15:45:58 -07:00
Sebastien Ros
fc21ebc891 Fixing HTML encoding for feed tokens 2014-09-29 14:40:04 -07:00
Sebastien Ros
d7a87893d7 Ignoring new VS14 CTP solution files 2014-09-29 12:03:10 -07:00
Stanley Goldman
7403aff65c #18826: Correcting variable names 2014-09-28 15:51:47 -04:00
Stanley Goldman
a40bbbab51 #18826: Preventing shared references to repository collections 2014-09-28 15:19:00 -04:00
Sebastien Ros
abed55164d Fixing performance issue in OutputCache 2014-09-26 12:54:40 -07:00
Sebastien Ros
aafb915892 #20960: Fixing infinite loop when creating index tasks
Work Item: 20960
2014-09-26 12:21:14 -07:00
Sebastien Ros
1824a738a9 Fixing IContentManagerSession usage 2014-09-19 10:15:28 -07:00
Sebastien Ros
ba9a812d87 #20366: Fixing sort criteria order
Work Item: 20366
2014-09-18 16:02:50 -07:00
Josh Berry
3db2c7597a #20903: Fixing overflowing media titles
Work Item:20903
2014-09-18 15:45:28 -07:00
Sebastien Ros
c590337df1 #20900: Creating Indexing tasks by batches
Work Item: 20900
2014-09-18 15:39:03 -07:00
Sebastien Ros
a0e8fda8a2 Clearing IContentManagerSession in SessionLocator 2014-09-18 15:38:42 -07:00
Sebastien Ros
65abba550f #20634: Removing unallowed media chars in requests
Work Item: 20634
2014-09-18 15:09:53 -07:00
Sebastien Ros
d5507f2661 #20953: Fixing potentially corrupted IndexTaskRecord
Work Item: 20953
2014-09-18 14:37:34 -07:00
Sebastien Ros
e349349860 Bullet proofing TransactionManager.Cancel() 2014-09-18 10:45:31 -07:00
Sebastien Ros
21b5a1b2ac Fixing PublishLater/CreatedUtc behaviors 2014-09-16 17:03:04 -07:00
Sebastien Ros
d89e36d78d Don't analyze username in index 2014-09-16 10:58:50 -07:00
Sebastien Ros
85159d8728 Fixing migration isolation and sessions lifetime 2014-09-15 17:28:14 -07:00
jasperd
0e1c0c567e #20368: Prevent creation of a tenant that already exists
Work Item: 20368
2014-09-14 11:42:01 +01:00
brporter
03e72cb931 #19347: fix for issue 19347
Work Item: 19347
2014-09-14 11:34:08 +01:00
Stanley Goldman
5a2f7be1af #20926: Correctly considering data-defaultstate 2014-09-14 11:25:27 +01:00
Lombiq
f9404e4cd7 Removing unused injected dependency from DynamicModuleVirtualPathProvider. 2014-09-13 21:50:02 +02:00
Sebastien Ros
8c9f0692a1 #20902, 20177: Fixing profile performance
Work Items: 20177, 20902
2014-09-11 17:06:38 -07:00
Sebastien Ros
899b5950b3 #20487: Fixing comments email case sensitivity
Work Item: 20487
2014-09-11 16:50:56 -07:00
Lombiq
bee83d2205 Fixing build warning because of unused variable in Orchard.Templates. 2014-09-11 22:26:07 +02:00
Stanley Goldman
d33069b1ff #20710:Fixing empty string support in command recipe handler
Work Item: 20710
2014-09-11 10:25:01 -07:00
Stanley Goldman
600dda4a2a #20668: Fixing Shape Tracing out of memory exception
Work Item: 20668
2014-09-11 10:14:33 -07:00
Sebastien Ros
5b294d3106 Fixing NRE during setup 2014-09-10 12:55:11 -07:00
Lombiq
a3053c3d9a Factoring out Alias updating logic to separate service so aliases can be refreshed not just from a background task. 2014-09-10 17:37:57 +02:00
Lombiq
8818202fcf #20922: Optimizing Alias lookups by using the in-memory AliasMap
Work Item: 20922
2014-09-10 17:28:54 +02:00
Sebastien Ros
eccea78185 Applying the RequireNew pattern correctly 2014-08-28 13:58:44 -07:00
Sebastien Ros
7b565c0517 #20905: Fixing unit tests
Work Item: 20905
2014-08-27 12:22:26 -07:00
Sebastien Ros
5f92beb0fb Improving indexing process 2014-08-27 12:22:23 -07:00
Lombiq
42189e9297 #20357: Orchard.Localization - Fixing that AddLocalizationViewModel.Content should of the type dynamic
Work Item: 20357
2014-08-27 14:12:20 +02:00
Sebastien Ros
3b5d4f4e85 Improving sessions management 2014-08-26 18:08:23 -07:00
Sebastien Ros
ad9a10d9be #20868: Fixing term type duplication
Work Item: 20868
2014-08-25 15:24:19 -07:00
Sebastien Ros
d7fded7ce9 #20848: Preventing unintentional empty slugs
Work Items: 20848
2014-08-25 15:20:43 -07:00
Sebastien Ros
52b0367cdf Defining default search fields in Search recipe 2014-08-22 16:46:31 -07:00
Sebastien Ros
284891dbaa #20781: Fixing template alternates support
Work Item: 20781
2014-08-21 17:53:40 -07:00
Lombiq
cb98e31df1 #20893: Adding shortcut extension methods to IStorageProvider to simply read and write files.
Work Item: 20893
2014-08-20 00:44:02 +02:00
Lombiq
12603a760d Also logging the tenant name when an exception is caught from background tasks, partially making up for the lack of tenant context when such exceptions are logged. 2014-08-16 20:49:44 +02:00
Lombiq
9a2041c2a2 Adding logging to ShellDescriptorManager. 2014-08-16 14:23:16 +02:00
Lombiq
d904d129f9 Changing logging levels in ShellSettingsManager to more appropriate "information".
See: http://stackoverflow.com/a/6795022/220230
2014-08-16 14:13:51 +02:00
Lombiq
a48ba49e67 #20156: Fixing that malformed content item display/preview URLs caused exceptions instead of resturning 404.
Work Item: 20156
2014-08-16 13:52:02 +02:00
Sebastien Ros
9550146acc Fixing build warnings 2014-08-15 13:42:52 -07:00
Lombiq
2e6f56f90e #20365: Fixing that a MediaLibraryPickerField looses its value(s) if an other editor group is updated
Work Item: 20365
2014-08-15 13:23:36 +02:00
Sebastien Ros
43a2e1a282 #20818: Adding analyzed search terms option
Work Item: 20818
2014-08-14 18:22:29 -07:00
Lombiq
780fc2a15f Fixing that disposed shell context were later accessed because of lazy enumerations.
Aka fixing the fix's improvement's fix.
2014-08-14 00:35:54 +02:00