Age | Commit message (Expand) | Author |
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 |
2010-03-28 | allows more complex keys in the rewriter, so it could ease the | Benoit Chesneau |
2010-03-28 | typo. | Benoit Chesneau |
2010-03-28 | allows client to retrieve the revision of document updated via _update, | Benoit Chesneau |
2010-03-25 | restart using init:restart() for better test reliability | John Christopher Anderson |
2010-03-23 | small fix | Noah Slater |
2010-03-23 | updated both CHANGES | Noah Slater |
2010-03-23 | forward porting r926694 | Noah Slater |
2010-03-21 | Test for a regression with doc-id replication. | Jan Lehnardt |
2010-03-21 | Take query options into account when generating replication ids. | Jan Lehnardt |
2010-03-21 | Make changes test pass in CLI runner & WebKit | Jan Lehnardt |
2010-03-20 | backwards compatible ids for non-docid replications | Jan Lehnardt |
2010-03-19 | Do not use the doc_id list from the previous replication request | Jan Lehnardt |
2010-03-19 | Avoid a possible race condition. | Paul Joseph Davis |
2010-03-17 | moar bumpage | Jan Lehnardt |