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

package: update "browserify" to v9.0.3

github.com/debug-js/debug - 1bf78dcf0d1ade529d9a7f614ba5442bac13af71 authored over 9 years ago by Nathan Rajlich <[email protected]>
update "ms" to v0.7.0

github.com/debug-js/debug - 171ec2d12b102c02a5563181186495fa0ebd8313 authored over 9 years ago by Nathan Rajlich <[email protected]>
component: fix "ms.js" repo location

Closes #176.

Squashed commit of the following:

commit ae4d5f88497d7ce59f476e002ea9b703d3129159...

github.com/debug-js/debug - 94071a2f0664b7226afc9da1eee1af861ef84fc5 authored over 9 years ago by Anton Wilhelm <[email protected]>
Merge pull request #174 from andrzejdus/master

changed bower package name

github.com/debug-js/debug - 7a35a6f24cb5a1df199ffcf7b20d997b8c9b48ae authored over 9 years ago by Nathan Rajlich <[email protected]>
Merge pull request #171 from gnaryak/master

Updated documentation about using debug in a browser

github.com/debug-js/debug - 9272ee0470ba5e5938e4bc6e140a355a07e0628c authored over 9 years ago by Nathan Rajlich <[email protected]>
changed bower package name

github.com/debug-js/debug - b1a0f7711c9190edae988f657b50dc5e7985daad authored over 9 years ago by Andrzej Duś <[email protected]>
Updated documentation about using debug in a browser

github.com/debug-js/debug - df9429927c386b34728caad8f7d8550d2fe7b1bb authored over 9 years ago by Andrew Guldman <[email protected]>
Merge pull request #168 from yields/fix/security-error

fix: security error on safari - closes #167

github.com/debug-js/debug - 2c384416fb68ecbad32dee68a1e9e9d073ad2d08 authored almost 10 years ago by Nathan Rajlich <[email protected]>
fix: security error on safari - closes #167

github.com/debug-js/debug - 988592b640bf10faac2d8ebafa3135c0f3351123 authored almost 10 years ago by Amir Abushareb <[email protected]>
Release 2.1.1

github.com/debug-js/debug - 24cc5c04fc8886fa9afcadea4db439f9a6186ca4 authored almost 10 years ago by Nathan Rajlich <[email protected]>
browser: use `typeof` to check for `console` existence

It's a global, so we must check with typeof otherwise
an error will be thrown if `console` is un...

github.com/debug-js/debug - df3e0eabdb59f81b0a92271ad9e63479cfaaf4da authored almost 10 years ago by Nathan Rajlich <[email protected]>
Readme++

github.com/debug-js/debug - 4fd6f3985e8b9e180db9e4ba01b0d4d8f835b8d4 authored almost 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #143 from marmolejo/master

add support for chrome apps

github.com/debug-js/debug - a98c28309582135d1849ecc787a9052e1e7fa7e1 authored almost 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #149 from akaustel/master

Added windows usage remarks

github.com/debug-js/debug - 85bd49974c539b7518b1e6b5cd33892a081dba73 authored almost 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #141 from bright/bower_json

Add bower.json to properly support bower install

github.com/debug-js/debug - 055a60b05b34a6e0f9cc53cf95c3becddef84a8a authored almost 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #166 from mooyoul/ie8

browser: Fixed that no logs output on IE8/9

github.com/debug-js/debug - 3a285bef040d964cc7d75f9a4b0626145e69e219 authored almost 10 years ago by Nathan Rajlich <[email protected]>
browser: check for console.log truthiness instead

Related to PR #166

github.com/debug-js/debug - 6af0b4d76431cb642ff443f69321c5bb8ba83b8c authored almost 10 years ago by Moo Yeol, Lee (Prescott) <[email protected]>
browser: Fixed that no logs output on IE8/9

IE 8/9 reports console methods as objects when using the typeof operator.
https://web.archive.org...

github.com/debug-js/debug - 4dce97e6db25bf11a1486d7bd52f4c4e78b877f6 authored almost 10 years ago by Moo Yeol, Lee (Prescott) <[email protected]>
Added windows usage remarks

github.com/debug-js/debug - 7d6781517f2fd947a64a38e8d28670b6ddedb9a1 authored almost 10 years ago by akaustel <[email protected]>
better checking for undefined value

github.com/debug-js/debug - 3f97ec6f00fc8844d6ed2a567259e23bd3ebd11e authored about 10 years ago by Zeus Gómez Marmolejo <[email protected]>
Release 2.1.0

github.com/debug-js/debug - 953162b4fa8849268d147f4bac91c737baee55bb authored about 10 years ago by Nathan Rajlich <[email protected]>
node: implement `DEBUG_FD` env variable support

Closes #146.

github.com/debug-js/debug - e4d021a2232a7df472715e16e81d758131033774 authored about 10 years ago by Nathan Rajlich <[email protected]>
package: update "browserify" to v6.1.0

github.com/debug-js/debug - 019c9ed81eeadc0e0b7ed14a4538809efef98856 authored about 10 years ago by Nathan Rajlich <[email protected]>
corrected PR for other browsers

Sorry, this should work now. window.localStorage is undefined in chrome apps.

github.com/debug-js/debug - de8695b6be3dcc665aff3de5e32f49b5f158fd90 authored about 10 years ago by Zeus Gómez Marmolejo <[email protected]>
add support for chrome apps

github.com/debug-js/debug - e9c730a6e26da297f350c6c7a03f3d5564e28d9f authored about 10 years ago by Zeus Gómez Marmolejo <[email protected]>
Merge pull request #135 from panuhorsmalahti/master

Add license to package.json

github.com/debug-js/debug - f39956ad29b105e95a956a2b14b8c70578395afd authored about 10 years ago by Nathan Rajlich <[email protected]>
Add bower json to properly support bower install

github.com/debug-js/debug - 4597df6bd8e8f0ea152aba103bd25416ddd4e167 authored about 10 years ago by Piotr Mionskowski <[email protected]>
Add version to package.json

Add version to package.json to work with license tools.

github.com/debug-js/debug - 7b81f18ab15420e3c3d99c3109b23c0d93c944d1 authored about 10 years ago by Panu Horsmalahti <[email protected]>
Release 2.0.0

github.com/debug-js/debug - c61ae82bde19c6fdedfc6684817ff7eb541ff029 authored about 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - c97a5c1294d14559c5c42168504187a0240adfdc authored about 10 years ago by Nathan Rajlich <[email protected]>
package: update "browserify" to v5.11.0

github.com/debug-js/debug - 47f7213611e538812ff095efa155991caec8dc32 authored about 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #129 from stephenmathieson/stderr

node.js: Use stderr rather than stdout for logging

github.com/debug-js/debug - 716c57f647b8c15c6bf04f45f00f6905eeeb706d authored about 10 years ago by Nathan Rajlich <[email protected]>
node.js: Use stderr rather than stdout for logging

Closes #120

github.com/debug-js/debug - 345996b982519c09bb094614b2f0a0f4d98a7852 authored about 10 years ago by Stephen Mathieson <[email protected]>
Release 1.0.4

github.com/debug-js/debug - abc10a5912f79d251752d18350e269fe0b0fbbf9 authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 6fd34ac517a68feff00d0dc35ac2836e681ffd38 authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: prefer an instance `log()` function over the global one

Fixes #119.

github.com/debug-js/debug - 592429f02565a5b7dd8ff1d6728c34d5a569e757 authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 00d5bdf9a42d332d07a211223354804acb00a2f2 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: place %c marker after the space character

This way, in Firefox 31, the "main content" of the debug
call will not have any extra whitespace...

github.com/debug-js/debug - 6f278e3b4c353734cc3874b64c9a92f1c9383275 authored over 10 years ago by Nathan Rajlich <[email protected]>
README++

github.com/debug-js/debug - 7278fcc4e2164f025ccd586bbec1ab76b0d4f021 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #116 from wryk/patch-1

update documentation about styled console logs

github.com/debug-js/debug - e8438265270be40d862238889eb0b77441b5faf8 authored over 10 years ago by Nathan Rajlich <[email protected]>
example: remove `console.info()` log usage

Annoying since the Web Inspector will add an exclamation point
with a blue circle around it to a...

github.com/debug-js/debug - 4c8e3d3e5edff99baf9cc66ce576280b09da7f95 authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 09e31bb47ad3ead195fb9d51fe37e4e83aa01f3a authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: reset the "content" color via `color: inherit`

Necessary for Firefox v31, which seems to retain the previous
color from a previous %c color for...

github.com/debug-js/debug - 998d85bac98775a021ca85cc2f5cd44ac73159b1 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: add colors support for Firefox >= v31

Part of #116.

github.com/debug-js/debug - 165e937e6dd529588fc3d9761d3f745969d3d054 authored over 10 years ago by Nathan Rajlich <[email protected]>
example: add "Content-Type" UTF-8 header to browser example

github.com/debug-js/debug - e5a4ef2c943a60d8658c0b48c7dcab50876c1c45 authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 3add08ea0c0be11a4107ae2fd0c4edf34793ed1a authored over 10 years ago by Nathan Rajlich <[email protected]>
Release 1.0.3

github.com/debug-js/debug - 93c759961d53ad7f06a1892a8dd0bf4be4a7b9df authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #122 from seegno/enhancement/multiple-wildcards

Add support for multiple wildcards in namespaces

github.com/debug-js/debug - c8aa92be6d9fbb2bf3800545bee9506b66657508 authored over 10 years ago by Nathan Rajlich <[email protected]>
Add support for multiple wildcards in namespaces

github.com/debug-js/debug - d92fe0e6e0b97cc9a1ac8fe7c5b4e654acbd7de1 authored over 10 years ago by Tiago Ribeiro <[email protected]>
browser: fix lint

github.com/debug-js/debug - 2f70264aad8d2403559421e7c49093ed1797a3c7 authored over 10 years ago by Nathan Rajlich <[email protected]>
update documentation about styled console logs

Firefox now support styled console logs since version 31 (actually on aurora) : https://hacks.mo...

github.com/debug-js/debug - aad769a8872fa7a31ccf712ec19014e682e11938 authored over 10 years ago by Mathieu Gallé-Tessonneau <[email protected]>
Release 1.0.2

github.com/debug-js/debug - 46939bcc1a67ed3a211a2ea2093bbce85473280c authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 558f604f0788b7632e052e16a021e11b7201025b authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #113 from gscottolson/master

Updated color palette for white backgrounds.

github.com/debug-js/debug - abe20e18a83a90a984dcfc83e2342227fc5c4f0b authored over 10 years ago by Nathan Rajlich <[email protected]>
Restore color order.

github.com/debug-js/debug - d738362777d5e91cb3f485edaadfe86d55543e2e authored over 10 years ago by G Scott Olson <[email protected]>
Update color palette.

github.com/debug-js/debug - 5f54356b6d803a749b202d4ec563c5af856bb71d authored over 10 years ago by G Scott Olson <[email protected]>
History: consistent spacing

github.com/debug-js/debug - 57f1cf2f303263c58097ab12d1e242cf3afece72 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #108 from timoxley/console_error

Make console.x configurable.

github.com/debug-js/debug - 68e81394162b6607586ca4f8ed1b632958493b28 authored over 10 years ago by Nathan Rajlich <[email protected]>
Make console logging function configurable.

Split log() into 2 methods: formatArgs() and log(), allowing log to be
overridden on a per-names...

github.com/debug-js/debug - dd32a4c902b8072eb6b1a36b498d73dada677359 authored over 10 years ago by Tim Oxley <[email protected]>
node: fix %o colors on old node <= 0.8.x

github.com/debug-js/debug - 83f38e56acc0b885e64690c27599fc522390a782 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #109 from timoxley/node_path

Find node path using shell/which.

github.com/debug-js/debug - bd0aa4707e8897bead54c3beb4a01a2ff2d72eb4 authored over 10 years ago by Nathan Rajlich <[email protected]>
Find node path using shell/which.

Without this patch, Make would fail with the following error:

```
> make
/bin/sh: node: command...

github.com/debug-js/debug - 72793beb3222ac7045c858514f62ab0e38ad60d2 authored over 10 years ago by Tim Oxley <[email protected]>
dist: recompile

github.com/debug-js/debug - 613065a9b4580b6f77efb5435dabbf9e7af67a43 authored over 10 years ago by Nathan Rajlich <[email protected]>
Release 1.0.1

github.com/debug-js/debug - febc3fe5f5da0ddd95e21652fe8b97571962452c authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: use `removeItem()` to clear localStorage

github.com/debug-js/debug - c1b0c6e9ccf1adefeb424216afc8ffab3ae691e4 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #107 from leedm777/fix-debug-env

Don't set DEBUG if namespaces is undefined.

github.com/debug-js/debug - 462c3b20457460238b7982f54821e9a1bae8dee6 authored over 10 years ago by Nathan Rajlich <[email protected]>
Don't set DEBUG if namespaces is undefined.

On Node.js, if you set a process.env field to either null or undefined,
it gets cast to string '...

github.com/debug-js/debug - 3aa365ae93fa506fce68401f03fd7d63bf5af145 authored over 10 years ago by David M. Lee <[email protected]>
package: add "contributors" section

Feel free to add yourself in a PR if you've contributed a patch
in the past.

github.com/debug-js/debug - a4de5389c0a5cb2b016aab586b1c9a0330f91e76 authored over 10 years ago by Nathan Rajlich <[email protected]>
node: type comment typo

github.com/debug-js/debug - 9fdd3313be7bb7484c4c9a730f64e6e98f48a574 authored over 10 years ago by Nathan Rajlich <[email protected]>
authors

github.com/debug-js/debug - 4a78aa6c21500ab6cfece18282644dbf4ed7356d authored over 10 years ago by TJ Holowaychuk <[email protected]>
Release 1.0.0

github.com/debug-js/debug - 908062b7b2503030890953c10168250e0251885c authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 91daf2860d8a9f7c65ac67bda4a0cbb587f7c61d authored over 10 years ago by Nathan Rajlich <[email protected]>
make ms diff be global, not be scope

Closes #88.
Closes #90.

github.com/debug-js/debug - 872115d10aeb702a17ba99bfa2b5bf9f15a039b1 authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: ignore empty strings in enable()

Stops the unnecessary /^$/ regexp from being "enabled".

github.com/debug-js/debug - 4ddbb61abdff858bafc753d0e22ee45f526ca91a authored over 10 years ago by Nathan Rajlich <[email protected]>
node: fix typo and optimize `useColors()` logic

github.com/debug-js/debug - 48114629b442e61373e53f9a39000fefcfd089c8 authored over 10 years ago by Nathan Rajlich <[email protected]>
node: make DEBUG_COLORS able to disable coloring

Fixes #59.

github.com/debug-js/debug - e0b6b07cb63f6fb637aac4b45b1f38927f7ee5ca authored over 10 years ago by Nathan Rajlich <[email protected]>
example: fix "browser.html" example

To use new browserify standalone build

github.com/debug-js/debug - 7df6b473ca1cc3a7a96df81cc294dadc908b30c9 authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 4501edeac60d351eac3cc782894b91e75934d564 authored over 10 years ago by Nathan Rajlich <[email protected]>
*: export the `colors` array

DRYs up some of the logic in the process,
since the "core" color handling code gets
moved to `de...

github.com/debug-js/debug - e502a7df95e1438b07d49275998ba32bcd9b40e3 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: even more robust "%c" handling

Now we support the user passing in their own
"%c" fields in `debug()` calls.

github.com/debug-js/debug - 9b5e9f7ef28d19b2816c68053c110f9dfdf5116e authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #101 from visionmedia/use/browserify

Use "browserify" for standalone browser-side builds

github.com/debug-js/debug - 9a282f9a41d85147ecb98503432608119c48615f authored over 10 years ago by TJ Holowaychuk <[email protected]>
npmignore: don't publish the `dist` dir

Not used in node/browserify, so not needed.

github.com/debug-js/debug - 43b0d51c21134e86014f0ba007dfdabc6b21a35e authored over 10 years ago by Nathan Rajlich <[email protected]>
Makefile: refactor to use browserify

Uses browserify to build a `dist/debug.js` file for
standalone browser-side consumption.

github.com/debug-js/debug - 0c1a90a2784d903457645d4980298dcc1fa9c62f authored over 10 years ago by Nathan Rajlich <[email protected]>
package: add "browserify" as a dev dependency

github.com/debug-js/debug - 44e6af18d35a27c1711201f84291719e54856abe authored over 10 years ago by Nathan Rajlich <[email protected]>
dist: recompile

github.com/debug-js/debug - 808c5865b9049b8b754198badfd1169b6e9c2875 authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: fix passing an `Error` object in directly

github.com/debug-js/debug - 533406869cabae60a070408fd17f4ebff34376f1 authored over 10 years ago by Nathan Rajlich <[email protected]>
Readme: add Web Inspector Colors section

github.com/debug-js/debug - 182505d3657b4a4ab27432438a1c583b366e0354 authored over 10 years ago by Nathan Rajlich <[email protected]>
node: reset terminal color for the debug content

This is a controversial change as well, but it seems to be
wanted by the community, and usabilit...

github.com/debug-js/debug - 9e4e0fff23d6a5899cf5fd827a003ba1c5f3033f authored over 10 years ago by Nathan Rajlich <[email protected]>
browser, node: rename `c` to `color`

More clear for the user to override it this way.
See: #95

github.com/debug-js/debug - 32b0bf41eb39e6f5bcb70c0e9201039f40756f29 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #100 from visionmedia/update/add-custom-formatters

Add custom "%n" formatters

github.com/debug-js/debug - 40abfe54e86c93546e5b9388a3e602b30e345c2b authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: remove hacky placeholder logic

@visionmedia pointed out that it is not necessary, which is
good because it was very hacky.

github.com/debug-js/debug - 652feca774e855d40c1caa051c8e8dd72cdd1d2a authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #99 from visionmedia/update/use-ms

debug: use "ms" module for humanizing the diff

github.com/debug-js/debug - ddd483df2571ae006f948760f45a1e1f1a539eb5 authored over 10 years ago by TJ Holowaychuk <[email protected]>
node: map "%o" to `util.inspect()`

github.com/debug-js/debug - b38496e03bcc7937bcf79f2d7f97cd17bfeaec23 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: map "%j" to `JSON.stringify()`

github.com/debug-js/debug - 84951941a8dd894220f48243e8f8753e05500989 authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: add custom "formatters"

So that the browser, node, and possibly the end users can
define their own "%n" formatters for t...

github.com/debug-js/debug - 7a3f318cb6f0456e1ae009a296f382e937cb2059 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: don't let "%%" throw off the color insertion index

github.com/debug-js/debug - 0f61fca93f917abd9a804648ddea4f52ff846ebc authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: use "ms" module for humanizing the diff

This would be the first external dependency for `debug`,
so it's slightly controversial.

github.com/debug-js/debug - 61394bf18efffbe359b63d7c2473d2bc9f99dfc3 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: fix the case of passing additional arguments after the "format"

Before the "%c" CSS color value was potentially being
inserted into the wrong place in the argum...

github.com/debug-js/debug - a4aacbd785ded0022091cef8e9a274045e6b0ba5 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: fix colors in strict mode

github.com/debug-js/debug - eb80377e34dde7bcf2aa323c80bf0c3f47333b15 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #98 from TooTallNate/add/browser-colors

browser: add colors for WebKit browsers and Firebug

github.com/debug-js/debug - b259bc0a109de6c0f420aa66e39d8ded7ef5201d authored over 10 years ago by Nathan Rajlich <[email protected]>