Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Session Discovers Other Hosts #181

Merged
merged 11 commits into from
Jun 17, 2014
Merged

Create Session Discovers Other Hosts #181

merged 11 commits into from
Jun 17, 2014

Commits on Jun 13, 2014

  1. When creating a session, gocql queries the cluster and fills out the …

    …Hosts based on what the cluster has configured.
    Ben Frye committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    9103d84 View commit details
    Browse the repository at this point in the history
  2. changed !exists to exists == false

    Ben Frye committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    c2a38e6 View commit details
    Browse the repository at this point in the history
  3. Added configuration item for DiscoverHosts

    Ben Frye committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    d51aff2 View commit details
    Browse the repository at this point in the history
  4. Removed redundant Boolean == checks in if

    Ben Frye committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    a3fe3be View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

  1. Configuration menu
    Copy the full SHA
    2be3703 View commit details
    Browse the repository at this point in the history
  2. Fixed ambiguous DiscoverHosts comment.

    Ben Frye committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    31ffe52 View commit details
    Browse the repository at this point in the history
  3. Accidental .gitignore changes fixed

    Ben Frye committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    f9a8c82 View commit details
    Browse the repository at this point in the history
  4. Comment on DiscoverHosts config item changed

    Ben Frye committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    26eb56b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Comments and Readme changes

    Ben Frye committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    e42185c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcfa9da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:gocql/gocql

    Conflicts:
    	AUTHORS
    Ben Frye committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    6b7966f View commit details
    Browse the repository at this point in the history