Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-29v2.1.2v2.1.2Johannes Ewald
2014-10-29Merge pull request #34 from Trott/fix-leakJohannes Ewald
2014-10-28revise test to find all leaked globalsRich Trott
2014-10-28mv var to top of function to be consistent with style in rest of fileRich Trott
2014-10-28rm commentsRich Trott
2014-10-28fix leak, add test, for #33Rich Trott
2014-10-28v2.1.1v2.1.1Johannes Ewald
2014-10-28Small refactoringsJohannes Ewald
2014-10-28Merge pull request #32 from nickb1080/masterJohannes Ewald
2014-10-25rewire methods as non-enumerableNick Bottomley
2014-07-11v2.1.0v2.1.0Johannes Ewald
2014-07-10Improve shared test casesJohannes Ewald
2014-07-10Update CHANGELOGJohannes Ewald
2014-07-10Update READMEJohannes Ewald
2014-07-10Add test to check whether __with__ ignores all returned values which are not ...Johannes Ewald
2014-07-08Add line-breaks to caveatsJohannes Ewald
2014-07-08Adjust READMEJohannes Ewald
2014-07-08Merge branch 'bobpace-undo'Johannes Ewald
2014-07-08Add __with__ to excluded filesJohannes Ewald
2014-07-08Add promise feature to __with__Johannes Ewald
2014-07-08Improve __with__ testsJohannes Ewald
2014-07-08Refactor testsJohannes Ewald
2014-07-08Move __with__-function into own moduleJohannes Ewald
2014-07-08Refactor code to match module styleJohannes Ewald
2014-07-07added __with__ function according to proposed syntax in issue #29Bob Pace
2014-07-01__set__ returns an 'undo' function that when invoked will restore the module ...Bob Pace
2014-06-23Add gittip donate buttonJohannes Ewald
2014-05-202.0.1Johannes Ewald
2014-05-20Updated coverage badge to svgJohannes Ewald
2014-05-20Updated ignore filesJohannes Ewald
2014-05-20Updated description and added script for test coverage with istanbulJohannes Ewald
2014-05-20Added fix for node 0.11.x testsJohannes Ewald
2014-05-20Fixed wrong gitignoreJohannes Ewald
2014-05-20Added istanbul for test coverageJohannes Ewald
2014-05-20Updated ignore filesJohannes Ewald
2013-10-01- updated note on browserifyjhnns
2013-10-01- version bump 2.0.0jhnns
2013-10-01- added jshint optionsjhnns
2013-10-01- removed client-side bundlers (for webpack support take a look at https://gi...jhnns
2013-10-01- re-added note on CoffeeScript #8 (since require.extensions seems to stay - ...jhnns
2013-10-01Merge pull request #19 from mcandre/masterJohannes
2013-06-08- removed note on CoffeeScript #8Johannes
2013-05-09clearing away JSHint errorsmcandre
2013-04-16- added .npmignorejhnns
2013-04-16- removed IDE stuff from npm packagejhnns
2013-03-20- switched dependency badge to https://Johannes
2013-03-13- Removed note on IEv1.1.2Johannes Ewald
2013-03-13- Rolled back fake-package.json-mechanismJohannes Ewald
2013-03-13- Forced fake package.json to be committedJohannes Ewald
2013-03-13- Reintroduced shared test casesJohannes Ewald