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
Merge tags in Capture(SentryEvent) More... almost 9 years ago
Fixed InvokesSendAndJsonPacketFactoryOnCreate async test More... almost 9 years ago
Harmonization of code paths to SentryEvent More... almost 9 years ago
Set LastPacket in async as well More... almost 9 years ago
Set LastPacket in async as well More... almost 9 years ago
Moved async tests to RavenClientTests.Net45.cs More... almost 9 years ago
Add CaptureMessageAsync tests More... almost 9 years ago
Rename RavenClientTests to RavenClientTester More... almost 9 years ago
Merge pull request #112 from rustyswayne/issue-111-jsonpacketfactory More... almost 9 years ago
Fixes issue #111 by calling by determining what type of SentryEvent is being passed as a parameter (Exception or Message) and calling other existing factory methods to fully build the JsonPacket model. More... almost 9 years ago
Merge branch 'develop' More... almost 9 years ago
Merge branch 'master' into develop More... almost 9 years ago
Merge remote-tracking branch 'xpicio/hotfix/safest-getmodules-method' More... almost 9 years ago
Merge remote-tracking branch 'xpicio/hotfix/safest-getmodules-method' into develop More... almost 9 years ago
Try to fix exception "System.Reflection.RuntimeAssembly in _nLoad" when iis recycle is running and an error is fired to log on Sentry More... almost 9 years ago
Let's set the next version to 2.0 More... almost 9 years ago
Finish event-builder More... almost 9 years ago
Merge pull request #103 from razzmatazz/bugfix-nre-in-exceptionframe-cs More... almost 9 years ago
Makefile: add `--debug' switch when running tests on mono in order to get better stack traces More... almost 9 years ago
Fix a NRE in ExceptionFrame.cs when StackFrame.GetMethod() returns null More... almost 9 years ago
Added documentation about the Exception.Data support More... almost 9 years ago
Merge pull request #100 from uber-rob/develop More... almost 9 years ago
Documenting the ErrorOnCapture property of SharpRaven. More... almost 9 years ago
Fixed indentation in documentation More... almost 9 years ago
I quite like var More... almost 9 years ago
Add the net40 flag to SharpRaven.Nancy.UnitTests and check for it in the LogModule More... almost 9 years ago
Added missing ticks in documentation More... almost 9 years ago
Updated documentation More... almost 9 years ago
Added docs to solution items More... almost 9 years ago
Use CaptureMessageAsync() in the async Nancy test More... almost 9 years ago