Age | Commit message (Expand) | Author |
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-11-01 | fixed deprecation warning | Robert Dionne |
2010-10-26 | use get-deps for oauth | Adam Kocoloski |
2010-10-26 | use get-deps for ibrowse | Adam Kocoloski |
2010-10-26 | use get-deps for mochiweb | Adam Kocoloski |
2010-10-25 | use get-deps to pull down individual cloudant projects | Adam Kocoloski |
2010-10-23 | b25b5b was sloppy, erlang:send_after/3 does not wrap w/ ok | Adam Kocoloski |
2010-10-21 | use erlang:send_after/3 instead of timer version | Adam Kocoloski |
2010-10-21 | fix temp_view undef. | Robert Newson |
2010-10-20 | lightweight replicator for use with internal replication | Adam Kocoloski |
2010-10-20 | let rebar manage the module lists | Adam Kocoloski |
2010-10-20 | repair should run with R=N | Adam Kocoloski |
2010-10-19 | use new read repair and ancestry checks in fabric:open_doc/3 | Adam Kocoloski |
2010-10-19 | remove_ancestors/2 will be generally useful | Adam Kocoloski |
2010-10-19 | fix quorum check and be sure repair runs when revs are missing w/ open_revs=all | Adam Kocoloski |
2010-10-19 | fix DB compaction failing to switch over. Reported by rnewson | Adam Kocoloski |
2010-10-19 | suppress unused variable warning | Adam Kocoloski |
2010-10-19 | improved read quorum and repair for open_revs | Adam Kocoloski |
2010-10-01 | minor tweak from Adam to fix replication, change method spec to correct metho... | Robert Dionne |
2010-09-13 | accept logins with 'name' instead of 'username', thanks artemb | Adam Kocoloski |
2010-09-06 | remove fail_on_warning, closes #2 | Adam Kocoloski |
2010-09-06 | support for filtered _changes on multi-node clusters, closes #5 | Adam Kocoloski |
2010-09-03 | suppress http:request/4 deprecation warning. Closes #2 | Adam Kocoloski |
2010-09-03 | s/Cloudant/BigCouch | Adam Kocoloski |
2010-09-03 | support for _view_cleanup via HTTP | Adam Kocoloski |
2010-09-01 | pass W from Req to fabric properly | Brad Anderson |
2010-09-01 | whitespace | Brad Anderson |
2010-08-29 | fix heartbeat for _changes feeds | Adam Kocoloski |