summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-06fix COUCHDB-593, thanks Roger Binns for reportingJohn Christopher Anderson
2009-12-02removed add_fun optimization for filters, this provides better concurrency at...John Christopher Anderson
2009-12-02COUCHDB-588: don't make log noise when an OS process chooses to terminate nor...Mark Hammond
2009-12-02minor changeNoah Slater
2009-12-02minor changeNoah Slater
2009-12-02added 0.9.2 changes/news to trunkNoah Slater
2009-12-02ensure the child exit code is reported correctly to couchMark Hammond
2009-12-02Fixes for make distcheck in the test/bench directory.Paul Joseph Davis
2009-12-01fixed paths for query_server_spec.rbJohn Christopher Anderson
2009-12-01change some timings to make the changes test more robustJohn Christopher Anderson
2009-11-30Fix two issues for databases upgraded from 0.9.x:Jan Lehnardt
2009-11-30passing test for filtered continuous changesJohn Christopher Anderson
2009-11-30ETags on POSTs to _view and _list should depend on Keys. COUCHDB-586Adam Kocoloski
2009-11-30work on COUCHDB-582, fixes issues with filtered longpoll requests closing earlyJohn Christopher Anderson
2009-11-29add *.la and test/bench/run to .gitignoreJohn Christopher Anderson
2009-11-29add assertion that _all_dbs API existsJohn Christopher Anderson
2009-11-27Fix weird error with JS_DefineFunctions call.Paul Joseph Davis
2009-11-27cURL refactoring requires a version bump.Paul Joseph Davis
2009-11-27Force couchspawnkillable to be executable.Paul Joseph Davis
2009-11-27Minor formatting fix.Paul Joseph Davis
2009-11-27get windows building againMark Hammond
2009-11-26Updated the benchmarks to use the new cURL adapter.Paul Joseph Davis
2009-11-26Remove test/javascript/run for distcheck.Paul Joseph Davis
2009-11-26Ignore test/javascript/run build productPaul Joseph Davis
2009-11-26Forgot to add SCRIPT variable for test/javascript/runPaul Joseph Davis
2009-11-26Ignoring src/couchdb/priv/couchjsPaul Joseph Davis
2009-11-26Setup JavaScript command line runner.Paul Joseph Davis
2009-11-26Complete refactoring of couch_js.Paul Joseph Davis
2009-11-26Move all C code to src/couchdb/privPaul Joseph Davis
2009-11-26Use TEquals() in content_negotiation test.Jason David Davies
2009-11-26Refactored the fix for active_dbs timeouts.Paul Joseph Davis
2009-11-26Update the open db's test to check failure.Paul Joseph Davis
2009-11-25Fixed a bug preventing active_dbs from working.Paul Joseph Davis
2009-11-24Fixes COUCHDB-578Paul Joseph Davis
2009-11-24Fix COUCHDB-574 - change to the erlang drive at startupMark Hammond
2009-11-23Fix and tests for COUCHDB-292Damien F. Katz
2009-11-21upgrade mochiweb to r113, use hooks instead of forking mochijson2. COUCHDB-474Adam Kocoloski
2009-11-21add Kostis to THANKSAdam Kocoloski
2009-11-21code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570Adam Kocoloski
2009-11-20whitespace, add missing curly braces, 80 columns width -- no functionality ch...Jan Lehnardt
2009-11-20add tmp filesJan Lehnardt
2009-11-19fix replication of attachments gzipped by proxyAdam Kocoloski
2009-11-17Fix for broken multipart parsing code as mentioned in COUCHDB-570.Damien F. Katz
2009-11-16Fix a couple typos in the source.Paul Joseph Davis
2009-11-16force it to sign with my keyNoah Slater
2009-11-16eh?Noah Slater
2009-11-16added NEWS and CHANGES for 0.10.1Noah Slater
2009-11-16update windows readme about servicesMark Hammond
2009-11-15add basic windows service support; auto build .md5 with .exeMark Hammond
2009-11-15Testing of incremental attachments and more testing of multipart/handling.Damien F. Katz