git commit: Remove unused records

2011-12-19 Thread bitdiddle
Updated Branches: refs/heads/master 84510eb0d - 8c700fb1a Remove unused records Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8c700fb1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8c700fb1 Diff:

[3/3] git commit: Fix typo

2011-12-19 Thread fdmanana
Fix typo Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/93b7f34b Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/93b7f34b Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/93b7f34b Branch:

[2/3] git commit: Format ID as a string and not as an erlang binary

2011-12-19 Thread fdmanana
Format ID as a string and not as an erlang binary Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d20a4a8a Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d20a4a8a Diff:

[1/3] git commit: Fix merging of documents with attachment stubs

2011-12-19 Thread fdmanana
Updated Branches: refs/heads/master 8c700fb1a - 93b7f34bc Fix merging of documents with attachment stubs During replicated updates, merging of documents with attachment stubs will fail if, after merging the received document's revision tree with the current on disk revision tree, produces a

[1/3] git commit: Fix typo

2011-12-19 Thread fdmanana
Updated Branches: refs/heads/1.2.x d29398f23 - 7aa74fc3a Fix typo Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7aa74fc3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7aa74fc3 Diff:

[3/3] git commit: Fix merging of documents with attachment stubs

2011-12-19 Thread fdmanana
Fix merging of documents with attachment stubs During replicated updates, merging of documents with attachment stubs will fail if, after merging the received document's revision tree with the current on disk revision tree, produces a revision tree which doesn't contain the revision that

[1/2] git commit: Fix build (couch_changes Erlang compilation errors)

2011-12-19 Thread fdmanana
Updated Branches: refs/heads/1.1.x 5bdd8ae7f - 65c39616f Fix build (couch_changes Erlang compilation errors) Broken in revision 6a04e333663596aba4a4d8889e63459b95ef99ff. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

[2/2] git commit: Fix merging of documents with attachment stubs

2011-12-19 Thread fdmanana
Fix merging of documents with attachment stubs During replicated updates, merging of documents with attachment stubs will fail if, after merging the received document's revision tree with the current on disk revision tree, produces a revision tree which doesn't contain the revision that