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

Refactor examples #635

Merged
merged 7 commits into from
Feb 10, 2016
Merged

Refactor examples #635

merged 7 commits into from
Feb 10, 2016

Commits on Feb 9, 2016

  1. Refactor examples

    - Create a package named after each service in gcloud-java-examples
    - Create a package snippet in each service's package to hold README's snippets
    - Split Datastore Storage and ResourceManager examples in two
    - Create a class for each snippet in the corresponding service package
    - Add reference for the READMEs to the corresponding snippet class
    - Update package-info.java accordingly
    mziccard committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    edc9db7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Minor refactoring of examples and READMEs

    - Remove check for existence in datastore and storage create snippets
    - Rename GetOrCreateBlob to CreateBlob, GetOrCreateEntity to CreateEntity
    - Use relative links in READMEs
    - Remove full snippets in module's READMEs, replaced with link to class
    mziccard committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    b392345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b2612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    384a3f1 View commit details
    Browse the repository at this point in the history
  4. Rename John Do to John Doe

    mziccard committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    6fed3ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    526eb5f View commit details
    Browse the repository at this point in the history
  6. Rename missing John Do

    mziccard committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    8c9cb2e View commit details
    Browse the repository at this point in the history