Age | Commit message (Expand) | Author |
2009-11-21 | upgrade mochiweb to r113, use hooks instead of forking mochijson2. COUCHDB-474 | Adam Kocoloski |
2009-09-17 | Fixes COUCHDB-396 | Paul Joseph Davis |
2009-09-16 | Single line http request when log=info | Damien F. Katz |
2009-09-14 | View refactoring and addition of raw collationoption. Significant performance... | Damien F. Katz |
2009-08-13 | trivial change to replicator request headers. Closes COUCHDB-419 | Adam Kocoloski |
2009-08-12 | rollback _conflicts view patch | Adam Kocoloski |
2009-08-12 | add native /db/_conflicts view, patch by Adam Kocolosk, closes COUCHDB-462 | Jan Lehnardt |
2009-08-10 | switch pause to milliseconds | Adam Kocoloski |
2009-08-07 | ibrowse wrapper for replicator, will replace do_http_request | Adam Kocoloski |
2009-08-04 | Initial check-in of OAuth and cookie authentication. | Damien F. Katz |
2009-07-17 | Deterministic revids, MD5 checking of documents, added tracking of rev when a... | Damien F. Katz |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-10 | Apply patch from Benoit Chesneau's COUCHDB-404 | John Christopher Anderson |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-07-04 | Name view index files by their function hashes for no downtime deploys. Close... | John Christopher Anderson |
2009-06-18 | Fixes COUCHDB-383 - Ignore extra URL parameters. | Paul Joseph Davis |
2009-05-25 | Merging new tail append storage into trunk. Upgrades are automatic, once open... | Damien F. Katz |
2009-05-13 | Closes COUCHDB-334 - Add JSONP support to CouchDB | Paul Joseph Davis |
2009-05-06 | First cut at _changes api. Update the by_id and by_seq indexes to contain upd... | Damien F. Katz |
2009-04-22 | Refactoring the view URL parameter parsing. | Paul Joseph Davis |
2009-04-18 | Fixes COUCHDB-322 | Paul Joseph Davis |
2009-03-19 | inclusive_end query option for views, defaults to true (does not change curre... | John Christopher Anderson |
2009-03-13 | Commit Damien's rep_security branch to trunk. | John Christopher Anderson |
2009-03-09 | merge design doc resource branch. breaking changes to _view query paths. | John Christopher Anderson |
2009-03-05 | allow multi-key POST requests for _list. | John Christopher Anderson |
2009-02-25 | Support for reduce views in _list. closes COUCHDB-260. Thanks Jason Davies. | John Christopher Anderson |
2009-02-17 | Put file ref_counting into it's own module, to make the speed of opening an a... | Damien F. Katz |
2009-02-15 | View etags are now provided. See note in the source about how they could be m... | John Christopher Anderson |
2009-02-13 | apply COUCHDB-252. | John Christopher Anderson |
2009-02-01 | Added options member to design docs. Currently the only option is include_des... | John Christopher Anderson |
2009-01-23 | View list functions can stream views in any format. See list_views test for d... | John Christopher Anderson |
2009-01-22 | change update=false to stale=ok | John Christopher Anderson |
2009-01-19 | tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is han... | Damien F. Katz |
2009-01-09 | Added support so clients can detect if a server has potentially lost commits ... | Damien F. Katz |
2009-01-05 | Fixed views to not commit index headers if they are ahead of what has been fu... | Damien F. Katz |
2009-01-05 | Delayed commit patch. Allows documents to be saved immediately but fully comm... | Damien F. Katz |
2009-01-04 | change count to limit in view query params | John Christopher Anderson |
2008-12-12 | modifications to view server to keep the file descriptor open for the life of... | Damien F. Katz |
2008-12-10 | view group state gen_server. thanks damien and davisp. | John Christopher Anderson |
2008-11-20 | Nearly completed security/validation work. Still needs replication testing. | Damien F. Katz |
2008-11-17 | More security and validation work. Still incomplete. | Damien F. Katz |
2008-11-11 | Check in of initial validation and authorization work. This work is incomplet... | Damien F. Katz |
2008-10-22 | First check-in of admin http authentication and authorization. | Damien F. Katz |
2008-10-05 | include_docs option adds a doc member to view rows with the latest _rev of th... | John Christopher Anderson |
2008-10-02 | HTTPd refactoring. Moved most code out of couch_httpd into associated modules... | Damien F. Katz |
2008-09-11 | Check-in of document purge functionality. | Damien F. Katz |
2008-08-31 | Merged json_term_changes branch back into trunk. | Christopher Lenz |
2008-08-14 | CouchDB performance work. Faster Btree updates and lookups. | Damien F. Katz |
2008-08-05 | Added concurrent open db limit and a LRU cache for closing old databases when... | Damien F. Katz |
2008-05-15 | Incremental reduce first checkin. Warning! Disk format change. | Damien F. Katz |