Skip to content
Snippets Groups Projects
  1. Oct 04, 2018
  2. Sep 28, 2018
  3. Sep 25, 2018
  4. Sep 24, 2018
  5. Sep 18, 2018
  6. Sep 14, 2018
  7. Sep 12, 2018
  8. Sep 11, 2018
  9. Aug 31, 2018
  10. Aug 17, 2018
  11. Aug 15, 2018
  12. Aug 08, 2018
  13. Jul 31, 2018
  14. Jul 26, 2018
    • Michael Darakananda's avatar
      update from googleapis (#85) · 2a728935
      Michael Darakananda authored
      * disable go1.6
      
      gRPC imports golang.org/x/sys/unix which currently does not build on
      go1.6. Depending on how compatibility story plays out, we'll either drop
      1.6 support or add back 1.6 CI.
      
      This commit also slightly changes the CI version "structure".
      We previously list all Go versions to test against. This commit
      makes us test against 1.7 and the latest version.
      This means we don't have to manually bump version when new releases come
      out. We have to be doing something really strange if we build against
      1.7 and 1.10, but not 1.8 and 1.9.
      2a728935
  15. Jul 22, 2018
  16. Jul 18, 2018
  17. Jul 16, 2018
  18. Jul 09, 2018
  19. Jul 06, 2018
    • Michael Darakananda's avatar
      regen: use api-common-protos (#78) · 8b2cc369
      Michael Darakananda authored
      Some .proto files are being moved from googleapis to api-common-proto.
      However, one file will exist in both places for a while.
      
      regen.go is modified to deduplicate files by name,
      and regen.sh is modified to use api-common-protos in addition to
      googleapis.
      8b2cc369
  20. Jun 27, 2018
  21. Jun 21, 2018
  22. Jun 08, 2018
  23. Jun 01, 2018
  24. May 31, 2018
  25. May 23, 2018
  26. May 18, 2018
  27. May 14, 2018
  28. Apr 27, 2018
  29. Apr 13, 2018
  30. Apr 09, 2018
  31. Apr 06, 2018
  32. Apr 05, 2018
  33. Apr 03, 2018
  34. Mar 23, 2018
  35. Mar 16, 2018
  36. Mar 06, 2018
Loading