| Updated the README file |
|
More...
|
about 14 years ago
|
| Changed the AppSettings keys to `Airbrake.ApiKey` and `Airbrake.Environment`. |
|
More...
|
about 14 years ago
|
| App_Data isn't in use |
|
More...
|
over 14 years ago
|
| Changed `LogManager.GetCurrentClassLogger()` to `LogManager.GetLogger(GetType())` to avoid reflection. |
|
More...
|
over 14 years ago
|
| Changed README syntax from Textile to Markdown |
|
More...
|
over 14 years ago
|
| Merge remote-tracking branch 'origin/master' |
|
More...
|
over 14 years ago
|
| Renamed all occurrences of "Hoptoad" (besides `hoptoad_2_1.xsd`, which Thoughtbot themselves haven't renamed yet) to "Airbrake" and "Hopsharp" to "SharpBrake" in accordance with http://robots.thoughtbot.com/tagged/airbrake |
|
More...
|
over 14 years ago
|
| Renamed all occurrences of "Hoptoad" (besides `hoptoad_2_1.xsd`, which Thoughtbot themselves haven't renamed yet) to "Airbrake" and "Hopsharp" to "SharpBrake" in accordance with http://robots.thoughtbot.com/tagged/airbrake |
|
More...
|
over 14 years ago
|
| Merge remote-tracking branch 'origin/master' |
|
More...
|
over 14 years ago
|
| Merge remote-tracking branch 'origin/master' |
|
More...
|
over 14 years ago
|
| The response should now support deserialization of <notice />. |
|
More...
|
over 14 years ago
|
| The response should now support deserialization of <notice />. |
|
More...
|
over 14 years ago
|
| The response should now support deserialization of <notice />. |
|
More...
|
over 14 years ago
|
| Added HoptoadRequest and HoptoadResponse classes. Did some refactoring, lots of documentation and improved serialization somewhat. Also added RequestEndEventHandler and Args to help testing and such. |
|
More...
|
over 14 years ago
|
| Upgraded NUnit to version 2.5.10.11092 |
|
More...
|
over 14 years ago
|
| Added Logging and App.config references to the VS 2008 projects |
|
More...
|
over 14 years ago
|
| Added Log4net through Common Logging. Removed unused Newtonsoft.Json.dll |
|
More...
|
over 14 years ago
|
| Added Common.Logging and Visual Studio 2010 solution and projects |
|
More...
|
over 14 years ago
|
| Performed ReSharper cleaned and fixed ReSharper issues |
|
More...
|
about 15 years ago
|
| First successful error sent to hoptoad. |
|
More...
|
almost 16 years ago
|
| Building a Hoptoad error and backtrace from a .NET exception. |
|
More...
|
almost 16 years ago
|
| Building server configuration and notifier with the correct data. |
|
More...
|
almost 16 years ago
|
| Basic objects set up so that we generate valid XML -- error and empty backtrace only (no server vars, request params, session state). |
|
More...
|
almost 16 years ago
|
| We can generate clean XML now. |
|
More...
|
almost 16 years ago
|
| Added the XML schema to validate our request data. |
|
More...
|
almost 16 years ago
|
| Git complaining about all files being different. Is this an CRLF problem? |
|
More...
|
about 16 years ago
|
| Added a standard .gitignore. |
|
More...
|
about 16 years ago
|
| Added readme finally |
|
More...
|
almost 17 years ago
|
| Renamed extension so it makes more sense... send vs sent Fixed unit test's expectation on JSON after revising how it handles some of the types |
|
More...
|
almost 17 years ago
|
| Removed reporting of server variables, it was problematic with formatting most likely, Hoptoad didn't like it. Fixed up passing of SessionState to a dictionary rather than it trying to convert the raw HttpSessionState. |
|
More...
|
almost 17 years ago
|