| HttpModule - log the InnerException of HttpUnhandledException wrappers |
|
More...
|
almost 13 years ago
|
| Upped the version number we're testing for |
|
More...
|
about 13 years ago
|
| Added null-check for the configuration constructor argument |
|
More...
|
about 13 years ago
|
| Added "nuget-pack.cmd" so packing new versions of SharpBrake in the future is easier. |
|
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 |
|
More...
|
about 13 years ago
|
| Removed .gitignore from src and moved its definitions to /.gitignore |
|
More...
|
about 13 years ago
|
| Upgraded NuGet from v1.6.0 to v2.0 |
|
More...
|
about 13 years ago
|
| s/System.configuration/System.Configuration |
|
More...
|
about 13 years ago
|
| Upped the version number to 2.2.1 |
|
More...
|
about 13 years ago
|
| Added the nuspec file to the SharpBrake 2010 project file |
|
More...
|
about 13 years ago
|
| Updated the 2008 project file to contain the correct set of files |
|
More...
|
about 13 years ago
|
| Added "Issues" tag to the nuspec file |
|
More...
|
about 13 years ago
|
| Added MIT license as prescribed in issue #13 |
|
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 |
|
More...
|
about 13 years ago
|
| Reverted to Thrower.Throw() so the test SharpBrake.Tests.NoticeComponentsCreation.Notice_contains_Request() succeeds. |
|
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. |
|
More...
|
about 13 years ago
|
| Ignoring *.user files in all directories |
|
More...
|
about 13 years ago
|
| Fixed a failing unit test because of outdated test data |
|
More...
|
over 13 years ago
|
| Fixed serialization of cookies so we get their value instead of ToString() which sadfully isn't overloaded. |
|
More...
|
over 13 years ago
|
| Null-check of response ensures graceful handling of Airbrake downtime and time-outs. |
|
More...
|
over 13 years ago
|
| Better DateTime format in the trace logging |
|
More...
|
over 13 years ago
|
| Merged Diagnostic.Trace logging for the Mvc app from 'bondehagen/master' |
|
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. |
|
More...
|
over 13 years ago
|
| Added ToString() overload to AirbrakeTraceLine for easier debugging |
|
More...
|
over 13 years ago
|
| Documentation |
|
More...
|
over 13 years ago
|
| Ignore requests to "favicon.ico" |
|
More...
|
over 13 years ago
|
| Fixed line number in test and updated the test data |
|
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
|