1
I Use This!
Inactive

Commits : Listings

Analyzed 15 minutes ago. based on code collected 16 minutes ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HttpModule - log the InnerException of HttpUnhandledException wrappers More... almost 13 years ago
Upped the version number we're testing for
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Added null-check for the configuration constructor argument
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Added "nuget-pack.cmd" so packing new versions of SharpBrake in the future is easier.
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Updated nusepc file with more metadata, upped version number and explicit files definition according to how nuget 2.0 wants it
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Removed .gitignore from src and moved its definitions to /.gitignore
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Upgraded NuGet from v1.6.0 to v2.0
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
s/System.configuration/System.Configuration
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Upped the version number to 2.2.1
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Added the nuspec file to the SharpBrake 2010 project file
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Updated the 2008 project file to contain the correct set of files
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Added "Issues" tag to the nuspec file
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Added MIT license as prescribed in issue #13
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Merged ema...@a4dcf5a so Airbrake.ServerUri has a default value if not provided via configuration and the README file contains information about the configuration option
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Reverted to Thrower.Throw() so the test SharpBrake.Tests.NoticeComponentsCreation.Notice_contains_Request() succeeds.
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Merged rvlie...@e1b1736 so Airbrake's Server URI can be supplied via configuration in case you have a local Airbrake server.
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Ignoring *.user files in all directories
Asbjørn Ulsberg
as asbjornu
More... about 13 years ago
Fixed a failing unit test because of outdated test data
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Fixed serialization of cookies so we get their value instead of ToString() which sadfully isn't overloaded.
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Null-check of response ensures graceful handling of Airbrake downtime and time-outs.
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Better DateTime format in the trace logging
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Merged Diagnostic.Trace logging for the Mvc app from 'bondehagen/master'
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Added diagnostic.trace logging More... over 13 years ago
Hardening AirbrakeNoticeBuilder in case of nulls or empty collections and gathering "component" and "action" from the backtrace by default.
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Added ToString() overload to AirbrakeTraceLine for easier debugging
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Documentation
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Ignore requests to "favicon.ico"
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Fixed line number in test and updated the test data
Asbjørn Ulsberg
as asbjornu
More... over 13 years ago
Merge pull request #8 from bondehagen/master More... over 13 years ago
Log exceptions with info logging level More... over 13 years ago