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

Pub/Sub API prototype #768

Closed
wants to merge 22 commits into from
Closed

Commits on Feb 11, 2016

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

Commits on Feb 12, 2016

  1. Merge branch 'pubsub-alpha' of http://github.com/aozarov/gcloud-java

    …into pubsub-alpha
    aozarov committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    99a0a5a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2016

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

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    88a2ec2 View commit details
    Browse the repository at this point in the history
  2. minor

    aozarov committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    1ffb2a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    eb2cf43 View commit details
    Browse the repository at this point in the history
  2. minor fix

    aozarov committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    0dedcd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca5f9f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

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

Commits on Mar 30, 2016

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

Commits on Apr 5, 2016

  1. Fix merge issues

    aozarov committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    b829590 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Merge branch 'pubsub-alpha' of git://github.com/GoogleCloudPlatform/g…

    …cloud-java into pubsub-alpha
    aozarov committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    d2e1ca4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of git://github.com/GoogleCloudPlatform/gcloud-…

    …java into pubsub-alpha
    aozarov committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    a9a0caa View commit details
    Browse the repository at this point in the history
  3. * Merge from master to include package rename

    * Merge from pubsub-alpha to include package rename and updated gax/generated layer
    * Fix issues with merge
    *
    aozarov committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    685f185 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Configuration menu
    Copy the full SHA
    05e8df0 View commit details
    Browse the repository at this point in the history
  2. - Fix some codacy issues

    - Make messages consistent with proto defaults
    - Rename acknowledge to ack
    - Add nack
    - Add PullCallback
    aozarov committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    2d5f9df View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2016

  1. applying code review comments

    aozarov committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    3152de3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. add ByteArray

    aozarov committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    7202b27 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pubsub-alpha' of git://github.com/GoogleCloudPlatform/g…

    …cloud-java into pubsub-alpha
    aozarov committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    1edd1f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefc65d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Configuration menu
    Copy the full SHA
    965f7a6 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    aozarov committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    6639c66 View commit details
    Browse the repository at this point in the history