Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jakedahm
/
raven-js
Public
forked from
getsentry/sentry-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 29, 2014
adding documentation for add* methods
jakedahm
committed
7433e35
View commit details
Copy full SHA for 7433e35
Browse repository at this point
adding tests
Show description for 5a9da2a
jakedahm
committed
5a9da2a
View commit details
Copy full SHA for 5a9da2a
Browse repository at this point
Created methods to extend existing objects
jakedahm
committed
e365e0a
View commit details
Copy full SHA for e365e0a
Browse repository at this point
Commits on Aug 22, 2014
Merge pull request #246 from joostdevries/allow-customized-truncating
Show description for c5f27bc
mattrobenolt
committed
c5f27bc
View commit details
Copy full SHA for c5f27bc
Browse repository at this point
Allow setting truncate length through `globalOptions.maxMessageLength`, closes #244
Joost de Vries
committed
26e93f7
View commit details
Copy full SHA for 26e93f7
Browse repository at this point
Commits on Aug 19, 2014
Add note to docs about CORS
mattrobenolt
committed
1266173
View commit details
Copy full SHA for 1266173
Browse repository at this point
Make "npm test" slightly smarter
dcramer
committed
d1b1e35
View commit details
Copy full SHA for d1b1e35
Browse repository at this point
Commits on Aug 11, 2014
Merge pull request #238 from vperron/master
Show description for b959b9e
mattrobenolt
committed
b959b9e
View commit details
Copy full SHA for b959b9e
Browse repository at this point
Merge pull request #242 from robinwassen/master
Show description for a44c01e
mattrobenolt
committed
a44c01e
View commit details
Copy full SHA for a44c01e
Browse repository at this point
Added documentation for the TraceKit specific options
robinwassen
committed
8d5e255
View commit details
Copy full SHA for 8d5e255
Browse repository at this point
Merge pull request #240 from robinwassen/master
Show description for f12b40a
mattrobenolt
committed
f12b40a
View commit details
Copy full SHA for f12b40a
Browse repository at this point
Updated documentation with some clarification of the optional settings
robinwassen
committed
45f8629
View commit details
Copy full SHA for 45f8629
Browse repository at this point
Commits on Aug 7, 2014
Fix tests
mattrobenolt
committed
3fc8067
View commit details
Copy full SHA for 3fc8067
Browse repository at this point
Replace `isinstanceof Error` with a better `isError` check
Show description for 78b9747
mattrobenolt
committed
78b9747
View commit details
Copy full SHA for 78b9747
Browse repository at this point
Commits on Aug 6, 2014
Uncommit dist/ files
vperron
committed
2d58069
View commit details
Copy full SHA for 2d58069
Browse repository at this point
Make Tracekit report correctly angularJS errors
vperron
committed
8d1cdb4
View commit details
Copy full SHA for 8d1cdb4
Browse repository at this point
Commits on Jul 26, 2014
1.1.16
mattrobenolt
committed
2cf8531
View commit details
Copy full SHA for 2cf8531
Browse repository at this point
Merge pull request #233 from TvoroG/raven-config
Show description for 6539718
mattrobenolt
committed
6539718
View commit details
Copy full SHA for 6539718
Browse repository at this point
Do not allow to register itself with TraceKit twice
TvoroG
committed
dc5d36c
View commit details
Copy full SHA for dc5d36c
Browse repository at this point
Do not allow to call Raven.config() more than once
TvoroG
committed
5df7c14
View commit details
Copy full SHA for 5df7c14
Browse repository at this point
Add tests for logDebug
TvoroG
committed
95a265a
View commit details
Copy full SHA for 95a265a
Browse repository at this point
Move logging to console when debug is enabled into separate function
TvoroG
committed
02c3301
View commit details
Copy full SHA for 02c3301
Browse repository at this point
Commits on Jul 16, 2014
Fix broken test
mattrobenolt
committed
3933cb4
View commit details
Copy full SHA for 3933cb4
Browse repository at this point
Merge pull request #229 from zaizhuang/debugging
Show description for fcad13a
mattrobenolt
committed
fcad13a
View commit details
Copy full SHA for fcad13a
Browse repository at this point
Default debug to true
zaizhuang
committed
173ae2c
View commit details
Copy full SHA for 173ae2c
Browse repository at this point
Only log to console.error when debug is true
zaizhuang
committed
e26be0c
View commit details
Copy full SHA for e26be0c
Browse repository at this point
Commits on Jul 8, 2014
Merge pull request #225 from YouWoTMA/master
Show description for 116e12a
mattrobenolt
committed
116e12a
View commit details
Copy full SHA for 116e12a
Browse repository at this point
Fix Tracekit for firefox/xulrunner chrome code
dvdbng
committed
d3134e9
View commit details
Copy full SHA for d3134e9
Browse repository at this point
Commits on Jul 7, 2014
Merge pull request #224 from skovhus/script-error-filter
Show description for 9b901a7
mattrobenolt
committed
9b901a7
View commit details
Copy full SHA for 9b901a7
Browse repository at this point
updated unit test with new ignoreErrors
ksa
committed
7384ce4
View commit details
Copy full SHA for 7384ce4
Browse repository at this point
updated ignore errors
ksa
committed
cc27ab1
View commit details
Copy full SHA for cc27ab1
Browse repository at this point
Commits on Jun 29, 2014
Revert the docs back to setUser until a new release
mattrobenolt
committed
c34acf7
View commit details
Copy full SHA for c34acf7
Browse repository at this point
Commits on Jun 26, 2014
Merge pull request #205 from pkuczynski/docs-contributing-docs
Show description for 417e879
mattrobenolt
committed
417e879
View commit details
Copy full SHA for 417e879
Browse repository at this point
Commits on Jun 25, 2014
derp
mattrobenolt
committed
7aec844
View commit details
Copy full SHA for 7aec844
Browse repository at this point
Don't even need this variable
mattrobenolt
committed
e72600e
View commit details
Copy full SHA for e72600e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.