openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
raven-csharp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 29 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added the ignored NuGet.exe file
Asbjørn Ulsberg
More...
about 11 years ago
Enabled "NuGet Package Restore" on the solution
Asbjørn Ulsberg
More...
about 11 years ago
Looks like TeamCity's AssemblyInfoPatcher is unable to patch AssemblyInformationalVersion, so remove it (for now).
Asbjørn Ulsberg
More...
about 11 years ago
Added a couple of nuspec changes as per issue #17.
Asbjørn Ulsberg
More...
about 11 years ago
Changed version and id in the nuspec file to match the assembly
Asbjørn Ulsberg
More...
about 11 years ago
Changed some information in AssemblyInfo
Asbjørn Ulsberg
More...
about 11 years ago
Removed comments from AssemblyInfo, upped the version numbers and wrote some helpful comments.
Asbjørn Ulsberg
More...
about 11 years ago
Added NuSpec file
Asbjørn Ulsberg
More...
about 11 years ago
Replaced local lib reference to JSon.NET with NuGet reference
Asbjørn Ulsberg
More...
about 11 years ago
Merge pull request #36 from mechonomics/master
David Cramer
More...
about 11 years ago
Fix NullRef when SentryRequest is null
Rowan de Haas
More...
about 11 years ago
Merge pull request #34 from tobiasviehweger/master
David Cramer
More...
about 11 years ago
Merge pull request #33 from asbjornu/capture-http-request
David Cramer
More...
about 11 years ago
Fix error handling...
tobiasviehweger
More...
about 11 years ago
Changed the WebTest project from .NET 4.5 to .NET 4.0
Asbjørn Ulsberg
More...
about 11 years ago
Changed the type of SentryRequest.Data from dictionary to object to better fit its description.
Asbjørn Ulsberg
More...
about 11 years ago
Added documentation to SentryRequest
Asbjørn Ulsberg
More...
about 11 years ago
Added documentation to SentryUser
Asbjørn Ulsberg
More...
about 11 years ago
Capture data from HttpContext.User
Asbjørn Ulsberg
More...
about 11 years ago
Set the User property in the JSON packet
Asbjørn Ulsberg
More...
about 11 years ago
ReSharper formatting
Asbjørn Ulsberg
More...
about 11 years ago
Added properties to SentryUser
Asbjørn Ulsberg
More...
about 11 years ago
Delegated the instantiation of SentryRequest to a static method to improve readability in JsonPacket
Asbjørn Ulsberg
More...
about 11 years ago
Added SentryUser so we can capture `sentry.interfaces.User`.
Asbjørn Ulsberg
More...
about 11 years ago
The SentryRequest property should just be called "Request"
Asbjørn Ulsberg
More...
about 11 years ago
Revert Formatting.Indented on JSON serialization.
Asbjørn Ulsberg
More...
about 11 years ago
Capture QueryString
Asbjørn Ulsberg
More...
about 11 years ago
Capture POST data
Asbjørn Ulsberg
More...
about 11 years ago
Use Request.Url instead of Request.RawUrl
Asbjørn Ulsberg
More...
about 11 years ago
Capture HTTP cookies
Asbjørn Ulsberg
More...
about 11 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree