GitHub / stacktracejs/stacktrace.js / commits
Generate, parse, and enhance JavaScript stack traces in all web browsers
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f64010f9 | removed trailing spaces in the empty lines in mode function. | Yaroslav Yakovlev <y****a@g****m> | over 12 years ago | |
| e76a10fb | removed the trailing spaces in mode function | Yaroslav Yakovlev <y****a@g****m> | over 12 years ago | |
| ae63f568 | Minor code optimization | Victor <v****v@g****m> | over 12 years ago | |
| c4abc61a | Test for #47 | Victor <v****v@g****m> | over 12 years ago | |
| dbc03c7b | `stringifyArguments` inserts '?' for unidentified arg | Victor <v****v@g****m> | over 12 years ago | |
| 96f5ab61 | Collapsible code regions for WebStorm | Victor <v****v@g****m> | over 12 years ago | |
| 342ce18a | Fixes #47 - error message is added to stack when access to `caller` is forbid... | Victor <v****v@g****m> | over 12 years ago | |
| 34367b6f | removed unneeded "else" statements | Yaroslav Yakovlev <y****a@g****m> | over 12 years ago | |
| 96c41b35 | Cases from #47: `DOMException` and strict mode | Victor <v****v@g****m> | over 12 years ago | |
| 96a50f28 | Analysis of captured exception in node.js | Victor <v****v@g****m> | almost 13 years ago | |
| b9edc2de | Capture stack trace in node.js | Victor <v****v@g****m> | almost 13 years ago | |
| 8c4edbbe | Capture stack trace in node.js | Victor <v****v@g****m> | almost 13 years ago | |
| 80ee10ad | Fixes #62 | Victor <v****v@g****m> | almost 13 years ago | |
| ef069bde | Issue #62: reproduced and captured exception with multi-line message in Chrome | Victor <v****v@g****m> | almost 13 years ago | |
| fd3d339a | Add Code Climate | Eric Wendelin <m****e@e****m> | almost 13 years ago | |
| 8083f2db | Example of printing both the exception message and stack trace | Victor Homyakov <v****v@g****m> | almost 13 years ago | |
| 82fdc867 | Tests: `prepareFakeOperaEnvironment()` and `clearFakeOperaEnvironment()` are ... | Victor <v****v@g****m> | about 13 years ago | |
| c95aeb3d | QUnit plugins: fixed callbacks addition, local variables are moved into closu... | Victor <v****v@g****m> | about 13 years ago | |
| 8b9324b7 | Added stub for `console.log()` for IE8- | Victor <v****v@g****m> | about 13 years ago | |
| 777a9d74 | Added output of `window.onerror` arguments to test page (waiting for https://... | Victor <v****v@g****m> | about 13 years ago | |
| d25b42e0 | Fixed wrong mode detection for Chrome 27 stack when running test in Opera bro... | Victor <v****v@g****m> | about 13 years ago | |
| 55197981 | Unified code for `run()` tests. Tests for IE are using `CapturedExceptions.ie... | Victor <v****v@g****m> | about 13 years ago | |
| 38430574 | Simplified code for Chrome. Reworked code for IE10. | Victor <v****v@g****m> | about 13 years ago | |
| b8695e67 | Fixes #56. Improved formatting for anonymous functions in Chrome. Tests for C... | Victor <v****v@g****m> | about 13 years ago | |
| b9323661 | Added sample exception for Opera 12.16 | Victor <v****v@g****m> | about 13 years ago | |
| a20f1512 | Added missing not enumerable field `name` to captured stack trace for IE10 | Victor <v****v@g****m> | about 13 years ago | |
| 24babcdb | Test page for issue #55 | Victor <v****v@g****m> | about 13 years ago | |
| 5bd12251 | merge Merge pull request #54 from CamShaft/patch-1 | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| 8e3fa2ae | fix component.json to work with component | Cameron Bytheway <c****n@t****m> | about 13 years ago | |
| b289dabc | Bump version to 0.6.0 | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| 6343669b | Adding a changelog... finally | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| cc43a862 | merge Merge pull request #52 from jeffrose/master | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| 0eb91997 | Updated formatting and AMD unit test | Jeff Rose <j****u@g****m> | about 13 years ago | |
| 34485a0a | merge Merge pull request #53 from waffleio/patch-1 | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| eebd9921 | Add waffle.io badge to README | waffleio <w****o@r****m> | about 13 years ago | |
| 49371771 | Added AMD Support using a UMD pattern | Jeff Rose <j****u@g****m> | about 13 years ago | |
| 62ad5707 | Bump version to 0.5.3 | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| 42f66212 | Fixes #51 - exception does not have `arguments` property in Chrome 27 | Victor <v****v@g****m> | about 13 years ago | |
| d8e8e0be | Added sample exceptions for Chrome 27 and Firefox 22 | Victor <v****v@g****m> | about 13 years ago | |
| 0c0241af | `Error#name` property might not be enumerable. Forced its enumeration in Exce... | Victor <v****v@g****m> | about 13 years ago | |
| d7a267f6 | Bump all versions to 0.5.1 | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| 15732678 | Added bower.json for newer versions of bower | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| e28998f8 | Version update, fixes #49 | Eric Wendelin <m****e@e****m> | about 13 years ago | |
| 4e4ad6ae | Update to version 0.5 | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 42c1bf27 | Add semicolon to appease the jslints | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| e4336e7b | Actually support commonJS | Raynos <r****2@g****m> | almost 14 years ago | |
| d614feda | Fixing findFunctionName regex to conform to spec, closes #42 | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 8f476e46 | Adding condition to ajax test that normally fails on localhost or file:// urls | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| fd22a07a | Upgrade to v1.2 | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 81d213ee | Remove reference to window for node | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| aed5673f | Contributing guide | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| d701baa3 | Ignoring node_modules | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 48429210 | fix version for npm | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 42bd3049 | Adding empty dependencies to component.json | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 1665c28c | Removing history file | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| ebe98040 | adding node.js stuffs | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| 78095a1f | Adding component.json for Twitter Bower | Eric Wendelin <e****n@g****m> | almost 14 years ago | |
| ea733862 | Removing extra line above IE10 stack when present | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| 80eac157 | Adding IE10 stack support | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| bab2c35a | Adding contributions section to README | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| f9cc074b | Adding support and tests for Safari 6 and Firefox 14 | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| 17294ff6 | Upgrading gradle | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| 3a1771bc | Resolve conflict between qunit hooks for junit xml and browserscope | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| 8ca0eeef | Configure QUnit for browserscope BEFORE running tests... ;) | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| f27b00f9 | Publish test results to BrowserScope | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| 96c1f20e | Update URL for retrieving stacktrace.js, fixes #41 | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| 36b3e03a | Removing Firefox emulation while testing in Chrome, updating Chrome error stack | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| c37e95a4 | Gradle wrapper with Java6 compatibility | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| db7e464f | Upgrading Gradlew and Gradle JS | Eric Wendelin <e****n@g****m> | about 14 years ago | |
| e983a136 | Upgrading build to Gradle 1.0m9 and phantomjs 1.5 | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 9f460c49 | Gradle wrapper | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 5c662005 | Moving gradle build to top level dir as is standard | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 887b1a32 | Ignoring WebStorm project | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| a433a35c | merge Merge pull request #39 from scheib/nodejs-location-fix | Victor Homyakov <h****v@i****y> | over 14 years ago | |
| f87c3350 | Shortened isSameDomain location === undefined logic. | Vincent Scheib <s****b@g****m> | over 14 years ago | |
| ad37f5b3 | When running under nodejs location is undefined, correct isSameDomain to not ... | Vincent Scheib <s****b@g****m> | over 14 years ago | |
| 975e3918 | merge Merge pull request #38 from hennr/master | Victor Homyakov <h****v@i****y> | over 14 years ago | |
| c9955521 | http://stacktracejs.org => http://stacktracejs.com | Jan-Hendrik Peters <h****r@h****e> | over 14 years ago | |
| 49411770 | Prepare to fix mime type | homyakov <h****v@i****y> | over 14 years ago | |
| a4f6e743 | Unused local variable | homyakov <h****v@i****y> | over 14 years ago | |
| d9651ddf | Updated test page for #27 | homyakov <h****v@i****y> | over 14 years ago | |
| 400fb801 | Chrome stack processing updated for #34 | homyakov <h****v@i****y> | over 14 years ago | |
| 20c069ee | Adding test and notes for issue #34 | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 2b9f718a | merge Merge pull request #34 from firstbanco/master | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 695979e6 | Preventing lack of arguments from breaking IE9, as reported by @lpena | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 6f74fe18 | ExceptionLab - stack processing | homyakov <h****v@i****y> | over 14 years ago | |
| 8934e57c | Functional test with eval() | homyakov <h****v@i****y> | over 14 years ago | |
| fbd0bb33 | merge Merge branch 'master' of https://github.com/eriwen/javascript-stacktrace | homyakov <h****v@i****y> | over 14 years ago | |
| 6a96b4dc | Examine exception raised inside of eval() | homyakov <h****v@i****y> | over 14 years ago | |
| fb6972e1 | Catering for evals in some anonymous functions. eg "eval at buildTmplFn (htt... | hlascelles <h****b@h****m> | over 14 years ago | |
| 1d181292 | Fixing jshint output not being generated | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| 3ab75dda | Removing window.onerror example because it's behavior is inconsistent, which ... | Eric Wendelin <e****n@g****m> | over 14 years ago | |
| d317166d | Fixed script error | homyakov <h****v@i****y> | almost 15 years ago | |
| 2cdcdb7c | Adding jstd and code coverage | Eric Wendelin <e****n@g****m> | almost 15 years ago | |
| 02ed417f | Moving ExceptionLab stuff so it doesn't interfere with automated testing | Eric Wendelin <e****n@g****m> | almost 15 years ago | |
| b6271469 | Adding coverage reports | Eric Wendelin <e****n@g****m> | almost 15 years ago | |
| 4d7674b4 | Moving config | Eric Wendelin <e****n@g****m> | almost 15 years ago | |
| ac31f8c1 | moving and fixing coverage config | Eric Wendelin <e****n@g****m> | almost 15 years ago | |
| eff269d4 | qunit sinon adapter | Eric Wendelin <e****n@g****m> | almost 15 years ago | |
| 73ea5f0f | Adding sinon for faking stuff | Eric Wendelin <e****n@g****m> | almost 15 years ago |