Sign in
chromium
/
external
/
github.com
/
golang
/
appengine
/
refs/tags/v1.3.0
/
user
tag
1a772930169c3d858451719e1963cb3e5a60f0bf
tagger
Steven Buss <sbuss@google.com>
Thu Nov 01 14:33:00 2018
object
4a4468ece617fc8205e99368fa2200e9d1fad421
Version 1.3.0
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