275 Commits (16f9388e04a9855ba958a6123c08d0580fdf77fe)
 

Author SHA1 Message Date
Bryan Donovan 16f9388e04 Merge branch 'release/1.5.0' into develop 9 years ago
Bryan Donovan 86c37ed2e1 1.5.0 9 years ago
Bryan Donovan 585f8ba0cc npm bumps, making sure global.Promise is not defined in node 0.10 memory store test 9 years ago
Bryan Donovan dd82bf6414 Revert "removing es6-promise dev dependency" 9 years ago
Bryan Donovan 5388eec3bf removing es6-promise dev dependency 9 years ago
Bryan Donovan bb456d2087 Merge branch 'master' into develop 9 years ago
Bryan Donovan c524de82de adding 0.12, 5.5 to .travis.yml 9 years ago
Bryan Donovan 5d849ee94c Merge branch 'release/1.4.1' into develop 9 years ago
Bryan Donovan 967576e77a Merge branch 'release/1.4.1' 9 years ago
Bryan Donovan 7309dab569 1.4.1 9 years ago
Bryan Donovan e7698f10e9 Merge branch 'feature/non-promise-memory-store' into develop 9 years ago
Bryan Donovan 267862be72 checking if Promise is defined before trying to use it 9 years ago
Bryan Donovan a4b9ca7140 minor fixes in memory store for promise support 9 years ago
Bryan Donovan f85538f0e4 support noPromises option in memory store (#46) 9 years ago
Bryan Donovan a739e5fe2d Merge branch 'master' into develop 9 years ago
Bryan Donovan 6cae7b0a52 README updates 9 years ago
Bryan Donovan 90b35db66d Merge branch 'release/1.4.0' into develop 9 years ago
Bryan Donovan c428b0e753 Merge branch 'release/1.4.0' 9 years ago
Bryan Donovan 79214cc897 1.4.0 9 years ago
Bryan Donovan ec114bcb74 passing ttl of 0 to lruCache, upgrading to lru-cache 4.0.0 9 years ago
Bryan Donovan 21c2121ffc typo fix in readme 9 years ago
Bryan Donovan bfa3fed034 README update 9 years ago
Bryan Donovan 6ec6aa3a7b Merge branch 'master' into develop 9 years ago
Bryan Donovan 1a2d781817 version bump in package.json 9 years ago
Bryan Donovan 16d8ba6f33 Merge branch 'release/1.3.0' into develop 9 years ago
Bryan Donovan d644749838 Merge branch 'release/1.3.0' 9 years ago
Bryan Donovan 029a85d947 promise example, history.md update for 1.3.0 9 years ago
Bryan Donovan f2f9afb568 Merge branch 'master' into develop 9 years ago
Bryan Donovan 249376e564 Merge pull request #39 from PuKoren/master 9 years ago
Jonathan Muller 7e2b41f681 Add Polyfill for promises on test env when using node without Promise support 9 years ago
Jonathan Muller a4e2eb5725 Refactor the whole promise thing 9 years ago
Jonathan Muller 40ed0bea86 Allow usage before declaration for functions only 9 years ago
Jonathan 99a71b68ef More coverage using promises 9 years ago
Jonathan e45393a9e5 Promisify getAndPassUp 9 years ago
Jonathan 5dae350582 Refactor promise usage and return it only if no callback provided 9 years ago
Jonathan 9c2ae65bc4 More coverage + refactor promise usage on multi cache getters 9 years ago
Jonathan 74d4e4b2d4 Add promise support for get/set 9 years ago
Jonathan c3699a61e6 Remove unused statement (unable to pass through) 9 years ago
Jonathan b92743fb87 Add multi-caching promise support for Wrap 9 years ago
Jonathan a29be318f3 Add Promise support when using cache.wrap 9 years ago
Bryan Donovan c48100bf01 Merge pull request #37 from Mar-Pfa/master 9 years ago
unknown e3cf75c10d added file system store engine to README.md 9 years ago
Bryan Donovan 1a5a9260bb Merge branch 'release/1.2.2' into develop 9 years ago
Bryan Donovan eb52818430 Merge branch 'release/1.2.2' 9 years ago
Bryan Donovan 462d9aca11 1.2.2 9 years ago
Bryan Donovan 7ae4f245d5 trying to fix #28 by checking if callbackFiller has key in domain.error 9 years ago
Bryan Donovan 86634e5a7f Merge branch 'release/1.2.1' into develop 9 years ago
Bryan Donovan aa2b345199 Merge branch 'release/1.2.1' 9 years ago
Bryan Donovan 5af7664d97 1.2.1 9 years ago
Bryan Donovan 44426902f9 Merge branch 'feature/fix-isCacheableValue-usage' into develop 9 years ago