Age | Commit message (Expand) | Author |
2011-06-29 | Guard against dead fd process in is_idle/1 | Adam Kocoloski |
2011-05-19 | Removed duplicate code, thanks davisp. | Robert Dionne |
2011-05-19 | Fix under-reported values in reduce views | Adam Kocoloski |
2011-05-05 | Allow : in passwords (COUCHDB-969) | Robert Newson |
2011-04-19 | Track and report size of live data in DBs and views | Robert Dionne |
2011-04-19 | BugzID:9995 Add a tree foldl function to couch_key_tree. | Robert Dionne |
2011-04-18 | Monitor Fd after creating DB | Robert Dionne |
2011-04-13 | Export make_doc/5 for mem3 replicator | Adam Kocoloski |
2011-04-08 | add Solaris build support. | Robert Newson |
2011-03-31 | Add a catchall 'extra' field to #view_query_args | Adam Kocoloski |
2011-03-19 | BugzID: 11976 return dbname, not shard name, in userCtx | Robert Newson |
2011-03-14 | Fall back to local DB in open_db_group/2 | Adam Kocoloski |
2011-02-25 | Handle empty result set correctly in _stats | Adam Kocoloski |
2011-02-25 | Improve batching of writes in view updater | Adam Kocoloski |
2011-02-25 | Make couch_view_updater amenable to hot upgrades | Adam Kocoloski |
2011-02-24 | Improve the way we generate the match spec for a #db{} | Adam Kocoloski |
2011-02-09 | Fix and simplify environment for etap tests | Adam Kocoloski |
2011-02-07 | comment out logging of calls to filter within _changes. | Robert Dionne |
2011-02-05 | Revert "fix replication checkpointing." | Robert Newson |
2011-02-05 | fix replication checkpointing. | Robert Newson |
2011-01-28 | COUCHDB-1047 - support inclusive_end with reduce calls | Robert Newson |
2011-01-28 | Revert "Add support for inclusive_end to fold_reduce, BugzID 11069" | Adam Kocoloski |
2011-01-27 | Set couch app vsn based on deviation from last Apache tag | Adam Kocoloski |
2011-01-26 | Remove a function clause that can never match | Adam Kocoloski |
2011-01-20 | Merge CouchDB 1.0.2 release candidate | Adam Kocoloski |
2011-01-20 | Make shards visible on backend, be more strict about naming | Adam Kocoloski |
2011-01-15 | clean up trailing whitespace, testing new build | Robert Dionne |
2011-01-13 | Monitor sys_db file descriptor to keep it open | Adam Kocoloski |
2011-01-07 | BugzID: 11589 call file:close explicitly to keep VM responsive | Robert Newson |
2011-01-07 | Revert "11589 - explictly close file descriptor in couch_file" | Robert Newson |
2011-01-07 | 11589 - explictly close file descriptor in couch_file | Robert Newson |
2011-01-06 | Refactor OS process management | Adam Kocoloski |
2011-01-04 | Merge pull request #29 for FreeBSD compatibility | Adam Kocoloski |
2011-01-02 | Allow client to specify a timeout when opening a DB | Adam Kocoloski |
2011-01-01 | freebsd compat | benoitc |
2010-12-20 | Use mem3 to get dbname instead of doing pattern matching directly | Robert Dionne |
2010-12-09 | Log the request ID | Adam Kocoloski |
2010-12-09 | Support per-shard view compaction w/ non-local design docs, closes #16 | Robert Dionne |
2010-12-09 | Add support for inclusive_end to fold_reduce, BugzID 11069 | Robert Dionne |
2010-11-22 | bundle etap bytecode instead of including full application source | Adam Kocoloski |
2010-10-21 | use erlang:send_after/3 instead of timer version | Adam Kocoloski |
2010-10-19 | fix DB compaction failing to switch over. Reported by rnewson | Adam Kocoloski |
2010-09-06 | support for filtered _changes on multi-node clusters, closes #5 | Adam Kocoloski |
2010-08-29 | fix heartbeat for _changes feeds | Adam Kocoloski |
2010-08-27 | use couchspawnkillable from privdir instead of overlay | Adam Kocoloski |
2010-08-27 | fix a bad cherry-pick | Adam Kocoloski |
2010-08-27 | avoid deadlocks when changing query_servers configs, BugzID 10679 | Adam Kocoloski |
2010-08-27 | tolerate view groups initializing during DB deletion | Adam Kocoloski |
2010-08-27 | server and client should both update LRU table, BugzID 10755 | Adam Kocoloski |
2010-08-27 | initialize #db{} so that validation funs are loaded on first write | Adam Kocoloski |