42
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 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 12 years ago
Missing license header More... over 12 years ago
Missing project file targeting .NET Framework 4.5 (adding to issue #217) More... over 12 years ago
Fixes issue #27 for .NET 4.0 or later More... over 12 years ago
Moving style sheet hash computation out of type constructor to avoid TypeLoadException More... over 12 years ago
Overload of sequence indexing method taking a starting index More... over 12 years ago
Fixed typo for changed StyleSheetHelper in MasterPage More... over 12 years ago
Improving the declaration and generation of StyleSheetResourceNames More... over 12 years ago
Making StyleSheetHash a readonly field rather than a property More... over 12 years ago
Further renaming of StylesheetXyz to StyleSheetXyz More... over 12 years ago
Renamed StylesheetHelper to be StyleSheetHelper More... over 12 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 12 years ago
LINQ-friendly String.Join alternative More... over 12 years ago
Extracting stylesheet resource names out into their own readonly variable More... over 12 years ago
Changing StylesheetHelper to return a genuine hash More... over 12 years ago
Adding simple "stylesheet hash" placeholder ready for something hopefully more advanced! More... over 12 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 12 years ago
Splitting SqlErrorLog into its own project More... over 12 years ago
Merge More... over 12 years ago
PgsqlErrorLog incorrectly refers to SqlErrorLog in XML doc summaries More... over 12 years ago
Tabs to spaces More... over 12 years ago
Splitting MySqlErrorLog into its own project More... over 12 years ago
Splitting AccessErrorLog into its own project More... over 12 years ago
Merge More... over 12 years ago
Backout changesets 22f708fe4366 and 79ee6fd91f18 More... over 12 years ago
Removing commented out trials in DbCommandExtensions More... over 12 years ago
Cleaning ErrorMailHtmlFormatter of unused imports More... over 12 years ago
Eliminate leading white space from error detail pre tag in ErrorMailHtmlPage for correct formatting effect More... over 12 years ago
Terser ErrorMailHtmlFormatter.Format arg checking More... over 12 years ago
Error mandatory in initialization of ErrorMailHtmlPage More... over 12 years ago