Ecosyste.ms: OpenCollective

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

discord.js

discord.js is the largest JavaScript/TypeScript Discord library to create bots.
Collective - Host: opensource - https://opencollective.com/discordjs - Website: https://discord.js.org - Code: https://github.com/discordjs

Merge pull request #102 from felixge/alexindigo-tests

Updated test targets

github.com/discordjs/form-data - 61adeff207229efb272cf660109f6aa73849db90 authored almost 10 years ago by Alex Indigo <[email protected]>
Updated test targets

github.com/discordjs/form-data - beb9be302e4db51915d2ca6528eb0d803dde992d authored almost 10 years ago by Alex Indigo <[email protected]>
Merge pull request #148 from mapbox/fix-iojs-win

Fix iojs win

github.com/discordjs/node-pre-gyp - 2d72392dc8beff1c59770d9d5c4e1c3f6bf8a271 authored almost 10 years ago by Dane Springmeyer <[email protected]>
fix clearing of previous build

github.com/discordjs/node-pre-gyp - 1b7f263b2a7f29ba608304c3a3430060d3a0e604 authored almost 10 years ago by Dane Springmeyer <[email protected]>
test fixes

github.com/discordjs/node-pre-gyp - 7ae8f5ab3f6471c8d9c38e0db53a9b486a4df6e2 authored almost 10 years ago by Dane Springmeyer <[email protected]>
various test improvements

github.com/discordjs/node-pre-gyp - 24815f4d71b2329d8d4a482e7bea2002ee7dce82 authored almost 10 years ago by Dane Springmeyer <[email protected]>
attemp to workaround iojs/io.js#751 - refs #147

github.com/discordjs/node-pre-gyp - fb50e29b4e33e0d2069f58639d64b532e6970d1a authored almost 10 years ago by Dane Springmeyer <[email protected]>
try to fix io.js on windows

github.com/discordjs/node-pre-gyp - 08b00187aa82e98e80b58a888a779a1f16f8ad23 authored almost 10 years ago by Dane Springmeyer <[email protected]>
bump to v0.6.4

github.com/discordjs/node-pre-gyp - 332b8b123e3aa91718fad763cf1fc11c4cfb49b7 authored almost 10 years ago by Dane Springmeyer <[email protected]>
add v0.6.3 and v0.6.4 to changelog

github.com/discordjs/node-pre-gyp - 52bc1fe386e9938012e3984ebf6183e37690d123 authored almost 10 years ago by Dane Springmeyer <[email protected]>
disable testing io.js on appveyor for now

github.com/discordjs/node-pre-gyp - 312448615f8ca962f73126f15deef11f13c92c9b authored almost 10 years ago by Dane Springmeyer <[email protected]>
upgrade semver, rc, and npmlog

github.com/discordjs/node-pre-gyp - 0296c90a179f12b1e9c337fae3c90ff403389f93 authored almost 10 years ago by Dane Springmeyer <[email protected]>
default dist-url is broken for io.js 1.x so only test 1.2.x

github.com/discordjs/node-pre-gyp - 654bf2940a13d1c640a67efd3745075d591cd980 authored almost 10 years ago by Dane Springmeyer <[email protected]>
test more versions on appveyor + travis

github.com/discordjs/node-pre-gyp - b6927364c6cb5a7ce90aa6c6bd1171611598c94e authored almost 10 years ago by Dane Springmeyer <[email protected]>
Merge pull request #146 from mapbox/fix-dist-url

Fix dist url

github.com/discordjs/node-pre-gyp - 41ed3231bdc53f728493151099f5ebf121024e9e authored almost 10 years ago by Dane Springmeyer <[email protected]>
more windows fixes

github.com/discordjs/node-pre-gyp - 37382f106d12690286f9c9fdb52ed808a644de47 authored almost 10 years ago by Dane Springmeyer <[email protected]>
attempt to fix tests on windows

github.com/discordjs/node-pre-gyp - 67dff9a560dbcb85d107a8aa089a4f357fc2be63 authored almost 10 years ago by Dane Springmeyer <[email protected]>
Merge pull request #145 from fengmk2/ignore-node-gyp-on-iojs

ignore search 'node-gyp inside npm on NODE_PATH' on iojs

github.com/discordjs/node-pre-gyp - c6f4332cc0d6495847f74aa417f50f885544c41d authored almost 10 years ago by Dane Springmeyer <[email protected]>
default loglevel so we ignore the http traffic of potentially missing node-gyp devDir

github.com/discordjs/node-pre-gyp - 0de3e4dda43cc767081455093cae534975a4b644 authored almost 10 years ago by Dane Springmeyer <[email protected]>
run jshint on test

github.com/discordjs/node-pre-gyp - 1fbc0a74db5f2401a73d9f54c6addb5d2f07e297 authored almost 10 years ago by Dane Springmeyer <[email protected]>
fix jshint errors

github.com/discordjs/node-pre-gyp - dc1d674d5909fbb9ba8fab934ea0d0720b99d3d9 authored almost 10 years ago by Dane Springmeyer <[email protected]>
attempt to fix support for passing custom --dist-url to node-gyp

github.com/discordjs/node-pre-gyp - 0a5ff7e0c43b95b29033c0c89c28e44e9c1cebf8 authored almost 10 years ago by Dane Springmeyer <[email protected]>
Merge pull request #143 from mapbox/configure

add configure step with tests

github.com/discordjs/node-pre-gyp - 0d899242e04473cacce2e2e3333c41c7d3b0de79 authored almost 10 years ago by Dane Springmeyer <[email protected]>
clean before build

github.com/discordjs/node-pre-gyp - 3746fab9ca98f22df38f61a8e2b75e409eeed35a authored almost 10 years ago by Mike Morris <[email protected]>
dont expect quiet stderr on first test

github.com/discordjs/node-pre-gyp - f202c04698621e6fe7618a6e62cc0ba30675f6f2 authored almost 10 years ago by Mike Morris <[email protected]>
add tests for install and -- unparsed options

github.com/discordjs/node-pre-gyp - 51a65b1a57c59ba1a4941ff87fb1c846797a5122 authored almost 10 years ago by Mike Morris <[email protected]>
ignore search 'node-gyp inside npm on NODE_PATH' on iojs

Fixes #144

github.com/discordjs/node-pre-gyp - 9c38f6e4f818c54ca7b28760521f6a8199bdbf21 authored almost 10 years ago by fengmk2 <[email protected]>
Merge pull request #137 from hybridgroup/master

Fix issue with require validation not working on windows 7

github.com/discordjs/node-pre-gyp - b3953c44c535736271d967f63f03e4cf982bc524 authored almost 10 years ago by Dane Springmeyer <[email protected]>
add io.js v1.2.0

github.com/discordjs/node-pre-gyp - 683f7a53bc4f72ca980d21f4f52b8898f56ec146 authored almost 10 years ago by Dane Springmeyer <[email protected]>
split out commands from args in tests - sets us up to start passing -- in correct order

github.com/discordjs/node-pre-gyp - 27c1564e79546475e5f37de8e49d00778281c957 authored almost 10 years ago by Dane Springmeyer <[email protected]>
make reveal opts parsing more robust

github.com/discordjs/node-pre-gyp - 06ea780642813c1c6ca2c94afa4fa6fd7c76ba50 authored almost 10 years ago by Dane Springmeyer <[email protected]>
better errors if tests fail

github.com/discordjs/node-pre-gyp - b5ec246295749119ba9453d0438e72f27103e89e authored almost 10 years ago by Dane Springmeyer <[email protected]>
don't monkey with unparsed opts for rebuild - they just will not work for rebuild

github.com/discordjs/node-pre-gyp - 6b6fcd3050195f4b859348e78af32dbe566c706d authored almost 10 years ago by Dane Springmeyer <[email protected]>
jshint fixes

github.com/discordjs/node-pre-gyp - 779df20decc6b21e5c0b205fa7c94ef0b084c788 authored almost 10 years ago by Dane Springmeyer <[email protected]>
add configure step to be able to talk directly to node-gyp

github.com/discordjs/node-pre-gyp - a3546ee685a8dbe1e9d00f2d4c9413f94e8acde1 authored almost 10 years ago by Dane Springmeyer <[email protected]>
note node v0.12.x support in readme

github.com/discordjs/node-pre-gyp - 3946f5c3a5dc56fa3310175d6a4d28619246910b authored almost 10 years ago by Dane Springmeyer <[email protected]>
bump to v0.6.3

github.com/discordjs/node-pre-gyp - b12ba8b7b0c4dc773259e520853838187f807922 authored almost 10 years ago by Dane Springmeyer <[email protected]>
Merge pull request #141 from mapbox/issue-140

Allow passing args directly to gyp

github.com/discordjs/node-pre-gyp - 7f4796302564aad461614429e316d73acf062d33 authored almost 10 years ago by Dane Springmeyer <[email protected]>
better test skip of deprecation warning aroud customFDS

github.com/discordjs/node-pre-gyp - bdb1269197acd163e2a47fe735bfb477cc3f80ce authored almost 10 years ago by Dane Springmeyer <[email protected]>
fix jshint error

github.com/discordjs/node-pre-gyp - 5a599980bfdf6ccc8ab55bd24e7743990ffacb37 authored almost 10 years ago by Dane Springmeyer <[email protected]>
completely overhaul how options are passed to node-gyp

- this breaks up configure + build/rebuild stages
- this adds support for passing opts to gyp ...

github.com/discordjs/node-pre-gyp - 9df242afc2f67641c41ff2fec31f28fe7735571d authored almost 10 years ago by Dane Springmeyer <[email protected]>
Fix issue with require validation not working on windows 7

github.com/discordjs/node-pre-gyp - 7ed0d0860a801a331c136a4d9d73a6622471cb73 authored almost 10 years ago by edgarsilva <[email protected]>
iojs is not working yet on travis, disable until I can understand why

github.com/discordjs/node-pre-gyp - 5589771f2604c0f56e02eb8756112e94dc9c058e authored almost 10 years ago by Dane Springmeyer <[email protected]>
node node v0.10.35 on appveyor

github.com/discordjs/node-pre-gyp - b8c8717f6c85b1ecf7f8244f7c98cddd9fd477ec authored almost 10 years ago by Dane Springmeyer <[email protected]>
better error output

github.com/discordjs/node-pre-gyp - 5bb56f8270f45815a1a8017db821950b856a8f4b authored almost 10 years ago by Dane Springmeyer <[email protected]>
test more versions

github.com/discordjs/node-pre-gyp - 70da466ca37c24eeebd31e26ea610e1d1acd026c authored almost 10 years ago by Dane Springmeyer <[email protected]>
fix testing of a custom target even when abi_crosswalk is not out of date

github.com/discordjs/node-pre-gyp - 57b7b40428cdc5e7f086f9f3820b970be989e20e authored almost 10 years ago by Dane Springmeyer <[email protected]>
add latest node.js and io.js versions

github.com/discordjs/node-pre-gyp - b3bf90af23095ec3e45df599c6f1f53e6d20bdf2 authored almost 10 years ago by Dane Springmeyer <[email protected]>
add node.js 0.11.15 and iojs 1.0.3/1.0.4

github.com/discordjs/node-pre-gyp - b5cdfb2e1e85784c10ef669ac76cda57c26c2500 authored almost 10 years ago by Dane Springmeyer <[email protected]>
travis: test latest versions

github.com/discordjs/node-pre-gyp - 97d8d0b7904dc0483a504a95081809d501e7318d authored almost 10 years ago by Dane Springmeyer <[email protected]>
stay one behind on known node version to ensure test for lookahead works

github.com/discordjs/node-pre-gyp - 4a0c35442e42ee7e10160b478a018242c5c5c988 authored almost 10 years ago by Dane Springmeyer <[email protected]>
abi crosswalk: add io.js 1.0.0 and node v0.10.34/35

github.com/discordjs/node-pre-gyp - e33f14b3c8fca2fb799d528a4d770da7d4d5f23f authored almost 10 years ago by Dane Springmeyer <[email protected]>
abi_crosswalk script now writes file internally

github.com/discordjs/node-pre-gyp - a6f21dfaad1a5334a08c64043cf3047e8dc17c98 authored almost 10 years ago by Dane Springmeyer <[email protected]>
Add support for auto updating io.js entries for abi_crosswalk

github.com/discordjs/node-pre-gyp - 684e99a601cc64669ad03ca78ac28d578e244d19 authored almost 10 years ago by Dane Springmeyer <[email protected]>
jshint cleanup

github.com/discordjs/node-pre-gyp - 7a88c65725d4ec344dd8c0849eb005c974eda610 authored almost 10 years ago by Dane Springmeyer <[email protected]>
back to one node.js 0.10.x version to avoid publishing failures

github.com/discordjs/node-pre-gyp - bbec421d56df5820643bdbe43203face4ac22910 authored almost 10 years ago by Dane Springmeyer <[email protected]>
bump to v0.6.2 with io.js support - closes #135

github.com/discordjs/node-pre-gyp - 0b18f48a7c904c3fe8fea2ff1a715cac37ff2821 authored almost 10 years ago by Dane Springmeyer <[email protected]>
add io.js entry for v1.0.2 - refs #135

github.com/discordjs/node-pre-gyp - 551ab50d036fd982c598ee476270eb962fa1eddb authored almost 10 years ago by Dane Springmeyer <[email protected]>
also try testing on v0.11.14 and v0.10.35

github.com/discordjs/node-pre-gyp - 29510ab4022ae244493158fe659fe0fc04ed00cd authored almost 10 years ago by Dane Springmeyer <[email protected]>
clean up after custom target test

github.com/discordjs/node-pre-gyp - e2706084ab220cb88431a6a1706095becf6c68c9 authored almost 10 years ago by Dane Springmeyer <[email protected]>
support for io.js ABI lookahead with docs about why this madness

github.com/discordjs/node-pre-gyp - c4f7372463e55fd3b04428c67d4c0d71db7a16b6 authored almost 10 years ago by Dane Springmeyer <[email protected]>
fix test description

github.com/discordjs/node-pre-gyp - 015ed5cf933032da59d08b5de1955f80990d354c authored almost 10 years ago by Dane Springmeyer <[email protected]>
fix bug in lookahead ABI code + add test

github.com/discordjs/node-pre-gyp - 92f1daac686bbe3d7ba151113db40735a82aca9c authored almost 10 years ago by Dane Springmeyer <[email protected]>
add io.js 1.0.1 (though SSL is broken) - refs #135

github.com/discordjs/node-pre-gyp - b1f51acc2ad432f0e0c74ecbe9f1a7b18c0a38ec authored almost 10 years ago by Dane Springmeyer <[email protected]>
ignore child_process deprecations since an update node-gyp is still not tagged - closes #125 - refs #135

github.com/discordjs/node-pre-gyp - 999988899c2c9d5caea7aec4f7a706fc511f38bf authored almost 10 years ago by Dane Springmeyer <[email protected]>
bump to allow latest [email protected]

github.com/discordjs/node-pre-gyp - 862ce5b9ed834f7afdfdda1dd877d1e4df100085 authored about 10 years ago by Dane Springmeyer <[email protected]>
Merge pull request #94 from ranman/fix-duplicate-plus-sign

Remove duplicate plus sign

github.com/discordjs/form-data - 384683d69bf3a577d4844406bb2ba72ea23d0e04 authored about 10 years ago by Alex Indigo <[email protected]>
Merge pull request #96 from alexindigo/mime

Bumped version

github.com/discordjs/form-data - 16f92b30f5325c5b5352dc346ca1bc07ba4bcb33 authored about 10 years ago by Alex Indigo <[email protected]>
Bumped version

github.com/discordjs/form-data - dfc1a2aef40b97807e2ffe477da06cb2c37e259f authored about 10 years ago by Alex Indigo <[email protected]>
Merge pull request #95 from eiriksm/feat/browserify-support

Replace mime library.

github.com/discordjs/form-data - afabc5830c73559ce7410e9d0525cce428cfab7e authored about 10 years ago by Alex Indigo <[email protected]>
Replace mime library.

github.com/discordjs/form-data - 12e1573c1fd4f69ca349babfa2960e688094cfdf authored about 10 years ago by Eirik S. Morland <[email protected]>
remove duplicate plus sign

github.com/discordjs/form-data - 36e09c695b0514d91a23f5cd64e6805404776fc7 authored about 10 years ago by J. Randall Hunt <[email protected]>
defer tar and request requires since they may take up to 60ms

github.com/discordjs/node-pre-gyp - 61fc97d00d8899f1049290d42231fadba5d10c27 authored about 10 years ago by Dane Springmeyer <[email protected]>
remove unused requires

github.com/discordjs/node-pre-gyp - ef9bb64c4704b33b0141daba2e5447b4f0d36fc3 authored about 10 years ago by Dane Springmeyer <[email protected]>
make clearer that language:node_js should be removed if running multi-os

github.com/discordjs/node-pre-gyp - 91f86e03559820a8cf595c858fbb580afe687438 authored about 10 years ago by Dane Springmeyer <[email protected]>
linking fixes

github.com/discordjs/node-pre-gyp - 47669acec89f4671c9bc2124cb2426dba12d77f5 authored about 10 years ago by Dane Springmeyer <[email protected]>
more OS X readme improvements

github.com/discordjs/node-pre-gyp - 4b4587652c3c10b23eb35bec64c5c028978394cb authored about 10 years ago by Dane Springmeyer <[email protected]>
more readme formatting

github.com/discordjs/node-pre-gyp - a533301885a6ca17abd23899b233a69fce9da6c1 authored about 10 years ago by Dane Springmeyer <[email protected]>
readme newline

github.com/discordjs/node-pre-gyp - 0733ef1f8deddfb70e5e2f54fc9ac92db570d640 authored about 10 years ago by Dane Springmeyer <[email protected]>
fixup OSX publishing docs further

github.com/discordjs/node-pre-gyp - fab6b0a11c9bedb2a239c1119c02e0e20ddde687 authored about 10 years ago by Dane Springmeyer <[email protected]>
run retire during tests

github.com/discordjs/node-pre-gyp - 7457d08a72464895d3faf027faf4039217fa0b36 authored about 10 years ago by Dane Springmeyer <[email protected]>
readme updates

github.com/discordjs/node-pre-gyp - 52bb60cb99473c2ded9f5c9f155811c9e1370a7a authored about 10 years ago by Dane Springmeyer <[email protected]>
add --acl public-read to aws s3 sync example

github.com/discordjs/node-pre-gyp - 4db245485ef29bf13e10c1eed3f894a6bc5b43ce authored about 10 years ago by Dane Springmeyer <[email protected]>
add aws sync example

github.com/discordjs/node-pre-gyp - 7700439fc0ef09d7aaaade2580f39b157eeddb3e authored about 10 years ago by Dane Springmeyer <[email protected]>
v0.6.1

github.com/discordjs/node-pre-gyp - cb3677a6d0c0868c09490e96f1701f6fa50a529b authored about 10 years ago by Dane Springmeyer <[email protected]>
report tarball url when not found

github.com/discordjs/node-pre-gyp - 9bee1938bcd32c1b581fd548c2fb493634259629 authored about 10 years ago by Dane Springmeyer <[email protected]>
upgrade tar

github.com/discordjs/node-pre-gyp - 47c0775e5045b464221ac98df4e23b2b38ad2411 authored about 10 years ago by Dane Springmeyer <[email protected]>
update changelog

github.com/discordjs/node-pre-gyp - 7a0f4a6ba40fdad913d46ad87ad5b36767936e39 authored about 10 years ago by Dane Springmeyer <[email protected]>
fix versioning test

github.com/discordjs/node-pre-gyp - 10dbb9dd9fe42ddef4230161a88c23f9c36067ac authored about 10 years ago by Dane Springmeyer <[email protected]>
reduce code surface

github.com/discordjs/node-pre-gyp - aaab1cf3a0c3b6bcccc6bb2e4c057cdb1893840c authored about 10 years ago by Dane Springmeyer <[email protected]>
finish support for #124 with using --target

github.com/discordjs/node-pre-gyp - 791d2bf88b5182135bbb26daa1a4235a3e007c41 authored about 10 years ago by Dane Springmeyer <[email protected]>
fix tests

github.com/discordjs/node-pre-gyp - c27644f7942f834bec13a3a9d581d10049bc384e authored about 10 years ago by Dane Springmeyer <[email protected]>
support passing build options to node-gyp

github.com/discordjs/node-pre-gyp - be105fff21213d3de744eabe7e867ef3d07976df authored about 10 years ago by Dane Springmeyer <[email protected]>
add --update-binary option

github.com/discordjs/node-pre-gyp - a0c1f31dac5620738ba0ab528b4c041633df49e9 authored about 10 years ago by Dane Springmeyer <[email protected]>
more DRY [skip ci]

github.com/discordjs/node-pre-gyp - 942048dbab13ca6dbb9e513951b46f457afcc38a authored about 10 years ago by Dane Springmeyer <[email protected]>
yet more verbose publish to try to debug https://github.com/mapbox/node-sqlite3/issues/344

github.com/discordjs/node-pre-gyp - 62c726d69e53d08d7967adfb6987dfa5e5df2c50 authored about 10 years ago by Dane Springmeyer <[email protected]>
update changelog [skip ci]

github.com/discordjs/node-pre-gyp - 6b122267cdd06954985e3905b6a552481bd25ce6 authored about 10 years ago by Dane Springmeyer <[email protected]>
add support for --no-rollback - closes #122

github.com/discordjs/node-pre-gyp - 77e4917de5048e35996d602cc3cceb7702e5412a authored about 10 years ago by Dane Springmeyer <[email protected]>
more publishing debug messages

github.com/discordjs/node-pre-gyp - a3cb929d8619211e8ab31c02280bbf6d80052044 authored about 10 years ago by Dane Springmeyer <[email protected]>
more verbose publishing

github.com/discordjs/node-pre-gyp - f8c41dc7eb72498d1fbcc2d234049e2c9702227c authored about 10 years ago by Dane Springmeyer <[email protected]>