-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 90 files changed
- 5 contributors
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1fb4808 - Browse repository at this point
Copy the full SHA 1fb4808View commit details
Commits on Jan 9, 2019
-
fix: Rewrite transport and queue to improve memory consumption (#1795)
* fix: Limit concurrent FS calls to prevent memory fragmentation * fix: Move limiter to node, Add frameContextLines option * Update .gitignore * feat: Pass string into transport, Use request buffer directly in transport * feat: Use buffer in transport * feat: Add all changes for transport and buffers * fix: Linter * fix: Wording * fix: Don't break the API * feat: Add simple lru cache for readFiles * meta: Code Review * meta: Linter errros * fix: Changelog + docs * fix: Browser integration tests * fix: Also cache if the file wasn't readable * fix: Linter
Configuration menu - View commit details
-
Copy full SHA for 1d64ace - Browse repository at this point
Copy the full SHA 1d64aceView commit details -
fix: Permission denied to access property name (#1812)
Sometimes a "Permission denied" Error is thrown when trying to access the "name" property of a wrapped function.
Configuration menu - View commit details
-
Copy full SHA for 73b8d65 - Browse repository at this point
Copy the full SHA 73b8d65View commit details -
fix: Add type/value to exception in case of no error (#1803)
* fix: Add type/value to exception in case of no error * fix: Init first element in array * fix: Test and stacktrace * fix: Unhandled promise rejections
Configuration menu - View commit details
-
Copy full SHA for 44ce010 - Browse repository at this point
Copy the full SHA 44ce010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c45c2f - Browse repository at this point
Copy the full SHA 3c45c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b12a241 - Browse repository at this point
Copy the full SHA b12a241View commit details
Commits on Jan 10, 2019
-
* fix: Node 10 tests * feat: Update linter, update tests * fix: typescript version * fix: Tests * fix: Tests * fix: node 6 build * fix: Add conditional for PRs * fix: Travis
Configuration menu - View commit details
-
Copy full SHA for 3146f94 - Browse repository at this point
Copy the full SHA 3146f94View commit details -
fix: Normalize data before passing it to transport (#1826)
* fix: Handle circular dependencies in serialize method * Use truncate instead
Configuration menu - View commit details
-
Copy full SHA for aff8415 - Browse repository at this point
Copy the full SHA aff8415View commit details -
* Added esm build and fixed some minor issues Signed-off-by: cromefire <tim.langhorst@outlook.de> * Fixed some ones prettier mismatch Signed-off-by: cromefire <tim.langhorst@outlook.de> * Utils es5 only Signed-off-by: cromefire <tim.langhorst@outlook.de> * esm for utils and import rewrites Signed-off-by: cromefire <tim.langhorst@outlook.de> * improved and documented rewrite regex Signed-off-by: cromefire <tim.langhorst@outlook.de> * Removed arrow function to support node 6 Signed-off-by: cromefire <tim.langhorst@outlook.de> * Trying to fix node 6 problem Signed-off-by: cromefire <tim.langhorst@outlook.de> * Added readme entry Signed-off-by: cromefire <tim.langhorst@outlook.de> * Mark as free of side-effects Signed-off-by: cromefire <tim.langhorst@outlook.de> * Fixed wrong bool value for side-effects Signed-off-by: cromefire <tim.langhorst@outlook.de> * Reordered .gitignore Signed-off-by: cromefire <tim.langhorst@outlook.de> * Removed as default for module builds Signed-off-by: cromefire <tim.langhorst@outlook.de> * Readded raven.js Signed-off-by: cromefire <tim.langhorst@outlook.de> * Added esm to browser .gitignore Signed-off-by: cromefire <tim.langhorst@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for b73d9e9 - Browse repository at this point
Copy the full SHA b73d9e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad05df8 - Browse repository at this point
Copy the full SHA ad05df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149e8f0 - Browse repository at this point
Copy the full SHA 149e8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c2f6e - Browse repository at this point
Copy the full SHA c3c2f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2362a57 - Browse repository at this point
Copy the full SHA 2362a57View commit details
There are no files selected for viewing