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

Fix #77 - Initialized cloud dns. #78

Closed
wants to merge 21 commits into from
Closed

Fix #77 - Initialized cloud dns. #78

wants to merge 21 commits into from

Commits on Apr 3, 2014

  1. Configuration menu
    Copy the full SHA
    3472e22 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2014

  1. Fix googleapis#86 - Entity objects from a fetched query have a proper…

    … Dataset reference.
    jgeewax committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    86b886e View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#87 from jgeewax/86-fix-dataset-reference

    Fix googleapis#86 - Entity objects from a query have a proper Dataset reference
    jgeewax committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    9654c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cf60d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#85 from jgeewax/master

    Fix googleapis#80 - Added support for ancestor queries.
    jgeewax committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    6ce841a View commit details
    Browse the repository at this point in the history
  5. Merge pull request googleapis#74 from kleyow/swap

    Fix googleapis#43 - Swapped project_name for project.
    jgeewax committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    ad1f0f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Fix googleapis#65 - Added force parameter to delete non empty buckets.

    Updated gcloud python docs to reflect forced bucket deletes.
    kleyow committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    6c999c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. Configuration menu
    Copy the full SHA
    70069c5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Merge pull request googleapis#88 from rakyll/docs-gix

    gcloud-python is not a generic Google APIs client
    jgeewax committed May 2, 2014
    Configuration menu
    Copy the full SHA
    4ea692b View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#73 from kleyow/force

    Fix googleapis#65 - Added force parameter to delete non empty buckets.
    jgeewax committed May 2, 2014
    Configuration menu
    Copy the full SHA
    fbdff58 View commit details
    Browse the repository at this point in the history
  3. Fix googleapis#89 - Made README more user friendly.

    Focusing more on *users* of the library than *developers* of the library.
    jgeewax committed May 2, 2014
    Configuration menu
    Copy the full SHA
    f32f10e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2014

  1. Configuration menu
    Copy the full SHA
    f1c5491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f715070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e196cf View commit details
    Browse the repository at this point in the history
  4. Add build badge

    Ali Afshar committed May 8, 2014
    Configuration menu
    Copy the full SHA
    21ec3c9 View commit details
    Browse the repository at this point in the history
  5. Update README.rst

    Ali Afshar committed May 8, 2014
    Configuration menu
    Copy the full SHA
    b22da80 View commit details
    Browse the repository at this point in the history
  6. Update README.rst

    Ali Afshar committed May 8, 2014
    Configuration menu
    Copy the full SHA
    be94dff View commit details
    Browse the repository at this point in the history
  7. Update README.rst

    Ali Afshar committed May 8, 2014
    Configuration menu
    Copy the full SHA
    87c3e73 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Don't assume that httplib2 responses contain any preset attributes, s…

    …ince they are looked up dynamically from a response headers dict. Fixes googleapis#93
    aliafshar committed May 19, 2014
    Configuration menu
    Copy the full SHA
    4dd8f67 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. Merge pull request googleapis#94 from aliafshar/93

    Don't assume that httplib2 responses contain any preset attributes, sinc...
    Ali Afshar committed May 21, 2014
    Configuration menu
    Copy the full SHA
    af92e74 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. Fix googleapis#77 - Initialized gcloud dns.

    Cleaned up dns.
    
    Addressed comments on dns.
    
    Added function to create changes.
    
    Changed project_id to project and addressed comments.
    
    Made some changes.
    
    Streamlined dns to reflect first draft of design and updated doc strings.
    
    Initialized more doc strings.
    
    Edited some doc strings.
    
    Changed project_name to project.
    
    Updated docstrings and fixed some errors.
    
    Fixed a bug involving changes.
    kleyow committed May 24, 2014
    Configuration menu
    Copy the full SHA
    c021a0d View commit details
    Browse the repository at this point in the history