summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-12-07quick fix for badmatchRobert Newson
2012-11-15Suppress duplicate access logsAdam Kocoloski
2012-11-15Use twig for loggingAdam Kocoloski
2012-11-15Add total_changes to view compaction statusRobert Newson
2012-11-15Fix design_document inconsistencyRobert Newson
2012-11-15Backport new /_active_tasks APIRobert Newson
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-10-23don't delete view groups that fail to openRandall Leeds
2012-08-09Don't always require exactly N replies for an mp attachment PUTRobert Newson
2012-08-02Add _replication_statsRobert 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 deprecation warnings for port_compilerAdam Kocoloski
2012-04-24WhitespaceBob Dionne
2012-03-20Invoke couch_view_updater with the proper argumentsAdam Kocoloski
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-18Revert use of spawn_monitorRobert Newson
2012-01-16Only set the process dictionary if exit was okRobert Newson
2012-01-16Use spawn_monitor to await process completionRobert Newson
2011-12-02whitespaceBob Dionne
2011-11-22Remove unused importsBob Dionne
2011-11-09Conditionally apply JSON encoding to update_seq valuesRobert Newson
2011-11-09Conditionally apply JSON encoding to update_seq valuesRobert Newson
2011-10-31Merge commit '1.1.1' into 0.4.xRobert Newson
2011-10-31Fix retrieval of headers larger than 4kAdam Kocoloski
2011-10-31Fix retrieval of headers larger than 4kAdam Kocoloski
2011-10-18Merge pull request #76 from cloudant/12741-replication-seq-formatAdam Kocoloski
2011-10-17Fix seq problem in full_uri by encodingBob Dionne