aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/cacheFactory.js
AgeCommit message (Expand)Author
2014-03-17docs($templateCache): use GFM example format rather than <pre> tagsJesse Palmer
2014-02-21perf($cacheFactory): skip LRU bookkeeping for caches with unbound capacitySekib Omazic
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2013-10-22style: make jshint happyVojta Jina
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-23docs(cacheFactory): correct typosSpencer
2013-07-17docs($templateCache): add examples of usageSpencer
2013-07-01docs($cacheFactory): show that you can access existing cachesItamar Rogel
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2012-11-25feat($cacheFactory): cache.put now returns the added valueJP Sugarbroad
2012-11-24fix($cacheFactory): return undefined when removing non-existent entryJeremy Tymes
2012-09-11docs($cacheFactory): fix backquotes on method descriptionsDaniel Luz
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery