1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added StringComparison.Ordinal to avoid culture problems More... almost 12 years ago
Merged branch 'unit-testing' into 'nuget' to get the .NET 4.0 change of SharpRaven.UnitTests More... almost 12 years ago
Replaced .NET 4.5 specific code with something that is .NET 4.0 compatible More... almost 12 years ago
Changed NuGet references from .NET 4.5 to 4.0 More... almost 12 years ago
Changed the UnitTests project from .NET 4.5 to 4.0 More... almost 12 years ago
Merged the branch 'master' into 'nuget' to get the latest unit testing goodness. More... almost 12 years ago
Merge pull request #37 from asbjornu/unit-testing More... about 12 years ago
Added more test data to the SerializedJsonPacket_WithValidData_IsValid test. More... about 12 years ago
Generated new JSON Schema based on the stuff merged in from origin/master. More... about 12 years ago
Make the internals of the SharpRaven assembly visible to SharpRaven.UnitTests More... about 12 years ago
Merged branch 'origin/master' in preparation for pull request of the 'unit-testing' branch. More... about 12 years ago
Generated a new JSON Schema with the schema adjustment code in place More... about 12 years ago
Made all public fields in ExceptionFrame and StackTrace into properties More... about 12 years ago
Added SchemaHelper.GenerateSchema with helper methods to adjust JSON.NET's schema generation More... about 12 years ago
No spaces after sizeof() and typeof() More... about 12 years ago
Refactored the test project More... about 12 years ago
Added a custom ErrorLevelConverter More... about 12 years ago
Fixed the "level" enum in the schema to be a set of lowercase strings and not integers More... about 12 years ago
Upgraded NUnit from v2.6.2 to v2.6.3 More... about 12 years ago
Upgraded Json.NET from v5.0.6 to v5.0.8 More... about 12 years ago
Set JsonPacket.Level to Required.Always and generated a new schema More... about 12 years ago
Generated the JSON Schema More... about 12 years ago
Completed the GenerateSchema method to have the JSON Schema be generated from the JsonPacket type. More... about 12 years ago
Started work to have the schema automatically generated More... about 12 years ago
Use SerializationTests type to scope the embedded schema More... about 12 years ago
Added NuGet.exe
 More... about 12 years ago
Removed one "SharpRaven" too many in the file path More... about 12 years ago
Moved the <files> element up one level More... about 12 years ago
Replace '$id$' with 'SharpRaven' and changed the path to something that TeamCity should agree with More... about 12 years ago
Added <files> to the NuSpec. More... about 12 years ago