Sign in
chromium
/
external
/
github.com
/
golang
/
appengine
/
refs/tags/v1.2.0
/
user
tag
751d2ab5704319bb81cc956c272b9f479742b41c
tagger
Steven Buss <sbuss@google.com>
Tue Sep 18 20:29:06 2018
object
ae0ab99deb4dc413a2b4bd6c8bdd0eb67f1e4d06
Version 1.2.0 Adds support for App Engine second-generation runtimes.
132180d
user: check for valid context and panic if not (#70)
by Chris Broadfoot
· 8 years ago
eda0abe
internal: give more useful panics when (mis)using context.Background (#68)
by Ross Light
· 8 years ago
46e81a3
Accept both the cloud-platform and appengine.apis scopes for the
by Chris Broadfoot
· 10 years ago
5d51656
Add missing copyright headers.
by Chris Broadfoot
· 10 years ago
b9b81b4
appengine/user: Return ClientID to verify identity of pre-registered client.
by Glenn Lewis
· 10 years ago
0867183
appengine: add WithContext
by Glenn Lewis
· 10 years ago
9faf8d5
Add versions of the internal APIs that work on classic App Engine.
by David Symonds
· 11 years ago
d1e7e22
Remove internal.CallOptions entirely, and use the context's timeout for API calls.
by David Symonds
· 11 years ago
969262f
Switch user API to directly accessing HTTP headers.
by David Symonds
· 11 years ago
1c3fdc5
Convert tree from appengine.Context to context.Context.
by David Symonds
· 11 years ago
c98f627
Update code and regenerate .pb.go files for new location of goprotobuf.
by David Symonds
· 11 years ago
d510d6e
Add canonical import comments for each package
by Dave Day
· 11 years ago
9c0d1a4
Rearrange how the user package gets its data.
by David Symonds
· 12 years ago
9e7af23
Change import paths from github.com/golang/appengine to google.golang.org/appengine.
by David Symonds
· 12 years ago
dbc0e3e
Add user package.
by David Symonds
· 12 years ago