1. a1ae214 remove golang.org/x/net dependency (#295) by Sebastiaan van Stijn · 2 years, 6 months ago
  2. 0c7f7a8 run gofmt with go1.19 release candidate (#282) by Zev Goldstein · 3 years, 1 month ago
  3. 16bce7d Revert "Remove support for 1.10 and earlier (#217)" (#218) by Julie Hockett · 6 years ago
  4. 9e26d07 Remove support for 1.10 and earlier (#217) by Julie Hockett · 6 years ago
  5. 132180d user: check for valid context and panic if not (#70) by Chris Broadfoot · 8 years ago
  6. eda0abe internal: give more useful panics when (mis)using context.Background (#68) by Ross Light · 8 years ago
  7. 46e81a3 Accept both the cloud-platform and appengine.apis scopes for the by Chris Broadfoot · 10 years ago
  8. 5d51656 Add missing copyright headers. by Chris Broadfoot · 10 years ago
  9. b9b81b4 appengine/user: Return ClientID to verify identity of pre-registered client. by Glenn Lewis · 10 years ago
  10. 0867183 appengine: add WithContext by Glenn Lewis · 10 years ago
  11. 9faf8d5 Add versions of the internal APIs that work on classic App Engine. by David Symonds · 11 years ago
  12. d1e7e22 Remove internal.CallOptions entirely, and use the context's timeout for API calls. by David Symonds · 11 years ago
  13. 969262f Switch user API to directly accessing HTTP headers. by David Symonds · 11 years ago
  14. 1c3fdc5 Convert tree from appengine.Context to context.Context. by David Symonds · 11 years ago
  15. c98f627 Update code and regenerate .pb.go files for new location of goprotobuf. by David Symonds · 11 years ago
  16. d510d6e Add canonical import comments for each package by Dave Day · 11 years ago
  17. 9c0d1a4 Rearrange how the user package gets its data. by David Symonds · 11 years ago
  18. 9e7af23 Change import paths from github.com/golang/appengine to google.golang.org/appengine. by David Symonds · 12 years ago
  19. dbc0e3e Add user package. by David Symonds · 12 years ago