summaryrefslogtreecommitdiff
path: root/apps/couch/src/couch_server.erl
AgeCommit message (Expand)Author
2012-11-14Don't touch the old couch_lru ets tableAdam Kocoloski
2012-11-14Add an index keyed on LRU for faster candidate IDAdam Kocoloski
2011-10-13Fix badarg error in couch_server:try_close_lru/1Paul J. Davis
2011-09-12Add missing database 'created' event.benoitc
2011-06-13Merge CouchDB 1.1Robert Newson
2011-04-18Monitor Fd after creating DBRobert Dionne
2011-02-24Improve the way we generate the match spec for a #db{}Adam Kocoloski
2011-01-20Make shards visible on backend, be more strict about namingAdam Kocoloski
2011-01-02Allow client to specify a timeout when opening a DBAdam Kocoloski
2010-08-27fix a bad cherry-pickAdam Kocoloski
2010-08-27server and client should both update LRU table, BugzID 10755Adam Kocoloski
2010-08-27remove some loggingAdam Kocoloski
2010-08-18new version() call allows for hidden patch releasesAdam Kocoloski
2010-08-18Grab bag of Cloudant patches to couch OTP applicationAdam Kocoloski
2010-08-11reorganize couch .erl and driver code into rebar layoutAdam Kocoloski