Ecosyste.ms: OpenCollective

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

github.com/twbs/rewire

Easy monkey-patching for node.js unit tests
https://github.com/twbs/rewire

Merge branch 'stack-trace-test-firefox'

490a049620fa75247280e2c35ec0b5c0fa02ecc0 authored over 5 years ago by Rens Baardman <[email protected]>
Add Firefox compatibility to stack trace test

f71de3b3dfd86ecefb486bf5faacb9ed4d615e47 authored over 5 years ago by Rens Baardman <[email protected]>
Merge branch 'update-dependencies'

b6f64e862a14fbd8a3fbe8032cf6b53b8c644650 authored over 5 years ago by Rens Baardman <[email protected]>
Update dependencies

c18cfcea5039be5cbf840e465a3685d0c68ca7d3 authored over 5 years ago by Rens Baardman <[email protected]>
Merge branches 'update-travis-node-versions', 'change-carriage-returns' and 'fix-167-global-var-leakage'

82ecbb0afa8fbdcf21d22a99fc42e2f4f14421b9 authored over 5 years ago by Rens Baardman <[email protected]>
Fix #167: non-enumerable globals are now also prefixed with `var`

7bec7f88e01bad4829ee2ac3f90fe5d9d2616888 authored over 5 years ago by Rens Baardman <[email protected]>
Change line endings from carriage returns to line feeds

d3cbd02b3d9de6cbfb518c31f9c70472508912c3 authored over 5 years ago by Rens Baardman <[email protected]>
Update Node versions used by Travis

We drop 9 in favour of 10, since 10 is the LTS-version.

165eb3ca7ec2193f2bd8cbb7ea1b041546ab049f authored over 5 years ago by Rens Baardman <[email protected]>
Merge pull request #151 from emilgoldsmith/patch-1

Fix typo in README

5bea3d816d0258e5204f1b49b08b9fb302ac53e1 authored about 6 years ago by Johannes Ewald <[email protected]>
Fix typo in README

c9b6f8d930b18f35e19f703730ef0a8c2638d12e authored about 6 years ago by Emil Goldsmith Olesen <[email protected]>
Merge pull request #139 from jhnns/fix/const-regex

Fix const regex

c059ffc12be986fc02ae94bb9bc6475fd48fa5b2 authored over 6 years ago by Johannes Ewald <[email protected]>
Fix const regex

Fixes an issue where const wasn't properly detected when using
destructering.

460dfd1eb65cff2935fae460a6c71b0171b226c7 authored over 6 years ago by Johannes Ewald <[email protected]>
4.0.0

6ffd4d1405c9f812f7bcd3b915f4da262afec754 authored over 6 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

fd559b2b99b20808be22b245f4f9132da246c04c authored over 6 years ago by Johannes Ewald <[email protected]>
Merge pull request #134 from jhnns/pr/origin/127

Use 'coffeescript' package

999dd1d7aeb64bb82ac3346ab98b7fd0c073b591 authored over 6 years ago by Johannes Ewald <[email protected]>
Merge branch 'master' into pr/origin/127

d124260bf69269a8903f84449bf60da2ea69bd9d authored over 6 years ago by Johannes Ewald <[email protected]>
Fix wrong badge link in README

b0a287097865721d1f22a7bf8f61d2cb2e16ad10 authored over 6 years ago by Johannes Ewald <[email protected]>
Drop official node v4 support

e9437cc4fc137e3024163c59349866d1f30235ac authored over 6 years ago by Johannes Ewald <[email protected]>
Maintain column width when transforming consts

13cb24e35f670343d9ea6959f544e1d30cf8ea12 authored over 6 years ago by Johannes Ewald <[email protected]>
Replace babel with a regex-based transformation

This regex replacement is not 100% safe because transforming JavaScript requires an actual parse...

9b77ed9a293c538ec3eb5160bcb933e012ce517f authored over 6 years ago by Johannes Ewald <[email protected]>
Refactor babel plugin initialization in moduleEnv.js

cbb2802ea5e30b47003298f2756c62ce20b41bb0 authored over 6 years ago by Johannes Ewald <[email protected]>
Remove unused path import

5adaa1d26dac48b500d0a592b2be0ee601f6ee79 authored over 6 years ago by Johannes Ewald <[email protected]>
Merge pull request #128 from 2Pacalypse-/master

Add support for object spread/rest operator.

d9a81c0cdacf6995b24d205b4a2068adbd8b34ff authored over 6 years ago by Johannes Ewald <[email protected]>
Add support for object spread/rest operator.

Before this commit, using rewire on a module that had object spread/rest
operator in it would th...

122689eac737b9d20a39314990647780e726765f authored almost 7 years ago by Marko Žarković <[email protected]>
use 'coffeescript' package

1250667cb3f2adeb8546ef3088d8d053ad26d456 authored almost 7 years ago by Oded Niv <[email protected]>
3.0.2

18c5d0e09ef0f6cf666d664fbbf74435e190f23c authored about 7 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

c27b29f9be0ba708ab16204b312de5dd7beed412 authored about 7 years ago by Johannes Ewald <[email protected]>
Update package-lock.json

135154deb9054423aac195817b36ce1440fbba0d authored about 7 years ago by Johannes Ewald <[email protected]>
Merge pull request #123 from JvJefke/bugfix/class-constructor

Do not use .babelrc file when using babel

e6ee96ff10f2ff81703a69cff9cfcd2cb1aab2f9 authored about 7 years ago by Johannes Ewald <[email protected]>
Remove Class tests because travis node 4.x tests fails (does not support classes yet)

333bd1a0c6e64776a3e7a98ab218b0d95f996498 authored about 7 years ago by jeroenvalcke <[email protected]>
Make sure rewire is not using a .babelrc file

61fa5ec8661c1bcaa92efcc651a411211d90ec69 authored about 7 years ago by jeroenvalcke <[email protected]>
Add line end

fc9787244c3e0a56f6e6b5c481778a8ebe751c38 authored about 7 years ago by jeroenvalcke <[email protected]>
Merge remote-tracking branch 'upstream/master' into bugfix/class-constructor

65c7d3345da20a9388ae881db69e9f9b62cfa63d authored about 7 years ago by jeroenvalcke <[email protected]>
Add class tests

35d43982c8f11717761562fcc29b087b2dbd89f9 authored about 7 years ago by jeroenvalcke <[email protected]>
v3.0.1

2f6d7af3b57aaa55655019054365cc241fd9881a authored about 7 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

5ec9894751a38ef917bb4b27390d17532fb8de53 authored about 7 years ago by Johannes Ewald <[email protected]>
Merge pull request #122 from JvJefke/bugfix/babel-plugin-resolve

Fix for #121 "pluginUnknown" error

c6d8982fcda2912ab1f7171b53e6800c6796a151 authored about 7 years ago by Johannes Ewald <[email protected]>
Require resolve babel plugin so it searches the plugin from the cwd()

e5ce1ab76853a367e1af36215dcf9b10db521d1f authored about 7 years ago by jeroenvalcke <[email protected]>
Merge remote-tracking branch 'upstream/master'

0a77533c6b7a41606975303be2327c250cd77d19 authored about 7 years ago by jeroenvalcke <[email protected]>
v3.0.0

cce2de832c99e1f1491c9766bc6a2f1b4d0a3bd2 authored about 7 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

cfb92563fa28a13670f22c9bb2b909699355e829 authored about 7 years ago by Johannes Ewald <[email protected]>
Update mocha

87f64698a2a4640ac659e156c584385bb2592432 authored about 7 years ago by Johannes Ewald <[email protected]>
Update README

02c44014e5577d7a0ec8e79c7f3cf80e602e9ec5 authored about 7 years ago by Johannes Ewald <[email protected]>
Remove legacy code for node < 4

9cd5ea14063d56e883ca8ba34a9b498ff480d66a authored about 7 years ago by Johannes Ewald <[email protected]>
Merge pull request #118 from jhnns/pr/origin/117

Enable const support

457955afab6e3f9baf649b6d9275d08f27b671ac authored about 7 years ago by Johannes Ewald <[email protected]>
Update .travis.yml

Remove unsupported node versions

ec2175b17bd1f2ecdb479c66fab8a01666d6da3a authored about 7 years ago by Johannes Ewald <[email protected]>
Refactor code

b6cc4071f67d47596901c01506eeeff138ab059e authored about 7 years ago by Johannes Ewald <[email protected]>
Remove options from readme

501e4c29bd16eaafae348b8faba6e5b061b98bc4 authored about 7 years ago by jeroenvalcke <[email protected]>
Remove opts and only use old load functionality for coffee scripts

c0e1b87c2a40eeb5046ed55f41f89755f1a51924 authored about 7 years ago by jeroenvalcke <[email protected]>
Also run travis tests in 6.x

d1ad67aaa899b40d7fcf24df19d7f0a3fb8be70a authored about 7 years ago by Jeroen Valcke <[email protected]>
Update README

c176d025b57ff616d2a63989a685fe70651e33d3 authored about 7 years ago by Jeroen Valcke <[email protected]>
Add test to check if __filename and __dirname is correct

bc5a74cd63200f89e2eb39f3bffbe27950afe63b authored about 7 years ago by Jeroen Valcke <[email protected]>
Added __set__ tests

3960361d3b43cab02cd6c431c92c1c616a387c1f authored about 7 years ago by Jeroen Valcke <[email protected]>
Add optional babel const to let parser.

1ef610465275414b830879719417da1ed91f3203 authored about 7 years ago by Jeroen Valcke <[email protected]>
2.5.2

fff5037950f78b4164c299560f761bd5e3dc9e06 authored over 8 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

0d21116a27721d2bb5d6e309ddbf8c6b4f8fa609 authored over 8 years ago by Johannes Ewald <[email protected]>
Add empty line after var

0be90f2bbb5d51ef4ed9fd9c24d313c77c77e52e authored over 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #98 from tschaub/unmodified-extensions

Only add .coffee to extensions if it was present before

c0694e4961b6196095b1c4bdd0503d12f556629e authored over 8 years ago by Johannes Ewald <[email protected]>
Only add .coffee to extensions if it was present before

5561b8efaf7112a24072c170264cfc4653110f10 authored over 8 years ago by Tim Schaub <[email protected]>
Add note on imported globals in README

See http://stackoverflow.com/questions/34885024/when-using-rewire-and-sinon-faketimer-order-matt...

f126dcbe4c97e695ffc2e3de0cfe0a8c32f66fc5 authored almost 9 years ago by Johannes Ewald <[email protected]>
Update and improve README

447f38319e2b8256c57c7ea220badbcd00a31c1c authored almost 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #86 from vkarpov15/patch-1

remove misused term from README

e676560fe2f165bafb04bffdd20d9a671c324164 authored almost 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #84 from trodrigues/patch-1

Add a note about babel-plugin-rewire

6ad592edbd263ca9da4d154e2ffc7ab15de18112 authored almost 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #88 from BenjaminVerble/readme/limitations/const

add note about const to readme

437c2e028e17fdbc9bc6a75a02a5e7af4eaaeeff authored almost 9 years ago by Johannes Ewald <[email protected]>
add note about const to readme

413c681f5c76039d056f4e0fd0704ba6c8dd9b20 authored almost 9 years ago by Ben Verble <[email protected]>
remove misused term from README

monkeypatching !== dependency injection https://en.wikipedia.org/wiki/Dependency_injection

86946c4c917de8ec2196fbc74c9ec2d7e72ecdcd authored almost 9 years ago by Valeri Karpov <[email protected]>
Add node 4.x and 5.x to .travis.yml

7a51248b784513acc07454fdf02e14c8d0c06309 authored about 9 years ago by Johannes Ewald <[email protected]>
v2.5.1

42c2ce58d153cba206753ce03b6836041d4f850f authored about 9 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

b527d88bbd326c33aca87466a268fbd0b8fd7228 authored about 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #83 from TheSavior/primitives

Should not try to attach to modules that export primitives

e1249713ae0d4e24531da99c3fe2440e183c2968 authored about 9 years ago by Johannes Ewald <[email protected]>
Should not blow up on modules that export primitives

b752ffb9fb9aed8cdc89d3b95bf7ea3856e0ed86 authored about 9 years ago by Eli White <[email protected]>
Add a note about babel-plugin-rewire

See #62

c267b8d8da52efdd54a9fa12ac85e0bcee94c20d authored about 9 years ago by Tiago Rodrigues <[email protected]>
v2.5.0

a4fc3a852d1749cb6491c7a337d4ad4720248df6 authored about 9 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

1a73188447ee7cb954c32cafe39ac0dbf810ee7d authored about 9 years ago by Johannes Ewald <[email protected]>
Move testLib into dedicated folder inside root folder

a7bdea28cca4bf37ad43e4948997b0af48822d6a authored about 9 years ago by Johannes Ewald <[email protected]>
Move shared test cases into lib folder

Since new versions of npm respect the .npmignore even when it comes
from git urls, we need to mo...

5a8ba82b39f69f3750ddf83c6f6fc6f6e2ecb2a2 authored about 9 years ago by Johannes Ewald <[email protected]>
v2.4.0

ac0c8a37250513b49670739ac6f95a5805687251 authored about 9 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

6846f52bad69cd8bd40b9bbeb1d2dbad98095aab authored about 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #78 from TheSavior/writable

Enable rewiring rewired modules

23b79a82f6625a24fd3b26ed70dae9570e08131d authored about 9 years ago by Johannes Ewald <[email protected]>
Make properties writable

983450ea362877aa3259a61a9a394d84ffa193e7 authored about 9 years ago by Eli White <[email protected]>
Update CHANGELOG

851c1032dcf4b15a251eef06e9f10b57a57bc31c authored over 9 years ago by Johannes Ewald <[email protected]>
v2.3.4

a6ed9145a24b9e85dbf70bffd337767b8ce40d6a authored over 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #60 from stevemao/patch-1

Add two more keywords

cbed6d4d5d9bb087b4bfb8a009fdadb5f0011c01 authored over 9 years ago by Johannes Ewald <[email protected]>
Merge pull request #59 from pdehaan/patch-1

Add license attribute

01cca80fb8e359a5ad97344a69c63e736fde9c7c authored over 9 years ago by Johannes Ewald <[email protected]>
add two more keywords

I was searching for "fake require" but I couldn't find this amazing module

cdec5561b900b612e3cfe9d115b892bac4f6e4e0 authored over 9 years ago by Steve Mao <[email protected]>
Add license attribute

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/

f23df27380e506322daaf886b692b3770ab41bac authored over 9 years ago by Peter deHaan <[email protected]>
v2.3.3

39e7de2aa557685333a16a68914d8b2290d26d05 authored over 9 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

d208b27ab2b9506b42f35464df70d3a2e03b1a20 authored over 9 years ago by Johannes Ewald <[email protected]>
Fix issue where the strict mode was not detected when a comment was before "strict mode";

Fixes #54

bbbd05cab7260f7db9ffcb4adb2e19bdf661bca9 authored over 9 years ago by Johannes Ewald <[email protected]>
v2.3.2

7cd73d4d70f103814035bc8cb5648d71d4960562 authored over 9 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

17c60bbb4bbf0d4924d8a4b7be2a244f54feb92b authored over 9 years ago by Johannes Ewald <[email protected]>
Fix wrong comments

cd8821b6f7fedc02d1b076e5ff8727506390e282 authored over 9 years ago by Johannes Ewald <[email protected]>
Add section about limitations

Closes #51 #57

769b88f09015ae9e418c70675816ff5fc59df248 authored over 9 years ago by Johannes Ewald <[email protected]>
Use IIFE like in https://github.com/jhnns/rewire-webpack/blob/e6ae0c2be0cd7d273ef272b91c2934ecf3447edf/lib/rewire.loader.js

Closes #56

839e62b3842d075b23b71bf7c02a2bc9ca1e695a authored over 9 years ago by Johannes Ewald <[email protected]>
Try to require coffee-script on start-up

88f6024b9ed4b733ec652e9c8317f9afc7a2c76d authored over 9 years ago by Johannes Ewald <[email protected]>
Clearify caveat about dot notation

52c3a6912abfbad1ac626972be03baeabe5bdfa1 authored almost 10 years ago by Johannes Ewald <[email protected]>
Fix minor grammar issue

64136642df9e1e09286b0f230ea18070d27acdd0 authored almost 10 years ago by Johannes Ewald <[email protected]>
Add downloadRank to npm badge

c61f0eeb5cf56aaee2f0133871ecded2a91c5582 authored almost 10 years ago by Johannes Ewald <[email protected]>
v2.3.1

530f508561a304318895997f392650652f09624b authored almost 10 years ago by Johannes Ewald <[email protected]>
Add note on special globals

fab30be52aa7b236a143dfe10cac9f6c58fc4b3f authored almost 10 years ago by Johannes Ewald <[email protected]>