Age | Commit message (Expand) | Author |
2010-12-23 | Merged revision 1052227 from trunk: | Filipe David Borba Manana |
2010-11-17 | revert unwanted commit | Jan Lehnardt |
2010-11-17 | Obvious parsing of the stale view parameter part 2. | Jan Lehnardt |
2010-10-10 | Fixes COUCHDB-799 - More granular ETags for views. | Paul Joseph Davis |
2010-09-30 | Removing ?getv macros. | Filipe David Borba Manana |
2010-09-27 | CommonJS support in map functions | John Christopher Anderson |
2010-09-27 | Adding new macro ?getv as an alias to couch_util:get_value. | Filipe David Borba Manana |
2010-08-15 | add requested_path to the req so we know original path in shows/lists & | Benoit Chesneau |
2010-08-04 | Add replicator DB (_replicator). | Filipe David Borba Manana |
2010-07-19 | remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829 | John Christopher Anderson |
2010-06-23 | Authentication caching, to avoid repeated opening and closing of the users da... | Damien F. Katz |
2010-06-13 | synchronous logging, COUCHDB-761. Patch by Randall Leeds. | Adam Kocoloski |
2010-06-03 | More work to allow for streaming attachment replication. | Damien F. Katz |
2010-04-15 | refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710 | Adam Kocoloski |
2010-03-05 | config settings for replicator sessions and pipeline. Patch by Filipe Manana | Adam Kocoloski |
2010-02-26 | fdmananas patch for filtered replication via COUCHDB-673 | John Christopher Anderson |
2010-02-03 | add default_fun and url_handlers to #http. It's useful for any custom | Benoit Chesneau |
2010-02-01 | Database-level security. | John Christopher Anderson |
2010-01-29 | Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili... | John Christopher Anderson |
2010-01-18 | normalize userCtx name and roles, also, no log in via a conflict doc | John Christopher Anderson |
2010-01-07 | merge account branch to trunk | John Christopher Anderson |
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 |