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

GitHub / debug-js/debug / commits

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

SHA Message Author Date Stats
f405ade8 docs: remove broken links to deleted examples directory (#1026) Mahmoud Hamdy <1****i@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6704cea6 Fix broken repository URL in package.json (#1003) Mark Amery <m****y@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
6b2c5fbd 4.4.3 Josh Junon <g****t@j****e> 11 months ago
33330fa8 4.4.1 Josh Junon <g****t@j****e> about 1 year ago
98df33ed remove istanbul Josh Junon <g****t@j****e> about 1 year ago
bf2f574c fixes #987 fallback to localStorage.DEBUG if debug is not defined (#988) Luke Zilioli <e****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a0497bd4 Replace whitespaces in namespaces string with commas globally instead of just...
Co-authored-by: Prabhat Dahal <p****l@w****m>
Prabhat Dahal <P****l@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7e3814cc 4.4.0 Josh Junon <g****t@j****e> over 1 year ago
d2d6bf0b fix inefficient .enable() regex and .enabled() test Josh Junon <g****t@j****e> over 1 year ago
bc609148 4.3.7 Josh Junon <g****t@j****e> almost 2 years ago
c63e96e6 Upgrade ms to version 2.1.3 (#819)
Co-authored-by: Superchupu <5****v@u****m>, Josh Junon <Q****-@u****m>, Superchupu <5****v@u****m>
Rouven Weßling <r****n@c****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
382864a4 remove archaic badges from readme Josh Junon <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c33b464a 4.3.6 Josh Junon <g****t@j****e> about 2 years ago
7956a45f Avoid using deprecated RegExp.$1 bluwy <b****v@g****m>
Committed by: Josh Junon <Q****-@u****m>
about 2 years ago
5464bddd 4.3.5 Josh Junon <g****t@j****e> about 2 years ago
f244ada2 update authorship contact info Josh Junon <g****t@j****e> about 2 years ago
cac39b1c Fix/debug depth (#926) calvintwr <c****4@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f66cb2d9 remove .github folder (and the outdated issue templates) Qix <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d1616622 Update ISSUE_TEMPLATE.md Qix <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
12c1ad04 Update ISSUE_TEMPLATE.md Qix <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
da66c86c 4.3.4 Josh Junon <j****n@p****m> over 4 years ago
9b334123 replace deprecated String.prototype.substr() (#876)
Signed-off-by: Tobias Speicher <r****r@g****m>
CommanderRoot <C****t@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c0805cc4 add section about configuring JS console to show debug messages (#866) gitname <g****e@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
043d3cd1 4.3.3 Josh Junon <j****n@p****m> over 4 years ago
4079aae5 update license and more maintainership information Josh Junon <j****n@p****m> over 4 years ago
19b36c05 update repository location + maintainership information Josh Junon <j****n@p****m> over 4 years ago
f851b00e adds README section regarding usage in child procs (#850)
Co-authored-by: Qix <Q****-@u****m>, Qix <Q****-@u****m>
Kristof Kalocsai <k****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
d177f2bc Remove accidental epizeuxis Taylor Everding <t****1@u****m>
Committed by: Qix <Q****-@u****m>
about 5 years ago
e47f96de 4.3.2 Josh Junon <j****n@w****m> over 5 years ago
1e9d38c2 cache enabled status per-logger (#799)
Co-authored-by: Qix <Q****-@u****m>
omg <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0d3d66b0 4.3.1 Josh Junon <j****n@w****m> over 5 years ago
b6d12fdb fix regression Josh Junon <j****n@w****m> over 5 years ago
3f56313c 4.3.0 Josh Junon <j****n@w****m> almost 6 years ago
80ef62a3 4.2.0 Josh Junon <j****h@j****e> about 6 years ago
22e13fe0 fix quoted percent sign Bruce A. MacNaughton <b****n@g****m>
Committed by: Qix <Q****-@u****m>
over 6 years ago
db306db9 Update and pin ms to 2.1.2 Douglas Wilson <d****g@s****m>
Committed by: Josh Junon <j****h@j****e>
over 6 years ago
6b07f9e5 Fixes: Unable to take control over selectColor #747 Milan Skuhra <p****g@u****m>
Committed by: Qix <Q****-@u****m>
over 6 years ago
0c1d5180 remove dead code and fix lowercase comment (for linter) Josh Junon <j****h@j****e> over 6 years ago
4acdeedd run linter inside of test script Josh Junon <j****h@j****e> over 6 years ago
e2d3bc9e add deprecation notice for debug.destroy() Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 6 years ago
72e7f864 fix memory leak within debug instance Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 6 years ago
27152cad add test for enable/disable of existing instances Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 6 years ago
3f4d7247 Add "engines" to `package.json` (#680) Valeri Karpov <v****l@k****o>
Committed by: Nathan Rajlich <n****@n****o>
over 6 years ago
608fca96 Update ISSUE_TEMPLATE.md Qix <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
09914af0 Marks supports-color as an *optional* peer dependency Maël Nison <n****l@g****m>
Committed by: Qix <Q****-@u****m>
almost 7 years ago
5c7c61dc fix links in issue templates Josh Junon <j****h@c****o> over 7 years ago
976f8d2a add issue and pull request templates Josh Junon <j****h@c****o> over 7 years ago
982c12c9 test: only run coveralls on travis Myles Borins <m****s@g****m>
Committed by: Qix <Q****-@u****m>
over 7 years ago
825d35a2 copy custom logger to namespace extension (fixes #646) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
5528572f use console.debug() in browser when available (closes #600) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
c0127b18 remove examples folder (closes #650) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
94583b65 remove build system (closes #652) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
ad551e2b add Josh Junon to contributors Josh Junon <j****h@j****e> over 7 years ago
0e94034e update development dependencies Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
fe490159 remove .coveralls.yml Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
dc5c34f9 remove .eslintrc Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
dfd5ffa8 remove bower.json (closes #602) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
010fd0d9 remove changelog Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
over 7 years ago
5fadf454 deprecate CHANGELOG.md Josh Junon <j****h@j****e> almost 8 years ago
dab648ab remove second (shadow) scripts block Josh Junon <j****h@j****e> almost 8 years ago
e30e8fdb 4.1.0 Josh Junon <j****h@j****e> almost 8 years ago
7ef8b417 feat: Return namespaces string when invoking disable() Michael Bøcker-Larsen <m****n@p****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
4236585a migrate Makefile to npm scripts
Signed-off-by: Outsider <o****s@g****m>
Outsider <o****s@g****m>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
7ea4076f Update karma.conf.js ossdev07 <3****7@u****m>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
61c94841 Update karma.conf.js ossdev07 <3****7@u****m>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
4fe746a4 Update karma.conf.js ossdev07 <3****7@u****m>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
615cbb92 debug: Replaced phantomJS by chrome
Signed-off-by: ossdev07 <o****v@p****m>
ossdev07 <o****v@p****m>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
4490cd95 4.0.1 Josh Junon <j****h@j****e> almost 8 years ago
99c95e3d fix browserify and supply alternative unpkg entry point (closes #606) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
7fb104b8 4.0.0 Josh Junon <j****h@j****e> almost 8 years ago
84e41d52 3.2.1 Josh Junon <j****h@j****e> almost 8 years ago
b3f8f8e6 use babel-ified distributed source for browsers Josh Junon <j****h@j****e> almost 8 years ago
dec4b159 3.2.0 Josh Junon <j****h@j****e> almost 8 years ago
3ca23316 clean up builds Josh Junon <j****h@j****e> almost 8 years ago
9f4f8f59 remove needless command aliases in makefile Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
623c08ef no longer checking for BROWSER=1 Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
57cde56e fix tests Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
62822f12 clean up makefile Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
833b6f84 fix tests Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
ba8a424d move to XO (closes #397) Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
2d2509e2 add .editorconfig Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
853853f9 bump vulnerable packages Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
7e1d5d94 add yarn-error.log to .gitignore Josh Junon <j****h@j****e>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
e43e5fed add instance extends feature (#524) Ruslan Boliev <k****1@g****m>
Committed by: Qix <Q****-@u****m>
almost 8 years ago
207a6a2d Fix nwjs support (#569) Miau Lightouch <m****h@g****m>
Committed by: Qix <Q****-@u****m>
about 8 years ago
05b0ceb8 add Node.js 10, remove Node.js 4 (#583) Daniel Ruf <D****f@u****m>
Committed by: Qix <Q****-@u****m>
about 8 years ago
02b9ea9f Add TVMLKit support (#579) Frank Febbraro <f****o@u****m>
Committed by: Nathan Rajlich <n****@n****o>
about 8 years ago
1ad1e4a7 Improve usability of Windows notes w/ examples for prompts & npm script (#577) KyleStay <K****y@u****m>
Committed by: Qix <Q****-@u****m>
about 8 years ago
71d2aa77 merge Merge pull request #476 from EirikBirkeland/patch-1 Qix <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
7cbe86b1 merge Merge pull request #563 from brainbeanapps/master Qix <Q****-@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
225c66f7 Detect 'process' package Alexey Pelykh <a****h@g****m> over 8 years ago
22f99321 Update ms to 2.1.1 (#539) Rouven Weßling <m****e@r****e>
Committed by: Nathan Rajlich <n****@n****o>
over 8 years ago
a5ca7a20 Update .npmignore (#527) Diego Rodríguez Baquero <d****o@g****m>
Committed by: Nathan Rajlich <n****@n****o>
over 8 years ago
285dfe10 fix colors with `supports-color@5` Nathan Rajlich <n****n@t****t> over 8 years ago
ab5083f6 Document `enable()` (#517) Arnaud Benhamdine <a****e@u****m>
Committed by: Nathan Rajlich <n****n@t****t>
over 8 years ago
71169065 refactor to make the common code be a setup function (#507) Nathan Rajlich <n****n@t****t>
Committed by: Andrew E. Rhyne <r****w@g****m>
almost 9 years ago
f073e056 Release 3.1.0 Nathan Rajlich <n****n@t****t> almost 9 years ago
2c0df9ba rename `DEBUG_HIDE_TTY_DATE` to `DEBUG_HIDE_DATE` Nathan Rajlich <n****n@t****t> almost 9 years ago
dcb37b2c merge Merge branch '2.x' Nathan Rajlich <n****n@t****t> almost 9 years ago
56a3853b Add `DEBUG_HIDE_TTY_DATE` env var (#486) Nathan Rajlich <n****n@t****t> almost 9 years ago

← Back to repository