Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Pull requests: getsentry/raven-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add level/severity support
#258 by stevenon1003 was merged May 30, 2019 Loading…
Fix iteration bug in GetOrNewStackTrace()
#257 by bfields06 was merged May 13, 2019 Loading…
Return empty string if errWrappedWithExtra.err is nil
#254 by nbasu02 was merged Apr 19, 2019 Loading…
Add setter to change max packets into queue buffer
#252 by sshaplygin was merged Apr 19, 2019 Loading…
Set default timeout for transport http client
#250 by r-cohen was merged Apr 8, 2019 Loading…
Fix compatability with Go 1.12
#248 by MarkSRobinson was merged Apr 9, 2019 Loading…
[wip] feat: Go 1.12 Support
#241 by kamilogorek was closed Mar 7, 2019 Loading…
Remove reliance on pkg/errors
#228 by mattrobenolt was merged Jan 25, 2019 Loading…
fix cannot convert f
#226 by loeffel-io was merged Jan 5, 2019 Loading…
Make raven-go a go module
#224 by SimonBarendse was closed Jan 4, 2019 Loading…
Add support to disable SSL verification
#221 by mavidser was closed Dec 7, 2018 Loading…
Rebase #187
#219 by sjung-stripe was merged Nov 28, 2018 Loading…
stacktrace: unescape pack after splitting
#213 by shihanng was merged Oct 23, 2018 Loading…
Use pointer type for right use of mutex
#212 by morikuni was merged Oct 23, 2018 Loading…
feat: Add support for Zeus (tests, coverage)
#211 by dcramer was merged Oct 18, 2018 Loading…
Add badges
#210 by zhulongcheng was merged Oct 18, 2018 Loading…
Travis: Add go1.11
#208 by VojtechVitek was merged Oct 18, 2018 Loading…
Add interface for custom source code loaders
#207 by VojtechVitek was merged Oct 18, 2018 Loading…
Add go.mod file, test on go1.11 in travis
#206 by m90 was closed Aug 28, 2018 Loading…
docs: typo causing go.http doc_link to be null
#204 by cameronmcefee was merged Aug 1, 2018 Loading…
Fix bug: panic not being sent
#202 by andreiolariu was closed Oct 18, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.