summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small changes to the CORS testCOUCHDB-431Randall Leeds2011-11-262-12/+13
* Add tests for COUCHDB-431Randall Leeds2011-11-261-0/+234
* fix warnings in couch_icu_driver.cRandall Leeds2011-11-261-2/+6
* Improve test 074-doc-update-conflicts.tFilipe David Borba Manana2011-11-261-3/+7
* Add more tests to 074-doc-update-conflicts.tFilipe David Borba Manana2011-11-221-2/+15
* Fix error stack tracesPaul Joseph Davis2011-11-211-4/+8
* Remove wrong test comment copied from other fileFilipe David Borba Manana2011-11-181-4/+0
* Add references to docs to prevent dups from being collapsedBob Dionne2011-11-182-72/+77
* Fix whitespaceBob Dionne2011-11-181-10/+10
* Failing test for duplicates in bulk docsBob Dionne2011-11-181-0/+13
* Add test test/etap/074-doc-update-conflicts.tFilipe David Borba Manana2011-11-182-0/+146
* Update CHANGES & NEWS to reflect COUCHDB-1288Filipe David Borba Manana2011-11-182-0/+4
* Remove unused importBob Dionne2011-11-171-1/+0
* Delete self from THANKS and add to AUTHORSBob Dionne2011-11-172-1/+1
* Replicator: reduce maximum request line lengthFilipe David Borba Manana2011-11-171-1/+1
* Replicator: encode query string parameter valuesFilipe David Borba Manana2011-11-172-4/+7
* Update CHANGES & NEWS to reflect COUCHDB-1340Filipe David Borba Manana2011-11-172-0/+7
* Add missing space for styleFilipe David Borba Manana2011-11-171-1/+1
* Add test test/etap/242-replication-many-leaves.tFilipe David Borba Manana2011-11-172-1/+218
* Fix replicator doc GET requests for many revisionsFilipe David Borba Manana2011-11-171-2/+3
* Fix database compaction retry after server restartFilipe David Borba Manana2011-11-162-1/+6
* Update CHANGES & NEWS to reflect COUCHDB-1334Filipe David Borba Manana2011-11-162-0/+5
* More efficient communication with the view serverFilipe David Borba Manana2011-11-164-25/+87
* Update CHANGES & NEWS to reflect COUCHDB-1309Filipe David Borba Manana2011-11-152-0/+5
* Shutdown view group on ddoc updateFilipe David Borba Manana2011-11-153-31/+134
* Add ddoc_updated eventFilipe David Borba Manana2011-11-151-16/+24
* Avoid confusing log messages when replication completesFilipe David Borba Manana2011-11-131-2/+7
* Fix OAuth validation when using the rewriter.Jan Lehnardt2011-11-133-3/+42
* Add more tests to test/etap/073-changes.tFilipe David Borba Manana2011-11-131-5/+94
* Revert "use couch_db calls instead of couch_btree"Randall Leeds2011-11-091-2/+7
* Futon Cache-ControlRandall Leeds2011-11-091-1/+3
* remove version number from futon static resourcesRandall Leeds2011-11-0910-62/+62
* some refactoring in couch_httpd_db.erlRandall Leeds2011-11-091-96/+52
* use couch_db calls instead of couch_btreeRandall Leeds2011-11-091-7/+2
* couch_db:get_design_docs/1 -> #full_doc_info{}Randall Leeds2011-11-093-8/+10
* export couch_db:get_full_doc_info(s)Randall Leeds2011-11-091-1/+2
* fix improper comparison on filtered changesRandall Leeds2011-11-091-1/+1
* avoid hidden files when finding couch .erl filesRandall Leeds2011-11-081-2/+2
* update couchjs.1 location in .gitignoreRandall Leeds2011-11-081-1/+1
* COUCHDB-1337 - Use attachments md5 as ETag if availableRobert Newson2011-11-085-3/+12
* Add www/script/test/coffee.js to share Makefile.amKlaus Trainer2011-11-071-0/+1
* Updated CHANGES & NEWS for 1.2.0Filipe David Borba Manana2011-11-062-0/+2
* Add missing binary_to_list call in parent commitFilipe David Borba Manana2011-11-051-1/+1
* Fix badarg error in couch_os_processFilipe David Borba Manana2011-11-051-1/+1
* Updated CHANGES & NEWS to consider COUCHDB-509Filipe David Borba Manana2011-11-052-0/+5
* Add view request duration to FutonFilipe David Borba Manana2011-11-054-5/+50
* Set gen_server call timeouts to infinityFilipe David Borba Manana2011-11-042-6/+6
* Fix active tasks Futon screen date displayFilipe David Borba Manana2011-11-031-1/+1
* Add newline to end of utf8.hRobert Newson2011-11-021-1/+1
* Tolerate whitespace runs in .ini filesRobert Newson2011-11-021-1/+1