Age | Commit message (Expand) | Author |
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 |
2010-04-07 | make max_concurrent_connections configurable via Randall Leeds / COUCHDB-705 | John Christopher Anderson |
2010-04-07 | temp_views should be only available to server and database admins | John Christopher Anderson |
2010-04-07 | somehow I missed this badarity bug running the test suite last night. complet... | John Christopher Anderson |
2010-04-07 | include update_seq in view responses, patch via Joscha Feth, (mostly) closes ... | John Christopher Anderson |
2010-04-07 | changes is less likely to miss updates, and changes test is more robust | John Christopher Anderson |
2010-04-06 | use waitForSuccess to timeout changes requests that never succeed | John Christopher Anderson |
2010-04-02 | Removed _sleep from all tests. replaced with loops that spin until a conditio... | Damien F. Katz |
2010-04-02 | change couch_server calls to have infinity timeout, because it might have to ... | Damien F. Katz |
2010-04-02 | Fix hang with view shutdown. | Damien F. Katz |
2010-04-02 | Deterministic/synchronous shutdown code. | Damien F. Katz |
2010-04-01 | tab to space | Jan Lehnardt |
2010-03-31 | add CVE 2010-0009 to CHANGES and NEWS | Jan Lehnardt |
2010-03-29 | forward porting changes | Noah Slater |