42
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Null reference bug when Html.Encode called with an empty string More... about 11 years ago
Using escaping/unescaping methods from Uri instead of HttpUtility.UrlEncode/Decode More... about 11 years ago
Terser HtmlString formatting More... about 11 years ago
Masking null to empty string during HtmlString construction More... about 11 years ago
UL end tag typo More... about 11 years ago
Switching to AntiXss for HTML encoding More... about 11 years ago
SpeedBar no dependent on HttpBrowserCapabilities and HtmlTextWriter More... about 11 years ago
PoweredBy converted from WebControl to razor-based partial More... about 11 years ago
Environment.TryGetMachine no longer needed since partial trust is now obsolete (in ASP.NET) More... about 11 years ago
ConnectionStringHelper not used in Elmah.AspNet project More... about 11 years ago
Removing legacy modules, FixIIS5xWildcardMappingModule and MsAjaxDeltaErrorLogModule More... about 11 years ago
ReverseComparer no longer used More... about 11 years ago
Telling ReSharper to not to add access modifiers unless needed, for less noise More... about 11 years ago
Terser delegate constructions More... about 11 years ago
Using `var` wherever possible More... about 11 years ago
Merge of MemoryErrorLog unit tests More... about 11 years ago
Parameter name assertions missing from MemoryErrorLog args unit tests More... about 11 years ago
Consolidating log creation and resetting duplication in MemoryErrorLog unit tests More... about 11 years ago
Surrounded reset with lock. More... about 11 years ago
Fixed comments from review. More... about 11 years ago
Referencing scripts, samples as docs as VS solution items More... about 11 years ago
ReSharper 8.1 settings upgrade More... about 11 years ago
Upgrading MoreLINQ source packages More... about 11 years ago
Even more tests of input parameters in MemoryErrorLog. More... about 11 years ago
Implemented Reset method on MemoryErrorLog to be used instead of clearing the internal error collection each time MemoryErrorLog is created. This would break backwards competability. More... about 11 years ago
Merged More... about 11 years ago
Fixed a bug when adding more errors that initial size to MemoryErrorLog. More... about 11 years ago
Starting writing unit tests of MemoryErrorLog. More... about 11 years ago
Ignoring generated XML doc files More... about 11 years ago
Merge; Fixes issue #113; Fixes issue #292 More... about 11 years ago