Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

12540 post dup docs2 #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

12540 post dup docs2 #59

wants to merge 2 commits into from

Commits on Sep 2, 2011

  1. Format code, fix whitespace

    Bob Dionne committed Sep 2, 2011
    Configuration menu
    Copy the full SHA
    cbb4bd7 View commit details
    Browse the repository at this point in the history
  2. Add references to docs to prevent dups from being collapsed

    bulk docs may have duplicates or multiple
    docs with the same id. These were being
    identified and collapsed in a dictionary as
    messages were passed from merge_rev_trees to
    couch_db collect_results. Attaching a
    reference to each doc allows them to be
    processed correctly.
    
    Jira-911
    BugzID:12540
    Bob Dionne committed Sep 2, 2011
    Configuration menu
    Copy the full SHA
    a0b67d8 View commit details
    Browse the repository at this point in the history