Age | Commit message (Expand) | Author |
2009-09-24 | have cookie auth use ini-file admins | Jan Lehnardt |
2009-09-24 | update the AuthSession cookie even if no Set-Cookie is already present | Adam Kocoloski |
2009-09-23 | Include peer in req object for externals: _show, _list, _update etc. | Jason David Davies |
2009-09-23 | reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345 | Adam Kocoloski |
2009-09-23 | give the server a second to terminate (suppress spurious stats warnings) | Adam Kocoloski |
2009-09-23 | move myself from THANKS to AUTHORS | Mark Hammond |
2009-09-22 | Make Futon's Source tab editable. | Paul Joseph Davis |
2009-09-22 | _externals should respect os_process_timeout setting | Adam Kocoloski |
2009-09-21 | attempt at gentler replication shutdown when one of the DBs is deleted | Adam Kocoloski |
2009-09-21 | quietly start a new connection if changes feed is closed | Adam Kocoloski |
2009-09-21 | bugfix for _changes when DB is deleted mid-response | Adam Kocoloski |
2009-09-21 | Removed the config test ini files from license.skip | Paul Joseph Davis |
2009-09-21 | Updated the headers for test config files. | Paul Joseph Davis |
2009-09-20 | remove some unneeded opening, closing and passing around of Db | Jan Lehnardt |
2009-09-17 | Fixes COUCHDB-396 | Paul Joseph Davis |
2009-09-17 | Fixes COUCHDB-504 | Paul Joseph Davis |
2009-09-16 | include_docs now take an _id (as well as a _rev) in the emitted value, to loa... | John Christopher Anderson |
2009-09-16 | Single line http request when log=info | Damien F. Katz |
2009-09-16 | GC isn't happening for this process b/c heap is too small, so trigger it manu... | Adam Kocoloski |
2009-09-16 | uncomment [admin] section to avoid easy user error and for consistency | Jan Lehnardt |
2009-09-16 | Make generateSecret() generate valid UTF-8 in oauth and cookie_auth | Jason David Davies |
2009-09-16 | add limit to _changes | John Christopher Anderson |
2009-09-15 | Change all "jquery.js?1.3.1" references to "jquery.js?1.3.2". | Jason David Davies |
2009-09-15 | Upgrade to jQuery 1.3.2 and latest json2.js (2009-08-17). | Jason David Davies |
2009-09-15 | fix attachments with an undefined Content-Length header and no TE, patch by B... | Jan Lehnardt |
2009-09-15 | update etap tests to reflect changes in couch_btree, patch by Bob Dionne, clo... | Jan Lehnardt |
2009-09-15 | Remove myself from THANKS. | Jason David Davies |
2009-09-14 | Fix speling. | Jason David Davies |
2009-09-14 | Add test for COUCHDB-500. | Jason David Davies |
2009-09-14 | Add myself to AUTHORS. | Jason David Davies |
2009-09-14 | add new test to Makefile | John Christopher Anderson |
2009-09-14 | View refactoring and addition of raw collationoption. Significant performance... | Damien F. Katz |
2009-09-14 | finish committing my changes adventure. pardon the dust. | John Christopher Anderson |
2009-09-14 | rollback mixed up commit, builds now | John Christopher Anderson |
2009-09-14 | support for deletions in changes feed | John Christopher Anderson |
2009-09-14 | removed _all_docs_by_seq in favor of _changes | John Christopher Anderson |
2009-09-14 | remove OnDemand tag as it has ben deprecated and doesn't work as used anyway,... | Jan Lehnardt |
2009-09-13 | enable multi-key-get in jquery.couch.js, patch by Benoit Chesneau, closes COU... | Jan Lehnardt |
2009-09-13 | allow config callbacks to get passed the X-Couch-Persist flag | Jan Lehnardt |
2009-09-13 | adhere X-Couch-Persist for DELETEs | Jan Lehnardt |
2009-09-12 | use first 8 bytes of the commit hash as the release info when building from git | Jan Lehnardt |
2009-09-12 | bugfixes in supervision tree specifications | Adam Kocoloski |
2009-09-11 | Refactoring of endkey code in views and btrees. End key functionaility is now... | Damien F. Katz |
2009-09-11 | fix oauth access to design documents, patch by Jason Davies | Jan Lehnardt |
2009-09-09 | oopsie | Adam Kocoloski |
2009-09-09 | choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew... | Adam Kocoloski |
2009-09-09 | pass config reset option to recursed background startup, see COUCHDB-498 | Adam Kocoloski |
2009-09-08 | Update minimum Erlang requirement. | Paul Joseph Davis |
2009-09-06 | Fix for building CouchDB on Snow Leapord. | Paul Joseph Davis |
2009-09-06 | check if either history is empty, not both | Adam Kocoloski |