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

Fix problems when global objects like JSON, etc. have been rewired

Fixes #40

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

52e914dc8b447d1cf99dd946869e8eafb5b53ae4 authored almost 10 years ago by Johannes Ewald <[email protected]>
Add possibility to mock undefined, implicit globals

Fixes #35

39bf586fba7022a1a7cf61515ec45fad9dcbe846 authored almost 10 years ago by Johannes Ewald <[email protected]>
Add node 0.12 to .travis.yml

02a15ea0eeaa4059535abad14d15e20df82feea4 authored almost 10 years ago by Johannes Ewald <[email protected]>
v2.2.0

624d9e76a309de79e157a5e868e3ba3f9bc6f823 authored almost 10 years ago by Johannes Ewald <[email protected]>
Add support for dot notation

#39

4bc98b98549e1f14a7024889bb5f50b279a1cc7e authored almost 10 years ago by Johannes Ewald <[email protected]>
v2.1.5

1e06fb04888af912499723cbaf383f8ffedfe1b5 authored almost 10 years ago by Johannes Ewald <[email protected]>
Fix issues with reverting nested properties

Fixes #39

75ebdd4647c7cde033fd6d3c843d7235d69145bc authored almost 10 years ago by Johannes Ewald <[email protected]>
Add editorconfig

972972e405ee6aace9959723a2221c7e46fc7225 authored almost 10 years ago by Johannes Ewald <[email protected]>
Use mocha to check for global leaks

fb5b841fdc65ed69adcbcbf4b33d17a0f61249e5 authored almost 10 years ago by Johannes Ewald <[email protected]>
Update changelog for 2.1.4

b4af5ba1bb3908b3f6743bf96d867c37c399a57c authored almost 10 years ago by Johannes Ewald <[email protected]>
Remove node 0.8 from CI

553f403ced3f61ad5c2de713d55644bead0a0449 authored almost 10 years ago by Johannes Ewald <[email protected]>
v2.1.4

93a48dc1a1e462f811f01c7e578c091231903a0c authored almost 10 years ago by Johannes Ewald <[email protected]>
Add note on illegal global variable names

0c0294d61b0bfc9b8445441ebbb4432774907e5d authored almost 10 years ago by Johannes Ewald <[email protected]>
Update devDependencies

ad3689f0984df710c382914f56ce38a4fb6ae142 authored almost 10 years ago by Johannes Ewald <[email protected]>
Merge pull request #36 from claydotio/you-dont-even-want-to-know-how-long-this-took-to-find

Ignore invalid variable names during injection of global params

a23473b537cb55733389a9639b8f7fe88e0d8f92 authored almost 10 years ago by Johannes Ewald <[email protected]>
ignore invalid variable names during injection of global params

15dc51b720825bb1a10e2d26343187e132de80ce authored almost 10 years ago by Zolmeister <[email protected]>
Add test-folder to npmignore

79aac24c118799f39300ac18d8fc71c83eb6a527 authored about 10 years ago by Johannes Ewald <[email protected]>
Add test for implicit global vars

#35

9597e469871ba1b0b457da9cb2c675fe8f24767b authored about 10 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG for v2.1.3

be744f257c1f8c822598456de131d1cacce6690b authored about 10 years ago by Johannes Ewald <[email protected]>
v2.1.3

36980222cb592a90c7b79afb117f9251fbe1efba authored about 10 years ago by Johannes Ewald <[email protected]>
Put src generator into dedicated module `getDefinePropertySrc()`

8b8fde8dc999051df0c5f70a4c4407859e3ddae0 authored about 10 years ago by Johannes Ewald <[email protected]>
Fix shadowing of internal `module`, `exports` and `require` when a global counterpart exists

@see https://github.com/jhnns/rewire-webpack/pull/6

09dc5be9128bb07766b01bda9e053046478f9a03 authored about 10 years ago by Johannes Ewald <[email protected]>
v2.1.2

1eede09155581d71bc311e0b7d16e0109d607e05 authored about 10 years ago by Johannes Ewald <[email protected]>
Merge pull request #34 from Trott/fix-leak

Fix leak, add test, for #33

6040c0c5b1fad9700cac59e6e854c2bcda7bf24b authored about 10 years ago by Johannes Ewald <[email protected]>
revise test to find all leaked globals

7e25ede892de0827d6d2df71690df8cb623bde4a authored about 10 years ago by Rich Trott <[email protected]>
mv var to top of function to be consistent with style in rest of file

369f2d4b76740bcdc7f14291b4621f79c7fa1ee8 authored about 10 years ago by Rich Trott <[email protected]>
rm comments

74ae6f619f52def1415862997d5ad13d23f2805b authored about 10 years ago by Rich Trott <[email protected]>
fix leak, add test, for #33

5b237d99ef054d6a0ddc68412af1d46a355d13c2 authored about 10 years ago by Rich Trott <[email protected]>
v2.1.1

93d3907216f1a0ea4bc24eb0bc83775f84a6063c authored about 10 years ago by Johannes Ewald <[email protected]>
Small refactorings

ef5f0eb632a465ba274dd942b2f0f32156effb1f authored about 10 years ago by Johannes Ewald <[email protected]>
Merge pull request #32 from nickb1080/master

rewire methods as non-enumerable

ac3af235cd955a7de672eddda3e60baaf240cbad authored about 10 years ago by Johannes Ewald <[email protected]>
rewire methods as non-enumerable

ad7056daa37b376bdddd990ad117fdd271dbda8d authored about 10 years ago by Nick Bottomley <[email protected]>
v2.1.0

3e06f8784c0a08bf3dacf8eb15aff1b6902394a9 authored over 10 years ago by Johannes Ewald <[email protected]>
Improve shared test cases

5f68ec6e0828a9c80bf836018bb59b79345497f0 authored over 10 years ago by Johannes Ewald <[email protected]>
Update CHANGELOG

f6e3dd0b398e4e302add682de2eed0d97542e25c authored over 10 years ago by Johannes Ewald <[email protected]>
Update README

- Add documentation for revert feature
- Reformat docs

26599ff914301f38bdc6433bd4f37e6e5948fc99 authored over 10 years ago by Johannes Ewald <[email protected]>
Add test to check whether __with__ ignores all returned values which are not a promise

08f12cbb785cbe77b50763c72d2a955fcee3aa56 authored over 10 years ago by Johannes Ewald <[email protected]>
Add line-breaks to caveats

a04a8eed1213dcb0a8f3527db878c3b1fb3e51fc authored over 10 years ago by Johannes Ewald <[email protected]>
Adjust README

cdc24b0629d2d15ee6410cb9b3b7417b666625f9 authored over 10 years ago by Johannes Ewald <[email protected]>
Merge branch 'bobpace-undo'

ecb5b7a5ac2e07c56c245e9f92d08da59b9a8d17 authored over 10 years ago by Johannes Ewald <[email protected]>
Add __with__ to excluded files

74f52cd3796e90db33b7408bfd6f03b630938bfd authored over 10 years ago by Johannes Ewald <[email protected]>
Add promise feature to __with__

70841d90b664082e32bebae1dbf3b8eeef49eb6e authored over 10 years ago by Johannes Ewald <[email protected]>
Improve __with__ tests

d044f04e4c6a5e9bff37c384a2256d771aa0e5bc authored over 10 years ago by Johannes Ewald <[email protected]>
Refactor tests

3f7b23aec53d97bed6489f3be9ad3954bc629b7d authored over 10 years ago by Johannes Ewald <[email protected]>
Move __with__-function into own module

71733c8dad414c08efd57821b896bfc1d6868e22 authored over 10 years ago by Johannes Ewald <[email protected]>
Refactor code to match module style

ba5edffe2fab999c0b0b31b6c6ae7acb9ea943bf authored over 10 years ago by Johannes Ewald <[email protected]>
added __with__ function according to proposed syntax in issue #29

ca709ede5ac0d633f5fec7a6e1e2c40a4db3c48e authored over 10 years ago by Bob Pace <[email protected]>
__set__ returns an 'undo' function that when invoked will restore the module to the values it had before it was called

74dcfece99ff75e36a4ea544885f7aab888a82cf authored over 10 years ago by Bob Pace <[email protected]>
Add gittip donate button

d4bc6505c0c116074bc89697b553decfea54dec5 authored over 10 years ago by Johannes Ewald <[email protected]>
2.0.1

4ba5a40125e8e0efbc0a81b67337064f5d1f9dc0 authored over 10 years ago by Johannes Ewald <[email protected]>
Updated coverage badge to svg

de056791f2ef72abd67be8a4e14f2977f2eb5f60 authored over 10 years ago by Johannes Ewald <[email protected]>
Updated ignore files

142fd2a21c4daa1a9a866be664c844dd6dac9f1c authored over 10 years ago by Johannes Ewald <[email protected]>
Updated description and added script for test coverage with istanbul

8b6fdfd3c3f1d4a1fa98672b2f6fb4683a9f54f1 authored over 10 years ago by Johannes Ewald <[email protected]>
Added fix for node 0.11.x tests

4551fd830d5e8719424c1b96940e8b89643380fd authored over 10 years ago by Johannes Ewald <[email protected]>
Fixed wrong gitignore

5560d14bbe57aca6a5a5be55da2a08655e4ab1ab authored over 10 years ago by Johannes Ewald <[email protected]>
Added istanbul for test coverage

816cdbe0590797feec49ef4e1f696ed935b33947 authored over 10 years ago by Johannes Ewald <[email protected]>
Updated ignore files

125d7e2f4ec12eeb66c2ebc7e4e27d56cb7f1505 authored over 10 years ago by Johannes Ewald <[email protected]>
- updated note on browserify

a445287cb62dd31a97725d76ea6893c1bee0e500 authored about 11 years ago by jhnns <[email protected]>
- version bump 2.0.0

b1b2964cd5f6b072c925693f559b1f7577289d8c authored about 11 years ago by jhnns <[email protected]>
- added jshint options

- added jshintignore for files that are ok, but produce un-ignorable errors #19

48a103c8c99391870088532d7e0ad2219e05c949 authored about 11 years ago by jhnns <[email protected]>
- removed client-side bundlers (for webpack support take a look at https://github.com/jhnns/rewire-webpack)

a3c91fd7bbdcdf5b2edce66bb1431b50b77b963f authored about 11 years ago by jhnns <[email protected]>
- re-added note on CoffeeScript #8 (since require.extensions seems to stay - though it's bad practice in production code)

f9adaa4bf258a66f0ee09de534b298f1d680c877 authored about 11 years ago by jhnns <[email protected]>
Merge pull request #19 from mcandre/master

- added .jshintrc with node option

dcd95029b5bac6719cc2cafecebcb170232a2661 authored about 11 years ago by Johannes <[email protected]>
- removed note on CoffeeScript #8

c5540a57bbca81c1d677fc9a24d3f209c61b93dc authored over 11 years ago by Johannes <[email protected]>
clearing away JSHint errors

b8f9cbbd4897ac8f4bb868272dc748c42ab3cd70 authored over 11 years ago by mcandre <[email protected]>
- added .npmignore

44f474a2ec40c2a93506f2651ec2a37a78f93a88 authored over 11 years ago by jhnns <[email protected]>
- removed IDE stuff from npm package

5072507922ffd15e0ce6e7ae2409e61c25a48a3d authored over 11 years ago by jhnns <[email protected]>
- switched dependency badge to https://

72d46925c5692d3612132a11bf713c2d8c460387 authored almost 12 years ago by Johannes <[email protected]>
- Removed note on IE

b5917f79bc8367207b5ad6e88ce8b3aaec6dc1b8 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Rolled back fake-package.json-mechanism

70d27afabbd0a3af3a0fd3725bf198773268c676 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Forced fake package.json to be committed

243e1c59b495887c03fb436795b2e2c477e94449 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Reintroduced shared test cases

85b5f8d38dab45c7622a232d92705ade6accd386 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Fixed wrong path in test

171f1d25d7d1cf455eed87df29dd3d693d8a3b01 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Updated .travis.yml for node v0.10 (again)

d9708b0f4664997fa501889bed23678dc047c589 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Updated .travis.yml for node v0.10 (again)

a99b41ba3779ba0b0245831b027e61459b841180 authored almost 12 years ago by Johannes Ewald <[email protected]>
- Added deprecation warning for client-side bundlers

- Updated package.json for node v0.10
- Removed tests for client-side bundlers
- Updated .travis....

ce7cbc88e6913e9039304126cce66e00f10166c7 authored almost 12 years ago by Johannes Ewald <[email protected]>
Merge pull request #17 from sokra/patch-1

Include link to rewire-webpack in readme

df5285aa66df5855d1a9eee8f1ede1b4a192abb6 authored almost 12 years ago by Johannes <[email protected]>
Include link to rewire-webpack in readme

0606b0a386a07ad5f93b47b9d6d65b3956c01ac3 authored almost 12 years ago by Tobias Koppers <[email protected]>
- version bump

ffc383fc951e4f544bacfaeb69f802f1fc03ec24 authored almost 12 years ago by Johannes Ewald <[email protected]>
- added a test for the case where a comment is on the last line

f5fd56e1e22a733fb06c7b3f05d1b78d2f630a3b authored almost 12 years ago by Johannes Ewald <[email protected]>
Merge pull request #14 from suisho/last_empty_line

- support module that without last empty line

1a807a540f052f8fdd7bd5b8225b460f80b6c65f authored almost 12 years ago by Johannes <[email protected]>
support module that without last empty line

54e61d8a19093c3bddf170a7b01ce8e0edce63aa authored almost 12 years ago by suisho <[email protected]>
- version bump to 1.1.0

- updated README and package.json
- removed Makefile: Use npm test instead
- added node 0.9 to tr...

6d84a780db61a2b80c20d53adddc9887c2300874 authored almost 12 years ago by Johannes Ewald <[email protected]>
- added Coffee-Script to devDependencies (fixes Travis crash)

826b6190dae0901a89157e3eeba4e689a84f0d4a authored almost 12 years ago by Johannes Ewald <[email protected]>
- added Coffee-Script support closes #8 (jashkenas/coffee-script#2707)

- renamed internalRewire.js to simply rewire.js
- moved all the stuff related to manipulating the...

6040974a2f0bc91b3aed0a389584c967831dd1dd authored almost 12 years ago by Johannes Ewald <[email protected]>
- removed old .reset()-export

5fcb70fd718abc7b3f556932c68f7d3a3cbcde34 authored almost 12 years ago by Johannes Ewald <[email protected]>
Merge remote-tracking branch 'origin/master'

37e8a3476edeb188c642cfd41ddc76a7dfdc0b0f authored almost 12 years ago by Johannes Ewald <[email protected]>
- Improved client-side rewire() with webpack

- Fixed webpack-version in "devDependencies"

806e4bb3cc4f713bfaaaccce157bfc6677d5e278 authored almost 12 years ago by Johannes Ewald <[email protected]>
Merge pull request #9 from nisaacson/david

Add dependency tracking badge to README.md

e1d59f6f8a342f37cff656f83abfc01538188db0 authored almost 12 years ago by Johannes <[email protected]>
Merge remote-tracking branch 'origin/master'

7b21f0f1f0284aa6a935d0767709e294168c1268 authored almost 12 years ago by Johannes Ewald <[email protected]>
Added note on webpack 0.9

9e5401917a1b59b5fe8bdc568a496e4a4c445331 authored almost 12 years ago by Johannes Ewald <[email protected]>
Added David dependency tracking badge to README.md

aca26e99612535e5ee1a7f40994747f6c415b56e authored almost 12 years ago by Noah Isaacson <[email protected]>
Added David dependency tracking badge to README.md

57a43829daeffe6b8e473317b2799fbc4b843dab authored almost 12 years ago by Noah Isaacson <[email protected]>
Merge pull request #7 from tfitos/typo_fix

fixed typo in one of the examples in README.md

9dcb9bce1d7e15d2aa7e7b9cb9b0c07b3c4b7a71 authored about 12 years ago by Johannes <[email protected]>
fixed typo in one of the examples in README.md

4cd46088b981b49e35933f2da0ec96877dd690c3 authored about 12 years ago by Tamas Fitos <[email protected]>
Update README.md

9818ba773c3d5765c6753d9f71eb10e095641fc1 authored about 12 years ago by Johannes <[email protected]>
Improved examples

29e0be66114899702d1c5aff972df042d05634e7 authored about 12 years ago by Johannes <[email protected]>
- Fixed error with client-side bundlers when a module was ending with a comment

db140b9eb9125046ac9e740f8e050b961526db8b authored about 12 years ago by Johannes <[email protected]>
Merge remote-tracking branch 'origin/master'

ef0bdeea29257ff5337f71548a6451f5ebbf77d6 authored over 12 years ago by Johannes <[email protected]>