Shannon
f7097d571c
U4-10301 Change the PluginManager hash to use more reliable and consistent hashes
2017-08-17 11:38:57 +10:00
Shannon
1274fbaefd
Fixes up the equality members for the event args types to include Gethash code and sequence equal checking, this is done by a base class used by event args that deal with collections.
2017-04-28 18:14:50 +10:00
Shannon
4084ff8a24
Changes the key used for the PocoFactories to be a small hash
2014-09-26 08:35:13 +10:00
Shannon Deminick
81d8f74e0d
Small update to hashcodecombiner and pluginmanager
2012-11-21 08:39:10 +05:00
Shannon Deminick
0011d568c6
Fixes up HashCodeCombiner with correct long field intead of int with correct initialization.
...
Adds App_Code and global.asax to be monitored for changes to create the hash code.
2012-11-21 08:28:11 +05:00
Shannon Deminick
083bab0528
Added HashCodeCombiner and unit tests to support. Added ability to create a hashed file based on scanned assemblies in the
...
PluginManager and added a cached plugin xml file to the PluginManager. Now we don't actually scan any assemblies on app startup
during plugin finding if none of the DLLs have changed. Added trace statements to the UmbracoModule for better benchmarking for
how long a full request takes to load from start to finish.
2012-11-11 09:09:06 +05:00