Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Added a few things to mongogo. #4

Closed
wants to merge 9 commits into from
Closed

Added a few things to mongogo. #4

wants to merge 9 commits into from

Commits on Dec 24, 2010

  1. Added FindOneFields. Created test for it.

    Seth Bunce committed Dec 24, 2010
    Configuration menu
    Copy the full SHA
    abd34fd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2010

  1. Configuration menu
    Copy the full SHA
    86deb57 View commit details
    Browse the repository at this point in the history
  2. Made Dial and Close return connError to be consistent.

    Seth Bunce committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    2abee36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    554c251 View commit details
    Browse the repository at this point in the history
  4. Fixed mistake not exporting connError.

    Seth Bunce committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    dfbb149 View commit details
    Browse the repository at this point in the history
  5. Fixed typo.

    Seth Bunce committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    b719a2f View commit details
    Browse the repository at this point in the history
  6. Added connError to allow determination if error is connection error.

    Made Dial and Close return connError to be consistent.
    
    Made NewConnError take string to be consisten with os.NewError.
    
    Fixed mistake not exporting connError.
    
    Fixed typo.
    Seth Bunce committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    ad20d80 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:sbunce/mongogo

    Seth Bunce committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    0177f55 View commit details
    Browse the repository at this point in the history
  8. Fixed typo.

    Seth Bunce committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    8dc5a65 View commit details
    Browse the repository at this point in the history