summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2011-10-13Fix badarg error in couch_server:try_close_lru/1Paul J. Davis
2011-10-10Merge remote-tracking branch 'apache/1.1.x'Robert Newson
2011-10-04Merge remote branch 'apache/1.1.x'Adam Kocoloski
2011-09-29restore update_group for better update_after implementation.Robert Newson
2011-09-28Merge 1.1.x because Paul Davis kept his important bug fix super secret while ...Robert Newson
2011-09-28remove bad new tests. evil tests, I keel you.Robert Newson
2011-09-28Merge 1.1.x changesRobert Newson
2011-09-12Add missing database 'created' event.benoitc
2011-08-17add httpd/aborted_requests description.Robert Newson
2011-08-15Merge branch '11554-merge-couchdb-1.1'Adam Kocoloski
2011-08-12assert that calls to file functions actually succeed.Robert Newson
2011-08-12allow replication callback module to be chosen at runtime.Robert Newson
2011-08-12move couch_js_functions.hrl to include dirRobert Newson
2011-08-12Allow asynchronous view group updates.Robert Newson
2011-07-05Remove warning about unused variableFilipe David Borba Manana
2011-07-05Merged revision 1142262 from trunkFilipe David Borba Manana
2011-07-05Merge revision 1142259 from trunkFilipe David Borba Manana
2011-07-05Restart replications on errorFilipe David Borba Manana
2011-07-05Backport revision 1140886 from trunkFilipe David Borba Manana
2011-07-05Merged revision 1104168 from trunkFilipe David Borba Manana
2011-06-29Guard against dead fd process in is_idle/1Adam Kocoloski
2011-06-22Merge remote-tracking branch 'upstream/1.1.x' into 0.4.xRobert Newson
2011-06-16support _design and _doc_ids filters.Robert Newson
2011-06-13Merge CouchDB 1.1Robert Newson
2011-05-19Removed duplicate code, thanks davisp.Robert Dionne
2011-05-19Fix under-reported values in reduce viewsAdam Kocoloski
2011-05-05Allow : in passwords (COUCHDB-969)Robert Newson
2011-04-19Track and report size of live data in DBs and viewsRobert Dionne
2011-04-19BugzID:9995 Add a tree foldl function to couch_key_tree.Robert Dionne
2011-04-18Monitor Fd after creating DBRobert Dionne