summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2009-09-26Fix the UUID's test failures when clocks are out of sync.Paul Joseph Davis
2009-09-23reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345Adam Kocoloski
2009-09-22Make Futon's Source tab editable.Paul Joseph Davis
2009-09-17Fixes COUCHDB-396Paul Joseph Davis
2009-09-16include_docs now take an _id (as well as a _rev) in the emitted value, to loa...John Christopher Anderson
2009-09-16Make generateSecret() generate valid UTF-8 in oauth and cookie_authJason David Davies
2009-09-16add limit to _changesJohn Christopher Anderson
2009-09-15Change all "jquery.js?1.3.1" references to "jquery.js?1.3.2".Jason David Davies
2009-09-15Upgrade to jQuery 1.3.2 and latest json2.js (2009-08-17).Jason David Davies
2009-09-15fix attachments with an undefined Content-Length header and no TE, patch by B...Jan Lehnardt
2009-09-14Add test for COUCHDB-500.Jason David Davies
2009-09-14add new test to MakefileJohn Christopher Anderson
2009-09-14View refactoring and addition of raw collationoption. Significant performance...Damien F. Katz
2009-09-14finish committing my changes adventure. pardon the dust.John Christopher Anderson
2009-09-14rollback mixed up commit, builds nowJohn Christopher Anderson
2009-09-14support for deletions in changes feedJohn Christopher Anderson
2009-09-14removed _all_docs_by_seq in favor of _changesJohn Christopher Anderson
2009-09-13enable multi-key-get in jquery.couch.js, patch by Benoit Chesneau, closes COU...Jan Lehnardt
2009-09-11Refactoring of endkey code in views and btrees. End key functionaility is now...Damien F. Katz
2009-09-09choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...Adam Kocoloski
2009-09-02use the same password hash calculation for user creation via ini file and use...Jan Lehnardt
2009-09-01WebKit's XHR object is lacking, patch by Sebastian Cohnen, closes COUCHDB-483Jan Lehnardt
2009-09-01don't check for response code text, patch by Robert Newson, closes COUCHDB-482Jan Lehnardt
2009-08-29sort tests alphabeticallyJan Lehnardt
2009-08-29merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix testsJan Lehnardt
2009-08-28guard against non-existing filters in _changesAdam Kocoloski
2009-08-27send deleted docs to _changes filtersAdam Kocoloski
2009-08-23fix HEAD requests for OAuth, patch by Jason Davies, closes COUCHDB-479Jan Lehnardt
2009-08-21Munge all ErlJSON to use binaries.Paul Joseph Davis
2009-08-20revert accidental boolean flip, this test doesn't make much sense any moreJan Lehnardt
2009-08-19make http.js hostname-aware, patch by Benoit Chesneau, closes COUCHDB-475Jan Lehnardt
2009-08-18allow configurable X-Forwarded-Host header handling for work behind reverse p...Jan Lehnardt
2009-08-18unset new config values on run_on_modified_server rollbackJan Lehnardt
2009-08-18continuous _changes are now newline-delimited JSON Objects (no commas)Adam Kocoloski
2009-08-18sort files alphabeticallyJan Lehnardt
2009-08-18add another file, closes COUCHDB-473 tooJan Lehnardt
2009-08-18add missing files to distro, devs, please learn the minimal autotools bits fo...Jan Lehnardt
2009-08-18fix persisting config changes from Futon, reported by Robert Newson, we need ...Jan Lehnardt
2009-08-17allow list function and view function to be in different design docs, patch b...Jan Lehnardt
2009-08-17fix whitespaceJan Lehnardt
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-08-16Make POST's reflect a provided _id member.Paul Joseph Davis
2009-08-15delayed commits are now a config option, off by default. Closes COUCHDB-449Adam Kocoloski
2009-08-14Fixes COUCHDB-422 - Reject invalid _local doc ids.Paul Joseph Davis
2009-08-14Fixes COUCHDB-429 - Error durring paging.Paul Joseph Davis
2009-08-12rollback _conflicts view patchAdam Kocoloski
2009-08-12Introduces native Erlang query servers. Closes COUCHDB-377John Christopher Anderson
2009-08-12add native /db/_conflicts view, patch by Adam Kocolosk, closes COUCHDB-462Jan Lehnardt
2009-08-12recloses COUCHDB-4 (view etags) thanks to Matt Goodall for the tests. keep 'e...John Christopher Anderson
2009-08-11and the test file itself :)John Christopher Anderson