Sign in
chromium
/
external
/
github.com
/
golang
/
appengine
/
refs/tags/v1.1.0
/
user
tag
d97a4500c1526d20821d2068ff963f4a548b4554
tagger
Steven Buss <sbuss@google.com>
Fri Jun 15 21:10:22 2018
object
b1f26356af11148e710935ed1ac8a7f5702c7612
Version 1.1.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