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

#741: hoist get_scoped_connection into connection #749

Merged
merged 4 commits into from
Mar 24, 2015
Merged

#741: hoist get_scoped_connection into connection #749

merged 4 commits into from
Mar 24, 2015

Commits on Mar 23, 2015

  1. #741: hoist 'get_scoped_connection' into '_helpers'.

    Implement 'datastore._implicit_environ.get_connection' and
    'storage.get_connection' in terms of it.
    tseaver committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    6ebc65e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5588987 View commit details
    Browse the repository at this point in the history
  3. Improve description of 'klass' type.

    [ci skip]
    tseaver committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    3e8e4bc View commit details
    Browse the repository at this point in the history
  4. Relax absolute pin on protobuf.

    We should allow versions later than the one we know is 'least acceptable'.
    tseaver committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    83d4e89 View commit details
    Browse the repository at this point in the history