Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

debug

We are on a mission to maintain the `debug-js/debug` JavaScript debugging module
Collective - Host: opensource - https://opencollective.com/debug - Code: https://github.com/debug-js/debug

Make millisecond timer namespace specific and allow 'always enabled' output (#408)

* Make millisecond timer namespace specific

When debugging node apps, I find it much more use...

github.com/debug-js/debug - 9d7c997992416bc9b358aaa5aa9e9396bab54baa authored about 7 years ago by George Joseph <[email protected]>
update `make lint`

github.com/debug-js/debug - cefbd07bd8168a0352f858129562fb9d480b76b2 authored about 7 years ago by Nathan Rajlich <[email protected]>
Use Date#toISOString() instead to Date#toUTCString() when output is not a TTY

Easier to parse programatically and contains milliseconds.

Closes #418.

github.com/debug-js/debug - 39eb2770a2ae2e9cd51356d2f6324616484274c3 authored about 7 years ago by antoine.leveugle <[email protected]>
update "browserify" to v14.4.0

github.com/debug-js/debug - 826fd94639efeaa3c5701b50d335caead084a5d6 authored about 7 years ago by Nathan Rajlich <[email protected]>
example: use %o formatter

github.com/debug-js/debug - 31f3343de76cb8687041387a1b811745c6e84473 authored about 7 years ago by Nathan Rajlich <[email protected]>
add Web Browser 256 colors

Like #481, but for the web browser.

github.com/debug-js/debug - 5ed41f6d92b639cdaa1b2e93fc4071886b5a82db authored about 7 years ago by Nathan Rajlich <[email protected]>
fix lint

github.com/debug-js/debug - 02eb3c607e38d709b79701a0d0140da77b006bdf authored about 7 years ago by Nathan Rajlich <[email protected]>
don't call splice() when indexOf() returns -1

github.com/debug-js/debug - 25e07c78fc5eec5a593ebf51b2a1ed3605897e0e authored about 7 years ago by Nathan Rajlich <[email protected]>
separate Node.js and web browser examples

github.com/debug-js/debug - 87880f6ae1f48b12d9f3346bce564a66cba6b93e authored about 7 years ago by Nathan Rajlich <[email protected]>
Makefile tweaks

Re-introduce `make browser` to make a standalone build of `debug.js`
for the web browser.

github.com/debug-js/debug - ce1a236d93a971dc74930972a03d4d0fe409effd authored about 7 years ago by Nathan Rajlich <[email protected]>
readme refactor

github.com/debug-js/debug - dfbac9c30f7f3af8c44802197d47450bcbd94952 authored about 7 years ago by Nathan Rajlich <[email protected]>
more readme screenshots replaced

github.com/debug-js/debug - 25eb545324912dd2863658d0ba35426c0f617619 authored about 7 years ago by Nathan Rajlich <[email protected]>
add Namespace Colors section to readme

github.com/debug-js/debug - 8b5c438a222167bd0cc66db046bac073f01b3c01 authored about 7 years ago by Nathan Rajlich <[email protected]>
readme++

github.com/debug-js/debug - 87e7399fd7e6c4196082bcbfd02bedf95d1b9c76 authored about 7 years ago by Nathan Rajlich <[email protected]>
fix lint

github.com/debug-js/debug - 402c8567ee3e01e36464ba9591ac436de6fbf0a9 authored about 7 years ago by Nathan Rajlich <[email protected]>
fix `make test`

github.com/debug-js/debug - d73c4aec194f98a3075adf530b020d4b3098c6cc authored about 7 years ago by Nathan Rajlich <[email protected]>
attempt to separate the Node and Browser tests in Travis

github.com/debug-js/debug - f178d861df18abacac6e9e4607c7306a1147bf3d authored about 7 years ago by Nathan Rajlich <[email protected]>
use contrast-bounded colors

github.com/debug-js/debug - 65192b755dcbaef9e958c28a70833e5bd6758264 authored about 7 years ago by Josh Junon <[email protected]>
remove `make coveralls` from travis

github.com/debug-js/debug - f6f621327796a92d75362e48dff2a1f51299a9ba authored about 7 years ago by Nathan Rajlich <[email protected]>
Remove DEBUG_FD (#406)

* remove DEBUG_FD

Now simply uses `process.stderr`. Breaking API change,
for the v3 branch.
...

github.com/debug-js/debug - ff432e76e98f4224917af75a2d2dd1057edff3ac authored about 7 years ago by Nathan Rajlich <[email protected]>
support 256 colors

Closes #481.

github.com/debug-js/debug - d5854f4eb6868c3d424091648ab92a3575b0b55e authored about 7 years ago by Josh Junon <[email protected]>
`enabled()` updates existing debug instances, add `destroy()` function (#440)

* dynamically updatable instances

* add a `destroy()` function to debug instances

So that ...

github.com/debug-js/debug - bf88540737e3908eeac253ffd2bbde0b46d5b56d authored about 7 years ago by Nathan Rajlich <[email protected]>
docs(readme): fix typo (#473)

github.com/debug-js/debug - 659ac0252cd3bba115b02a4545b752ac9dcc3064 authored about 7 years ago by Mattias Kindborg @FantasticFiasco <[email protected]>
Simplify and improve

The browser version assumes that chrome.storage.local uses an API which is compatible with local...

github.com/debug-js/debug - da51af8314436ab532c151583f7fd52b2ebf2a3e authored over 7 years ago by Eirik Birkeland <[email protected]>
document .enabled flag (#465)

Was added in #15, should be documented (e.g #423)

github.com/debug-js/debug - a45d4a0239f071634804dd7901dd33b0d0d407c9 authored over 7 years ago by Tim Ruffles <[email protected]>
Release 2.6.8

github.com/debug-js/debug - 52e1f21284322f167839e5d3a60f635c8b2dc842 authored over 7 years ago by Nathan Rajlich <[email protected]>
Check for undefined on browser globals (#462)

* Check for undefined on browser globals.

Not all environments include these globals. For exa...

github.com/debug-js/debug - 2482e08e4ef36416154ee27e9a2d60e568a01d48 authored over 7 years ago by Marc MacLeod <[email protected]>
release 2.6.7

github.com/debug-js/debug - 6bb07f7e1bafa33631d8f36a779f17eb8abf5fea authored over 7 years ago by Andrew E. Rhyne <[email protected]>
Fix Regular Expression Denial of Service (ReDoS)

https://snyk.io/vuln/npm:ms:20170412

github.com/debug-js/debug - 15850cb89debc3a2cd0b61ef7f9e298f257506cc authored over 7 years ago by Jamie <[email protected]>
update "debug" to v1.0.0 (#454)

github.com/debug-js/debug - 4a6c85c6018a4a4cff4b04f40173ca9d2c72c1da authored over 7 years ago by Douglas Wilson <[email protected]>
Fix typo (#455)

Enables/disabled -> Enables/disabled

github.com/debug-js/debug - b68dbf8cd4a8111dd4ccef56b8e2e3d463c5aadc authored over 7 years ago by Mohammad Asad Siddiqui <[email protected]>
Inline extend function in node implementation (#452)

github.com/debug-js/debug - 1351d2f91f20da46316be67265216761548db53c authored over 7 years ago by Douglas Wilson <[email protected]>
update version for component

github.com/debug-js/debug - c211947ea37e1b08ee78653d78defbda7438783d authored over 7 years ago by Andrew E. Rhyne <[email protected]>
release 2.6.5

github.com/debug-js/debug - 14df14c3585bbeb10262f96f5ce61549669709d8 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
cleanup browser tests and fix null reference check on window.documentElement.style.WebkitAppearance (#447)

github.com/debug-js/debug - cae07b70c968bdcadffff452dee8613522857888 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
release 2.6.4

github.com/debug-js/debug - f311b10b7b79efb33f4e23898ae6bbb152e94b16 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
Fix bug that would occure if process.env.DEBUG is a non-string value. (#444)

Connects to #443

github.com/debug-js/debug - 1f01b70f88202c22deaa3df70e343fc409504147 authored over 7 years ago by Lucian Buzzo <[email protected]>
Update CHANGELOG.md

github.com/debug-js/debug - 2f3ebf49c16dc0807a1c125a089129f98583aff5 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
Update CHANGELOG.md

github.com/debug-js/debug - f5ae33211a3026e8d45a2f7c880caa6da2e35629 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
chore(): ignore bower.json in npm installations. (#437)

github.com/debug-js/debug - 9742c5f383a6f8046241920156236ade8ec30d53 authored over 7 years ago by João Vieira <[email protected]>
update "debug" to v0.7.3

Closes #428.

github.com/debug-js/debug - 27d93a37f7f6cd76e273826ee7d8252be2d5f457 authored over 7 years ago by Nathan Rajlich <[email protected]>
release 2.6.3

github.com/debug-js/debug - 9dc30f8378cc12192635cc6a31f0d96bb39be8bb authored over 7 years ago by Andrew E. Rhyne <[email protected]>
LocalStorage returns undefined for any key not present (#431)

github.com/debug-js/debug - 0fb8ea4730ae06e6018d8723bee494b0dada30ad authored over 7 years ago by Paul Betts <[email protected]>
changelog fix

github.com/debug-js/debug - ce4d93e71d367f79ebc0f5aa73f9695a86831cdc authored over 7 years ago by Andrew E. Rhyne <[email protected]>
release 2.6.2

github.com/debug-js/debug - 017a9d68568fd24113bd73a477e0221aa969b732 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
fix DEBUG_MAX_ARRAY_LENGTH

github.com/debug-js/debug - 23bc780b840da7f6eaffed6f90098fde27c5f4ca authored over 7 years ago by slavaGanzin <[email protected]>
Add backers and sponsors from Open Collective (#422)

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

github.com/debug-js/debug - 065cbfb1bf93cb4ea5f6bdd956aaba8e7e9f3822 authored over 7 years ago by Pia Mancini <[email protected]>
Revert "add Slackin invite badge"

This reverts commit f46d67144d78a081c45a0d02cfec9da48b44e105.

github.com/debug-js/debug - 918d686521d3f8b4a0f6e0448351cdc06fdb84f6 authored over 7 years ago by Nathan Rajlich <[email protected]>
add Slackin invite badge

github.com/debug-js/debug - f46d67144d78a081c45a0d02cfec9da48b44e105 authored over 7 years ago by Nathan Rajlich <[email protected]>
changed slackin url

github.com/debug-js/debug - 580a7a18b3c7ee260ed95730676d5064fd1b50a4 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
added slackin

github.com/debug-js/debug - 9f33c9a8a84636ae1c46489e10b2e919b9551f36 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
release 2.6.1

github.com/debug-js/debug - 941653e3334e9e3e2cca87cad9bbf6c5cb245215 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
Whitelist DEBUG_FD for values 1 and 2 only Fixes #410 (#415)

* Hide in DEBUG_FD deprecation warning in Webstorm Fixes #410

+ Intellij idea

* Hide in DE...

github.com/debug-js/debug - 37e14d6aad739c565cf225da7a204d2a1d1907ea authored over 7 years ago by Pooya Parsa <[email protected]>
Merge pull request #414 from vgoma/export-default-fix

github.com/debug-js/debug - 705a9fe6133019cae2dd96eaca1e8ce1e4dea835 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
Fixed IE8 "Expected identifier" error

github.com/debug-js/debug - 78ae6c94122a5c23263b6ea6def0d7ead474fc66 authored almost 8 years ago by vgoma <[email protected]>
added names and skips arrays erasing on enable call (#409)

github.com/debug-js/debug - 1c163a48c16fdfcaff734d2233bec6fff3d6f0f0 authored almost 8 years ago by Mykyta Usikov <[email protected]>
release 2.6.0

github.com/debug-js/debug - ac5ccae70358a2bccc71d288e5f9c656a7678748 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
better null pointer checks for browser useColors

github.com/debug-js/debug - 589559502a1d4ea4a7258123a7f516cc88c5bebb authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
remove explicit `window.debug` export (#404)

Exporting to the "outer" scope of the module is more the responsibility
of the module loader (i...

github.com/debug-js/debug - 664613047c696b050520de0b3af012ee55bd9882 authored almost 8 years ago by Nathan Rajlich <[email protected]>
Deprecate DEBUG_FD (#405)

* remove DEBUG_FD from readme

* deprecate DEBUG_FD

* remove arrow function

ES6 habbits ...

github.com/debug-js/debug - 62df220d205eddb382b98efb5a44b16076284fb7 authored almost 8 years ago by Nathan Rajlich <[email protected]>
release 2.5.2

github.com/debug-js/debug - 9a18d66282caa2e237d270a0f2cd150362cbf636 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
fix(browser): prevent ReferenceError in workers (#393)

fixes #382

github.com/debug-js/debug - eba68cec1a154508f3f48d552b79af0dac193432 authored almost 8 years ago by Klaus Trainer <[email protected]>
Merge pull request #391 from lurch/patch-1

Fix README typo

github.com/debug-js/debug - 280a64d788bbd143b076a141e30407c52a99824b authored almost 8 years ago by Nathan Rajlich <[email protected]>
Fix README typo

github.com/debug-js/debug - 146d0d1c0aa4f515ce5df0510f7c26481781ccd3 authored almost 8 years ago by Andrew Scheller <[email protected]>
added notice about v3 api discussion

github.com/debug-js/debug - ea43614db8349ae8f1083de00f187f2e5611375f authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
release 2.5.1

github.com/debug-js/debug - 3950daef4c63058e4c2c130b7e90666416b3d5d1 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
hotfix for babel-core

github.com/debug-js/debug - a31178c8d842c192261b70085b9da9ec1333c6a8 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
fix

github.com/debug-js/debug - 5a1a36c3025abb5750a7fd12b5deac7fcca65ea5 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
Merge branch 'master' of github.com:visionmedia/debug

github.com/debug-js/debug - b7769980da2c1d5ca1e7cedf6518cabdda4a95e8 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
release 2.5.0

github.com/debug-js/debug - 86d8245268d6c6f488bfdb54c270a427ff78aee6 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
release 2.5.0

github.com/debug-js/debug - 355e327c94e03aaf0c215b32244eeeacd8a298c8 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
build perf, fix for bowerfile, fix for webworker

github.com/debug-js/debug - d85c0c613d4c9a89c86802ac3014daccafa00b4f authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
Merge pull request #378 from yamikuronue/replace-babel-with-browserify

github.com/debug-js/debug - dc043cfd6e3753e2b22816da2f58eba8e030cc74 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify

github.com/debug-js/debug - f512cf2367f08d3bd479508cdf8227bf3f7cc8fb authored almost 8 years ago by Accalia de Elementia <[email protected]>
Merge pull request #388 from ForsakenHarmony/patch-1

Fix formatting bug

github.com/debug-js/debug - f09833136ecd7f66243f0d41772bf7433a09e284 authored almost 8 years ago by Nathan Rajlich <[email protected]>
Merge pull request #387 from kribblo/patch-1

Use typeof window.process !== 'undefined'

github.com/debug-js/debug - a16cf42885ac20b407d2384e50e2d0d81865bbb8 authored almost 8 years ago by Nathan Rajlich <[email protected]>
Update browser.js

github.com/debug-js/debug - 78e31a8e73826702fa75611f06ee788c5f42ce71 authored almost 8 years ago by Ashley <[email protected]>
Use typeof window.process !== 'undefined'

'process' in window returns true after window.process = null

github.com/debug-js/debug - 408ae94373aaa8693b23b5b402bbeb4320c9e210 authored almost 8 years ago by Kristoffer Lundén <[email protected]>
fix merge errors

github.com/debug-js/debug - f484cfedc446f2f75298a14971f63e26ac7d8c52 authored almost 8 years ago by Accalia de Elementia <[email protected]>
Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify

Conflicts:
dist/debug.js
test/.babelrc
test/debug_spec.js

github.com/debug-js/debug - 23af4833bfe1acf90e312031217dbb540de233ad authored almost 8 years ago by Accalia de Elementia <[email protected]>
fix: merged again, because it didn't take. Guess I did it wrong?

github.com/debug-js/debug - 3e1a15d06215f4ed33098bf1f6da7377f4680f42 authored almost 8 years ago by Yami <[email protected]>
fix: Whoops, didn't merge the tests properly. Resolved.

github.com/debug-js/debug - 67182fdb001d51c4dde667dc43d8ccbc791bd716 authored almost 8 years ago by Yami <[email protected]>
Merged from upstream/master. I left the dist/debug in place because my hook now updates it automatically, but I removed the babelrc file since we don't need it anymore.

github.com/debug-js/debug - 2a01c6c7756e5849a61535865c8c125ed0402c57 authored almost 8 years ago by Yami <[email protected]>
Fix for #381. Moved .babelrc into test folder, where it is used and which is not built with the module. (#383)

github.com/debug-js/debug - 6e934e9fb02fe4f353f1d84404ee2ff508cbb0bd authored almost 8 years ago by Erik Karlsson <[email protected]>
chore: add coveralls

github.com/debug-js/debug - 6a8d525642c1a559a61cedfe70501c1bebbcb710 authored almost 8 years ago by Yami <[email protected]>
fix: remove ES6 features since this also now runs on the browser

github.com/debug-js/debug - 0d7c9ebcc92423e02640985af708837caf2b6929 authored almost 8 years ago by Yami <[email protected]>
feature: Combined backend and frontend tests

github.com/debug-js/debug - 92e0e88570b23fb32d542c37818158de1d973e29 authored almost 8 years ago by Yami <[email protected]>
chore: Add pre-commit hook via ghooks so it can be shared

github.com/debug-js/debug - 9011c5a17a568f2ca5b37563a3c6e375cf5b44b4 authored almost 8 years ago by Yami <[email protected]>
release 2.4.5

github.com/debug-js/debug - 7e741fcc2f834672796333c97aa15f27f0ea2b5c authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
check for navigator (#376)

Fix: navigator undefined in Rhino

github.com/debug-js/debug - 17d0e0bb49b46f53bd97aa6d7b56bf9990a8cb62 authored almost 8 years ago by jochenberger <[email protected]>
Enable use of custom log function (#379)

* Enable use of custom log function

* Add test for custom log function

github.com/debug-js/debug - 50ffa9d85ed55bf905e454b417171f080ebb4528 authored almost 8 years ago by Hristo Iliev <[email protected]>
bit of cleanup + linting fixes

github.com/debug-js/debug - 1c625d45786fa8b3f0d285d3165e4dd346985fac authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
rm non-maintainted `dist/` dir (#375)

github.com/debug-js/debug - 932b24a68554e4200327d20d5ca778e0d728c7d6 authored almost 8 years ago by Sean Lavine <[email protected]>
docs: Simplified language in the opening paragraph. Closes #340 (#373)

* docs: Simplified language in the opening paragraph. Closes #340

* fix: Adjust wording as pe...

github.com/debug-js/debug - cea345a1cb11d4959db4703e7e2b44656b4a4788 authored almost 8 years ago by Yami <[email protected]>
Testing precommit hook by tweaking linting issues

github.com/debug-js/debug - 46ccb741c04896ef244fcc54cfb6628a6193fdbd authored almost 8 years ago by Yami <[email protected]>
test: Added an expectation to the client-side test, and the necessary wiring

github.com/debug-js/debug - 6bc5986f878dcc5907088dad0b231075e1818a93 authored almost 8 years ago by Yami <[email protected]>
chore: add phantomjs for travis

github.com/debug-js/debug - bb1e132d70b64c75671f7b6dc40f1eabae621a0d authored almost 8 years ago by Yami <[email protected]>
fix: Add karma-mocha dependency, and remove browserify

github.com/debug-js/debug - adf6ccfc88a165550f763701a07b53d7e5424feb authored almost 8 years ago by Yami <[email protected]>
fix: update package.json so karma gets installed.

github.com/debug-js/debug - 88766af08a6701ee744fcaa15e33534efbfdef85 authored almost 8 years ago by Yami <[email protected]>
refactor: Moved source files to /src. Moved test files to client and server side tests. Added karma for front-end testing.

github.com/debug-js/debug - f42b9627922995561299b064fce56bd292abb030 authored almost 8 years ago by Yami <[email protected]>