summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-14Don't touch the old couch_lru ets tableAdam Kocoloski
2012-11-14Allow 202 as a valid status codeAdam Kocoloski
2012-11-14Only close idle processes that have no clientPaul J. Davis
2012-11-14Remove the client ref when it diesPaul J. Davis
2012-11-14Two last bugs in couch_proc_managerPaul J. Davis
2012-11-14Use a match_spec() instead of a match_pattern()Paul J. Davis
2012-11-14Avoid scanning the entire table of procsPaul J. Davis
2012-11-14Mark proc as unused in ret_procAdam Kocoloski
2012-11-14Trigger a GC when OS process is returnedAdam Kocoloski
2012-11-14Allow processes to idle before exitingPaul J. Davis
2012-11-14Fork new OS processes outside proc_manager loopAdam Kocoloski
2012-11-14Add an index keyed on LRU for faster candidate IDAdam Kocoloski
2012-11-14Expose latest=true option in calls to retrieve revisionsBob Dionne
2012-11-14Skip ddoc pull, use middleman for validation resetAdam Kocoloski
2012-11-14Fix spurious declarations of new merge conflictsAdam Kocoloski
2012-11-14Support jsonp in externals.Robert Newson
2012-11-14Bump dependenciesRobert Newson
2012-10-23don't delete view groups that fail to openRandall Leeds
2012-10-03Support multiarch library paths on Linux.wohali
2012-09-18Bump dependenciesRobert Newson
2012-08-09Don't always require exactly N replies for an mp attachment PUTRobert Newson
2012-08-08Bump dependenciesRobert Newson
2012-08-02Add _replication_statsRobert Newson
2012-06-19Bump couch_replicator to 0.1.2Robert Newson
2012-06-19Don't perform callbacks to couch_replicatorRobert Newson
2012-06-18Fix _replicator dbRobert Newson
2012-06-18Add a dummy replicate/3 for nowAdam Kocoloski
2012-06-18Revert "allow replication callback module to be chosen at runtime."Robert Newson
2012-06-16Fix URL for twigAdam Kocoloski
2012-06-16Fix deprecation warnings for port_compilerAdam Kocoloski
2012-06-16Update lots of dependenciesAdam Kocoloski
2012-06-16Bump rebar to version 2.0.0Adam Kocoloski
2012-04-25Merge pull request #105 from Asquera/fixes/gentoo-buildAdam Kocoloski
2012-04-25Fix Build for GentooFelix Gilcher
2012-04-24WhitespaceBob Dionne
2012-03-20Invoke couch_view_updater with the proper argumentsAdam Kocoloski
2012-03-16Enable Travis buildsRobert Newson
2012-02-22Merge 0.4.xRobert Newson
2012-01-31Fix previous commitRobert Newson
2012-01-31Fix bug in replicator request pipliningPaul J. Davis
2012-01-27WhitespaceBob Dionne
2012-01-24Minor bug getting the reduce_limit settingPaul J. Davis
2012-01-24Minor bug getting the reduce_limit settingPaul J. Davis
2012-01-21Bump dependencies for pre7 releaseRobert Newson
2012-01-18Revert use of spawn_monitorRobert Newson
2012-01-17Bump to chttpd 1.4.2Robert Newson
2012-01-17Merge pull request #91 from cloudant/13133-attachment-replicationRobert Newson
2012-01-16Only set the process dictionary if exit was okRobert Newson
2012-01-16Use spawn_monitor to await process completionRobert Newson
2012-01-10Remove superfluous formattingAdam Kocoloski