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
2015-12-01v2.5.1v2.5.1Johannes Ewald
2015-12-01Update CHANGELOGJohannes Ewald
2015-12-01Merge pull request #83 from TheSavior/primitivesJohannes Ewald
2015-11-30Should not blow up on modules that export primitivesEli White
2015-11-16v2.5.0v2.5.0Johannes Ewald
2015-11-16Update CHANGELOGJohannes Ewald
2015-11-16Move testLib into dedicated folder inside root folderJohannes Ewald
2015-11-14Move shared test cases into lib folderJohannes Ewald
2015-11-07v2.4.0v2.4.0Johannes Ewald
2015-11-07Update CHANGELOGJohannes Ewald
2015-11-07Merge pull request #78 from TheSavior/writableJohannes Ewald
2015-10-13Make properties writableEli White
2015-06-10Update CHANGELOGJohannes Ewald
2015-06-10v2.3.4v2.3.4Johannes Ewald
2015-06-10Merge pull request #60 from stevemao/patch-1Johannes Ewald
2015-06-10Merge pull request #59 from pdehaan/patch-1Johannes Ewald
2015-05-29add two more keywordsSteve Mao
2015-05-23Add license attributePeter deHaan
2015-04-28v2.3.3v2.3.3Johannes Ewald
2015-04-28Update CHANGELOGJohannes Ewald
2015-04-28Fix issue where the strict mode was not detected when a comment was before "s...Johannes Ewald
2015-04-28v2.3.2v2.3.2Johannes Ewald
2015-04-28Update CHANGELOGJohannes Ewald
2015-04-28Fix wrong commentsJohannes Ewald
2015-04-28Add section about limitationsJohannes Ewald
2015-04-28Use IIFE like in https://github.com/jhnns/rewire-webpack/blob/e6ae0c2be0cd7d2...Johannes Ewald
2015-04-28Try to require coffee-script on start-upJohannes Ewald
2015-03-19Clearify caveat about dot notationJohannes Ewald
2015-03-19Fix minor grammar issueJohannes Ewald
2015-02-25Add downloadRank to npm badgeJohannes Ewald
2015-02-23v2.3.1v2.3.1Johannes Ewald
2015-02-23Add note on special globalsJohannes Ewald
2015-02-23Fix problems when global objects like JSON, etc. have been rewiredJohannes Ewald
2015-02-17v2.3.0v2.3.0Johannes Ewald
2015-02-17Add possibility to mock undefined, implicit globalsJohannes Ewald
2015-02-10Add node 0.12 to .travis.ymlv2.2.0Johannes Ewald
2015-02-10v2.2.0Johannes Ewald
2015-02-06Add support for dot notationJohannes Ewald
2015-02-05v2.1.5v2.1.5Johannes Ewald
2015-02-05Fix issues with reverting nested propertiesJohannes Ewald
2015-02-05Add editorconfigJohannes Ewald
2015-02-05Use mocha to check for global leaksJohannes Ewald
2015-01-17Update changelog for 2.1.4Johannes Ewald
2015-01-17Remove node 0.8 from CIJohannes Ewald
2015-01-17v2.1.4v2.1.4Johannes Ewald
2015-01-17Add note on illegal global variable namesJohannes Ewald
2015-01-17Update devDependenciesJohannes Ewald
2015-01-17Merge pull request #36 from claydotio/you-dont-even-want-to-know-how-long-thi...Johannes Ewald
2015-01-16ignore invalid variable names during injection of global paramsZolmeister
2014-12-14Add test-folder to npmignoreJohannes Ewald