Age | Commit message (Expand) | Author |
2010-05-28 | Allow creation and deletin of config entries. Patch by Mikeal Rogers. Closes ... | Jan Lehnardt |
2010-05-28 | better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777 | Jan Lehnardt |
2010-05-27 | Add support for multi-document-fetch (via _all_docs) to jquery.couch.js. | Jason David Davies |
2010-05-27 | Fix some bugs in jquery.couch.js. | Jason David Davies |
2010-05-26 | use a smaller rev token for attachment versions, thanks for the suggestion Da... | John Christopher Anderson |
2010-05-26 | add attachment versioning support to jquery.couch.js | John Christopher Anderson |
2010-05-22 | Major whitespace cleanup, no functional changes. | Jan Lehnardt |
2010-05-22 | fix utils/run | Jan Lehnardt |
2010-05-22 | Fix Solaris compat. | Jan Lehnardt |
2010-05-22 | Check for undefined options. Patch by Filipe Manana. Closes COUCHDB-774. | Jan Lehnardt |
2010-05-20 | Refactoring of various internal APIs, particularly those dealing with replica... | Damien F. Katz |
2010-05-19 | Renaming `jsonp = false` ini option to `allow_jsonp = false` to be | Jan Lehnardt |
2010-05-19 | no newlines in .ini files | Jan Lehnardt |
2010-05-19 | Update NEWS and CHANGES. | Jan Lehnardt |
2010-05-19 | Unused variable. | Jan Lehnardt |
2010-05-19 | Strip password from URLs before adding them to the tasks database | Jan Lehnardt |
2010-05-19 | add -x bit | Jan Lehnardt |
2010-05-19 | jsonp callbacks are ignored unless jsonp is configured to true | John Christopher Anderson |
2010-05-19 | Don't use module name for module-local function calls that don't affect | Jan Lehnardt |
2010-05-19 | Use "expando links" for long attribute values in the Futon document view. | Jan Lehnardt |
2010-05-17 | oops, don't commit hacked-up icu_driver | Adam Kocoloski |
2010-05-17 | use O_APPEND to skip some lseeks, COUCHDB-754 | Adam Kocoloski |
2010-05-15 | jquery.couch.js option to force ensure_full_commit to true or false | John Christopher Anderson |
2010-05-14 | faster implementation of pread_iolist. Closes COUCHDB-762 | Adam Kocoloski |
2010-05-13 | vhost_global_handlers bypass rewrite rules and are available in all vhosts | John Christopher Anderson |
2010-05-05 | rewriter security to allow isolation of databases via subdomains | John Christopher Anderson |
2010-05-04 | use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757 | Adam Kocoloski |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2010-04-30 | added comment about CVE | Noah Slater |
2010-04-30 | added curl m4 file, thanks Jae Kwon | Noah Slater |
2010-04-29 | add Jarrod Roberson to thanks file | John Christopher Anderson |
2010-04-29 | list functionality for jquery.couch.js | John Christopher Anderson |
2010-04-29 | add auth timeout to default.ini instead of just relying on coded default | John Christopher Anderson |
2010-04-28 | Fix to make dbclose synchronous, to prevent unnecessary slowdown caused by ma... | Damien F. Katz |
2010-04-25 | make before commit, make before commit, make before commit | Jan Lehnardt |
2010-04-24 | add comment | Jan Lehnardt |
2010-04-24 | typos | Jan Lehnardt |
2010-04-24 | tabs to spaces | Jan Lehnardt |
2010-04-23 | faster default view collation. Closes COUCHDB-746 | Adam Kocoloski |
2010-04-23 | identity transfer w/ Content-Length when possible. thx rnewson. COUCHDB-745 | Adam Kocoloski |
2010-04-22 | compaction preserves instance_start_time. Closes COUCHDB-744 | Adam Kocoloski |
2010-04-22 | fix erlang filter funs and normalize filter fun api. thanks fdmanana. closes ... | John Christopher Anderson |
2010-04-19 | Fix to close users db immediately after authentication. | Damien F. Katz |
2010-04-16 | upgrade CommonJS modules support to 1.1.1 - thanks Mikeal. closes COUCHDB-739 | John Christopher Anderson |
2010-04-15 | accept gzipped attachments w/ standalone api. thx fdmanana. COUCHDB-712 | Adam Kocoloski |
2010-04-15 | refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710 | Adam Kocoloski |
2010-04-15 | remove unused batch config options. COUCHDB-737 | Adam Kocoloski |
2010-04-15 | ruby example function works with @mattly`s query server | John Christopher Anderson |
2010-04-11 | bugfix for replication keepalive. Closes COUCHDB-730 | Adam Kocoloski |
2010-04-08 | fix last straggler view update_seq bugs, thanks tisba and bitdiddle for the r... | John Christopher Anderson |