42
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Consolidating .NET 4.5 code path under HttpRequestValidation as well More... over 11 years ago
Missing license header More... over 11 years ago
Missing project file targeting .NET Framework 4.5 (adding to issue #217) More... over 11 years ago
Fixes issue #27 for .NET 4.0 or later More... over 11 years ago
Moving style sheet hash computation out of type constructor to avoid TypeLoadException More... over 11 years ago
Overload of sequence indexing method taking a starting index More... over 11 years ago
Fixed typo for changed StyleSheetHelper in MasterPage More... over 11 years ago
Improving the declaration and generation of StyleSheetResourceNames More... over 11 years ago
Making StyleSheetHash a readonly field rather than a property More... over 11 years ago
Further renaming of StylesheetXyz to StyleSheetXyz More... over 11 years ago
Renamed StylesheetHelper to be StyleSheetHelper More... over 11 years ago
Fix stylesheet URL in Master Page such that a) the hash goes into a query string parameter, b) the hash is escaped and c) the incorrect trailing > is ditched More... over 11 years ago
LINQ-friendly String.Join alternative More... over 11 years ago
Extracting stylesheet resource names out into their own readonly variable More... over 11 years ago
Changing StylesheetHelper to return a genuine hash More... over 11 years ago
Adding simple "stylesheet hash" placeholder ready for something hopefully more advanced! More... over 11 years ago
Simple changes just to start caching the stylesheet NB this is incomplete as it doesn't cater for the stylesheet contents changing over time More... over 11 years ago
Splitting SqlErrorLog into its own project More... over 11 years ago
Merge More... over 11 years ago
PgsqlErrorLog incorrectly refers to SqlErrorLog in XML doc summaries More... over 11 years ago
Tabs to spaces More... over 11 years ago
Splitting MySqlErrorLog into its own project More... over 11 years ago
Splitting AccessErrorLog into its own project More... over 11 years ago
Merge More... over 11 years ago
Backout changesets 22f708fe4366 and 79ee6fd91f18 More... over 11 years ago
Removing commented out trials in DbCommandExtensions More... over 11 years ago
Cleaning ErrorMailHtmlFormatter of unused imports More... over 11 years ago
Eliminate leading white space from error detail pre tag in ErrorMailHtmlPage for correct formatting effect More... over 11 years ago
Terser ErrorMailHtmlFormatter.Format arg checking More... over 11 years ago
Error mandatory in initialization of ErrorMailHtmlPage More... over 11 years ago