An open API service providing commit metadata for open source projects.

GitHub / stacktracejs/stacktrace.js / commits

Generate, parse, and enhance JavaScript stack traces in all web browsers

SHA Message Author Date Stats
215f3220 Upgrading QUnit Eric Wendelin <e****n@g****m> almost 15 years ago
0a0ead1e Show userAgent on page homyakov <h****v@i****y> almost 15 years ago
d931f80a Test page to show exception info in different browsers homyakov <h****v@i****y> almost 15 years ago
664df188 Test page cleanup homyakov <h****v@i****y> almost 15 years ago
1ce9d24d Test page for issue #32 working in Chrome homyakov <h****v@i****y> almost 15 years ago
830dad6f Test page for issue #32 homyakov <h****v@i****y> almost 15 years ago
a2410ad0 Fixed bug in findFunctionName with commented code homyakov <h****v@i****y> almost 15 years ago
0dff2127 merge Merge branch 'master' of https://github.com/eriwen/javascript-stacktrace homyakov <h****v@i****y> almost 15 years ago
4d72b5cd Bug in findFunctionName with commented code homyakov <h****v@i****y> almost 15 years ago
3ff73c0b Updating supported browsers Eric Wendelin <e****n@g****m> almost 15 years ago
52a313d2 Adding some comment reminders Eric Wendelin <e****n@g****m> almost 15 years ago
edca80ae Removing dead code Eric Wendelin <e****n@g****m> almost 15 years ago
a06ff701 Removing old commented code Eric Wendelin <e****n@g****m> almost 15 years ago
55d8d134 Upping timeout Eric Wendelin <e****n@g****m> almost 15 years ago
b6593cae Adding JsTestDriver Eric Wendelin <e****n@g****m> almost 15 years ago
a1d253bc Moving test library code to test/lib Eric Wendelin <e****n@g****m> almost 15 years ago
9b077a49 Tests for Opera 9 and 11 (tested in Opera 9.27, 9.64, 11.52) homyakov <h****v@i****y> almost 15 years ago
645e0df8 Issue #27 - playing with ajax() homyakov <h****v@i****y> almost 15 years ago
4e89e534 Exception samples for Firefox 3.6, 7.0 homyakov <h****v@i****y> almost 15 years ago
2bfd6f88 guessAnonymousFunctions fixed for Opera homyakov <h****v@i****y> almost 15 years ago
142a29c2 Opera modes opera9 opera10a detection improved homyakov <h****v@i****y> almost 15 years ago
8536aaab Test files for issue #27 homyakov <h****v@i****y> almost 15 years ago
cce8165a merge Merge branch 'master' of https://github.com/eriwen/javascript-stacktrace homyakov <h****v@i****y> almost 15 years ago
7f2f70bc Fixed Opera mode detection with empty message homyakov <h****v@i****y> almost 15 years ago
9a6d2d83 Removing debugging stuff in test Eric Wendelin <e****n@g****m> almost 15 years ago
3d14d950 Fixing opera10a test Eric Wendelin <e****n@g****m> almost 15 years ago
fbc6cfbc Opera stacktrace rewritten, tests updated (needs more testing) homyakov <h****v@i****y> almost 15 years ago
d597292f Shortened paths in Opera stacktrace homyakov <h****v@i****y> almost 15 years ago
a9ca8ed3 Opera code and test optimizations homyakov <h****v@i****y> almost 15 years ago
4075c357 Added Captured Opera exceptions homyakov <h****v@i****y> almost 15 years ago
baadfd19 merge Merge branch 'master' of https://github.com/eriwen/javascript-stacktrace homyakov <h****v@i****y> almost 15 years ago
34fe4c30 Captured Opera exceptions for tests homyakov <h****v@i****y> almost 15 years ago
59f60d26 Temporary fix for #27 (exception in ajax() while in window.onerror causes bad... Victor Homyakov <h****v@i****y> almost 15 years ago
d17d9aea merge Merge pull request #30 from Miroff/master Eric Wendelin <e****n@g****m> almost 15 years ago
ae6843a5 Removed adding User-Agent header since it doesn't supported Chromium Maksim Gurtovenko <m****m@g****e> almost 15 years ago
56c407e2 Fixed stacktrace item parsing for chrome/chromium stacktrace Maksim Gurtovenko <m****m@g****e> almost 15 years ago
5af57e71 Properly stringifying Numbers Eric Wendelin <e****n@g****m> almost 15 years ago
c64f58ba Using new Array in stringifyArguments, fixing issue #28 Eric Wendelin <e****n@g****m> almost 15 years ago
704fbb98 Fixing minify input path Eric Wendelin <e****n@g****m> about 15 years ago
04a8b8b4 Adding minify to build Eric Wendelin <e****n@g****m> about 15 years ago
4aa6aca3 Omitting test JS files from JSHint Eric Wendelin <e****n@g****m> about 15 years ago
59d4d377 Fixing test JS path Eric Wendelin <e****n@g****m> about 15 years ago
f49f91e5 Moving Test artifacts Eric Wendelin <e****n@g****m> about 15 years ago
19394a0d Adding proper gradle build Eric Wendelin <e****n@g****m> about 15 years ago
e0f6b5eb Removing extraneous log message from test report Eric Wendelin <e****n@g****m> about 15 years ago
835c668e Fixing anonymous function guessing for file:/// urls Eric Wendelin <e****n@g****m> about 15 years ago
3666c0f8 Adding package.json Eric Wendelin <e****n@g****m> about 15 years ago
5634007a Adding JUnit output formatter to spec HTML Eric Wendelin <e****n@g****m> about 15 years ago
7c7b36bd Splitting formatter out of runner Eric Wendelin <e****n@g****m> about 15 years ago
9b0bf520 Adding JUnit output formatters for phantomjs 1.2 Eric Wendelin <e****n@g****m> about 15 years ago
db63c2f6 Removing tests that will never pass Eric Wendelin <e****n@g****m> about 15 years ago
4eb006c2 Fixing last entry in Chrome stack Eric Wendelin <e****n@g****m> about 15 years ago
9b1789bd merge Merge branch 'master' of github.com:eriwen/javascript-stacktrace Eric Wendelin <e****n@g****m> about 15 years ago
31989650 Adding phantom.js test runner Eric Wendelin <e****n@g****m> about 15 years ago
ae0bceb6 Updating QUnit Eric Wendelin <e****n@g****m> about 15 years ago
291814f9 Adding .gitignore Eric Wendelin <e****n@g****m> about 15 years ago
4e77a37f Updated LICENSE.txt homyakov <h****v@i****y> about 15 years ago
9cff007d Readme update Eric Wendelin <e****n@g****m> about 15 years ago
0a4c13c7 BSD license not necessary after having removed guessFunctionNames() Eric Wendelin <e****n@g****m> about 15 years ago
d5efe129 Adding project history Eric Wendelin <e****n@g****m> about 15 years ago
11207819 merge Merge branch 'master' of github.com:eriwen/javascript-stacktrace Eric Wendelin <e****n@g****m> about 15 years ago
2dd17e49 Adding proper JSHint reporting to build Eric Wendelin <e****n@g****m> about 15 years ago
0206f74d merge Merge pull request #24 from victor-homyakov/master Eric Wendelin <e****n@g****m> about 15 years ago
2db0f5a3 Added failing test for findFunctionName homyakov <h****v@i****y> about 15 years ago
cc3eb8fe More exact regular expressions homyakov <h****v@i****y> about 15 years ago
dd68ea9f Finished refactoring and beautifying functional tests Eric Wendelin <e****n@g****m> about 15 years ago
76d145a7 merge Merging changes to functional tests and getFunctionNameFromLines from Victor Eric Wendelin <e****n@g****m> about 15 years ago
41e57864 merge Merge branch 'master' of https://github.com/victor-homyakov/javascript-stackt... Eric Wendelin <e****n@g****m> about 15 years ago
613caf9f More tests for findFunctionName homyakov <h****v@i****y> over 15 years ago
203c03ba Failing tests commented homyakov <h****v@i****y> over 15 years ago
7dc2808f Tests reformatted; methods renamed homyakov <h****v@i****y> over 15 years ago
18251fcd Tests optimized; Started rewriting guessFunction() homyakov <h****v@i****y> over 15 years ago
6df59dae Beautified test files homyakov <h****v@i****y> over 15 years ago
10ade9ae Adding functional test index page and tweaking stacktrace path Eric Wendelin <e****n@g****m>
Committed by: Victor Homyakov <h****v@i****y>
over 15 years ago
ef4770f8 Adding functional test index page and tweaking stacktrace path Eric Wendelin <e****n@g****m> over 15 years ago
a2bbb221 Adding functional test cases Eric Wendelin <e****n@g****m> over 15 years ago
eb3950cf Adding functional test cases Eric Wendelin <e****n@g****m>
Committed by: Victor Homyakov <h****v@i****y>
over 15 years ago
fb8a9c42 merge Merge branch 'master' of https://github.com/victor-homyakov/javascript-stackt... Eric Wendelin <e****n@g****m> over 15 years ago
30d79c2e Test for Chrome exception stack processing (currently failing) Victor Homyakov <h****v@i****y> over 15 years ago
276c11ef Changed exception stack processing for Chrome; instrumented function is attac... Victor Homyakov <h****v@i****y> over 15 years ago
2df9cca0 Changing non-ASCII character to fix issue #23 Eric Wendelin <e****n@g****m>
Committed by: Victor Homyakov <h****v@i****y>
over 15 years ago
c59513b9 Changing non-ASCII character to fix issue #23 Eric Wendelin <e****n@g****m> over 15 years ago
96acb1aa Adding note about window.onerror to README Eric Wendelin <e****n@g****m>
Committed by: Victor Homyakov <h****v@i****y>
over 15 years ago
42e28e84 Adding note about window.onerror to README Eric Wendelin <e****n@g****m> over 15 years ago
34d22de0 Minor test cleanup and tweaks Eric Wendelin <e****n@g****m> over 15 years ago
be0b3bba merge Fixing merge conflicts with pull request Eric Wendelin <e****n@g****m> over 15 years ago
32154946 JSLint globals; added test for chrome mode; reworked tests for firefox and opera Victor <h****v@i****y> over 15 years ago
b7996623 Method createException() can be used in unit tests; opera checks merged Victor <h****v@i****y> over 15 years ago
4d4277fe merge Merge pull request #20 from alowdon/patch-1 Eric Wendelin <e****n@g****m> over 15 years ago
d6608681 Fixing null exception when tracing a function with no arguments (discovered o... alowdon <a****b@g****m> over 15 years ago
14663a21 Simplified options processing; added explicit createException() method Victor <h****v@i****y> over 15 years ago
7b8a8d06 Fixed tests for Firefox, Opera Victor <h****v@i****y> over 15 years ago
0ac77fdf Some tests fixed Victor <h****v@i****y> over 15 years ago
ac4eaf8c Duplicate Opera detection code merged into one line Victor <h****v@i****y> over 15 years ago
79e1fe07 Updated tests. Results: FF3.X - fails 'guessFunctions firefox'; O10.60 - fail... Victor <h****v@i****y> over 15 years ago
37386d75 Do not use the stored mode: different exceptions in Chrome may or may not hav... Victor <h****v@i****y> over 15 years ago
8e878c1c Chrome: e['arguments'] does not necessarily means that e.stack will exist (th... Victor <h****v@i****y> over 15 years ago
fb99f367 Fixed indentation in last commits. Changed my credits. Victor <h****v@i****y>
Committed by: Eric Wendelin <e****n@g****m>
over 15 years ago
c9322838 Fixed indentation in last commits. Changed my credits. Victor <h****v@i****y> over 15 years ago
4d31eb09 Moving testing files to their own directory Eric Wendelin <e****n@g****m> over 15 years ago

← Back to repository