Age | Commit message (Expand) | Author |
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 |
2010-08-27 | remove some logging | Adam Kocoloski |
2010-08-26 | log to var/log/dbcore.log by default | Adam Kocoloski |
2010-08-23 | consolidate all couchjs stuff in one subdir | Adam Kocoloski |
2010-08-20 | a bit more cleanup of root dir | Brad Anderson |
2010-08-20 | build couchjs with scons | Brad Anderson |
2010-08-19 | make dist back in working order, and dbcore starts successfully | Brad Anderson |
2010-08-19 | Cloudant changes to etap tests | Brad Anderson |
2010-08-19 | etap couch tests now executing again, work to do on C libs to get them to pass | Brad Anderson |
2010-08-18 | clear out root folder a bit, moving couch bits into apps/couch or rel/ | Brad Anderson |
2010-08-18 | new version() call allows for hidden patch releases | Adam Kocoloski |
2010-08-18 | Grab bag of Cloudant patches to couch OTP application | Adam Kocoloski |
2010-08-18 | couch_util:to_binary now catches all errors | Adam Kocoloski |