1
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
Remove the obsolete, not implemented SocialSecurityFilter from the default LogScrubber filters More... about 9 years ago
Use JContainer.Merge() and some custom array logic to merge exception.Data and extra objects. More... about 9 years ago
Use the PropertyInfo.GetValue(string, object[]) overload to have backward compatibility with .NET 4.0 More... about 9 years ago
Ensure that IDictionary and IEnumerable<KeyValuePair<,>> are serialized properly More... about 9 years ago
Merge remote-tracking branch 'jmalczak/feature/exception-data' into feature/exception-data More... about 9 years ago
Added failing test testing fo presence of unwanted member More... about 9 years ago
Write the serialized JSON to console for easier debugging More... about 9 years ago
Merge branch 'master' into develop More... about 9 years ago
R# cleanup More... about 9 years ago
Added back the Create_ProjectAndException_DataPropertyIsSavedInExtrasAlongWithExtrasObjectEvenWithTheSameKey test More... about 9 years ago
Added ExceptionData class, to be able to capture nested exception data. Adjusted existing Exception.Data tests and added a new one explicitly testing the nesting. More... about 9 years ago
Moved Helper up a folder for more reuse More... about 9 years ago
R# cleanup More... about 9 years ago
Merge branch 'develop' into feature/exception-data More... about 9 years ago
Merge branch 'master' into develop More... about 9 years ago
Merge pull request #88 from getsentry/fix_link More... about 9 years ago
fixing github link More... about 9 years ago
Fixed compilation issue, removed Exception.Data integration tests and created some tests in JsonPacketFactory, fixed UniqueKey method More... about 9 years ago
Added build status badge to readme More... about 9 years ago
Wrap .NET 4.5 stuff in #region More... about 9 years ago
Added async capture tests More... about 9 years ago
Change the fingerprint type from List<string> to string[]. More... about 9 years ago
Added capture test for fingerprint More... about 9 years ago
Moved CaptureMessageAsync out of the "Deprecated Methods" region. More... about 9 years ago
Added fingerprint to the async methods More... about 9 years ago
Not sure what R# is up to, but here you go. More... about 9 years ago
First go at capturing `Exception.Data`. More... about 9 years ago
Add support level information More... about 9 years ago
Add fingerprint to IJsonPacketFactory More... over 9 years ago
Add fingerprint to interface More... over 9 years ago