summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-27removed some dead code found by Dialyzer, more to comeJohn Christopher Anderson
2009-06-27A /_whoami handler to provide client apps with access to the active userCtx f...John Christopher Anderson
2009-06-25Of course some of them were 8 space tabs.Paul Joseph Davis
2009-06-25Cleaning out tabs from source code. Purely whitespace diff.Paul Joseph Davis
2009-06-25Adding tests for couch_ref_counter.erlPaul Joseph Davis
2009-06-25Adding tests for couch_task_status.erlPaul Joseph Davis
2009-06-24refactor view server specs to accommodate multiple languages in the future, n...Jan Lehnardt
2009-06-24Lots of tests for couch_config.erlPaul Joseph Davis
2009-06-22Added 'Jump to Document' in the database.htmlscreen. Would like maybe to see ...Damien F. Katz
2009-06-20merged back CHANGES entriesNoah Slater
2009-06-20copied 0.9.1 NEWS and CHANGES entriesNoah Slater
2009-06-18Fixes COUCHDB-383 - Ignore extra URL parameters.Paul Joseph Davis
2009-06-15Send CouchDB Server: header for all external queries. Fixes COUCHDB-379.Jan Lehnardt
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-06-11Forgot to set the plan size.Paul Joseph Davis
2009-06-11Remove a redundant -noshell from the make cover target.Paul Joseph Davis
2009-06-11Forgot to remove old test/0 exports.Paul Joseph Davis
2009-06-11Integrating more ETAP tests from Bob Dionne.Paul Joseph Davis
2009-06-09removed redundant lineNoah Slater
2009-06-09Fixes COUCHDB-372Paul Joseph Davis
2009-06-08accept UTF-16 surrogate pairs. Fixes COUCHDB-327, COUCHDB-333Adam Kocoloski
2009-06-06truncate giant reduce overflow error outputJohn Christopher Anderson
2009-06-05checkpoint during abnormal terminate is not safeAdam Kocoloski
2009-06-04doh. remove console.logJohn Christopher Anderson
2009-06-01add an rspec/ruby test suite for the javascript query serverJohn Christopher Anderson
2009-06-01Added tests for heartbeat and timeout options in the _changes api.Damien F. Katz
2009-05-31Removed space from whitespace heartbeat in _changes apiDamien F. Katz
2009-05-31Added timeout and heartbeat options to the _changes apiDamien F. Katz
2009-05-31Had to swap macro definitions to support R12B.Paul Joseph Davis
2009-05-30Adding code:add_pathz/1 calls for older Erlang versions.Paul Joseph Davis
2009-05-30Updating various version control propertiesPaul Joseph Davis
2009-05-30Making the couchspawnkillable script marked as executable.Paul Joseph Davis
2009-05-30Added code coverage report generation target.Paul Joseph Davis
2009-05-30Fix the make check command to run tests in test/etap/Paul Joseph Davis
2009-05-30Fix for couch_file bug found with etap test suiteDamien F. Katz
2009-05-30renamed directoryNoah Slater
2009-05-30Adding Erlang unit tests.Paul Joseph Davis
2009-05-30Revert accidently checked-in test change.Damien F. Katz
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz
2009-05-29make sure process is still alive before calculating memory footprintAdam Kocoloski
2009-05-29the atom doesn't necessarily existAdam Kocoloski
2009-05-29misapplied Antony's workaround for extra bytes in r775724Adam Kocoloski
2009-05-29Removed unfixed tests cases accidently checked in.Damien F. Katz
2009-05-29Fix and test for COUCHDB-366, uploading large attachments causes 500 error.Damien F. Katz
2009-05-28refactor load_ini_file so it can be called from another processAdam Kocoloski
2009-05-27Fixes COUCHDB-363Paul Joseph Davis
2009-05-26ignore _local_seq when included in a saved documentJohn Christopher Anderson
2009-05-25Fix for binary chunks being out of order with new tail append codeDamien F. Katz
2009-05-25Merging new tail append storage into trunk. Upgrades are automatic, once open...Damien F. Katz
2009-05-24Added stats tracking for active _changes clients.Damien F. Katz