| Age | Commit message (Expand) | Author |
| 2010-05-25 | _changes resource for feed=normal, BugzID 1330 | Adam Kocoloski |
| 2010-05-24 | http admin call for join 'replace' | Brad Anderson |
| 2010-05-24 | comments | Brad Anderson |
| 2010-05-24 | some mem3 docs/specs | Brad Anderson |
| 2010-05-22 | Major whitespace cleanup, no functional changes. | Jan Lehnardt |
| 2010-05-22 | fix utils/run | Jan Lehnardt |
| 2010-05-22 | Fix Solaris compat. | Jan Lehnardt |
| 2010-05-22 | Check for undefined options. Patch by Filipe Manana. Closes COUCHDB-774. | Jan Lehnardt |
| 2010-05-20 | Refactoring of various internal APIs, particularly those dealing with replica... | Damien F. Katz |
| 2010-05-20 | app and appup version bumps to 1.1.4 | Adam Kocoloski |
| 2010-05-20 | add another clause for join-replace | Brad Anderson |
| 2010-05-19 | Renaming `jsonp = false` ini option to `allow_jsonp = false` to be | Jan Lehnardt |
| 2010-05-19 | no newlines in .ini files | Jan Lehnardt |
| 2010-05-19 | Update NEWS and CHANGES. | Jan Lehnardt |
| 2010-05-19 | Unused variable. | Jan Lehnardt |
| 2010-05-19 | Strip password from URLs before adding them to the tasks database | Jan Lehnardt |
| 2010-05-19 | add -x bit | Jan Lehnardt |
| 2010-05-19 | jsonp callbacks are ignored unless jsonp is configured to true | John Christopher Anderson |
| 2010-05-19 | mem3 code for node replacement | Brad Anderson |
| 2010-05-19 | Don't use module name for module-local function calls that don't affect | Jan Lehnardt |
| 2010-05-19 | Use "expando links" for long attribute values in the Futon document view. | Jan Lehnardt |
| 2010-05-19 | remove all vector clocks from #doc, and code to go with it. Not sure if thin... | Brad Anderson |
| 2010-05-19 | appups for 1.1.2 -> 1.1.3 | Adam Kocoloski |
| 2010-05-17 | slightly better spec string | Adam Kocoloski |
| 2010-05-17 | oops, don't commit hacked-up icu_driver | Adam Kocoloski |
| 2010-05-17 | use O_APPEND to skip some lseeks, COUCHDB-754 | Adam Kocoloski |
| 2010-05-15 | jquery.couch.js option to force ensure_full_commit to true or false | John Christopher Anderson |
| 2010-05-14 | removing more of dynomite deps from mem3 | Brad Anderson |
| 2010-05-14 | faster implementation of pread_iolist. Closes COUCHDB-762 | Adam Kocoloski |
| 2010-05-12 | create_db quorum check done, as well as initial install_fullmap function | Brad Anderson |
| 2010-05-13 | vhost_global_handlers bypass rewrite rules and are available in all vhosts | John Christopher Anderson |
| 2010-05-11 | move partitions into showroom, now that there's not much left of dynomite code | Brad Anderson |
| 2010-05-11 | formatting changes for rexi_server | Brad Anderson |
| 2010-05-10 | Better docs for rexi_monitor | Adam Kocoloski |
| 2010-05-10 | never block in notify_caller, BugzID 10096 | Adam Kocoloski |
| 2010-05-10 | code for efficient monitoring of many remote processes. BugzID 10096 | Adam Kocoloski |
| 2010-05-10 | oops, sloppy initial commit of non-blocking call (cherry picked from commit 3... | Adam Kocoloski |
| 2010-05-10 | drop ok tag from cast() responses, update docs (cherry picked from commit 23b... | Adam Kocoloski |
| 2010-05-10 | add function to make a non-blocking gen_server:call (cherry picked from commi... | Adam Kocoloski |
| 2010-05-10 | oops, sloppy initial commit of non-blocking call | Adam Kocoloski |
| 2010-05-10 | drop ok tag from cast() responses, update docs | Adam Kocoloski |
| 2010-05-10 | add function to make a non-blocking gen_server:call | Adam Kocoloski |
| 2010-05-09 | undo last commit, let's leave cluster_ops alone, make a new showroom module | Brad Anderson |
| 2010-05-09 | change cluster_ops:all_parts to accept the list of NodeParts | Brad Anderson |
| 2010-05-09 | work on create_db functionality, can now generate fullmap for a db based on i... | Brad Anderson |
| 2010-05-09 | disable some partition calls, and results from http admin layer | Brad Anderson |
| 2010-05-09 | add 0.5sec sleep to ping_all, seems to have solved 'init' bug picked up by in... | Brad Anderson |
| 2010-05-09 | switch join types to init,join,replace,leave and add first json-rpc handler f... | Brad Anderson |
| 2010-05-09 | fix bug in get_remote_states | Brad Anderson |
| 2010-05-09 | dang, large commit. | Brad Anderson |