1
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
Formatted JsonPacket according to the defined ReSharper profile More... over 11 years ago
Use object initializer for JsonPacket More... over 11 years ago
Replaced tabs with spaces More... over 11 years ago
Made RavenClient.Send private More... over 11 years ago
Added documentation to IRavenClient and RavenClient More... over 11 years ago
Cleaned up RavenClient.cs according to the defined ReSharper profile More... over 11 years ago
Made a silent cleanup profile for ReSharper More... over 11 years ago
Added ReSharper code style setting file More... over 11 years ago
Extracted IRavenClient interface to simplify testing in third party projects. More... over 11 years ago
Merge pull request #31 from AndyA13/master More... over 11 years ago
Fixed string replace return value not being used in credit card filter. More... over 11 years ago
Added documentation to the Dsn class More... over 11 years ago
Local variables should be lowercase. Renamed DELTAS to deltas. More... over 11 years ago
Renamed DSN.cs to Dsn.cs to match its renamed class name More... over 11 years ago
Temporary renaming of DSN.cs to _Dsn.cs More... over 11 years ago
Made SharpRaven.Data.SentryException.Stacktrace into a property. More... over 11 years ago
Made SharpRaven.Data.SentryException.Module into a property. More... over 11 years ago
Made SharpRaven.Data.SentryException.Value into a property. More... over 11 years ago
Made SharpRaven.Data.SentryException.Type into a property. More... over 11 years ago
Wrap 'true' in <c> elements in the documentation. See http://msdn.microsoft.com/en-us/library/te6h7cxs(v=vs.90).aspx for details. More... over 11 years ago
Renamed SharpRaven.RavenClient.CurrentDSN to CurrentDsn More... over 11 years ago
Local variables should be lowercase More... over 11 years ago
Renamed SharpRaven.Dsn.URI to Uri More... over 11 years ago
Renamed SharpRaven.Dsn.SentryURI to SentryUri More... over 11 years ago
Renamed the 'DSN' class and referred properties to 'Dsn'. More... over 11 years ago
Fixed usage of the SharpRaven.Data.ErrorLevel enum. More... over 11 years ago
Removed unecessary 'using' statement. More... over 11 years ago
Added documentation to the SharpRaven.Data.ErrorLevel enumeration More... over 11 years ago
Fixed casing of the enum values in SharpRaven.Data.ErrorLevel More... over 11 years ago
Merge pull request #29 from galmeida/master More... over 11 years ago