1. 85cafa5 Create the v2 in /v2 and revert the base directory back to 1.6.7 (#243) by joelgerard · 4 years, 1 month ago
  2. 2fe9df2 Delete legacy appengine code (#231) by Steven Buss · 4 years, 4 months ago
  3. 54bf915 Refactor namespace application so it gets correctly applied implicitly. by David Symonds · 9 years ago
  4. 3702bc8 Fix nested application of internal call overrides. by David Symonds · 10 years ago
  5. 0c9df19 Remove the final traces of internal.VirtAPI and convert namespaces to context values. by David Symonds · 10 years ago
  6. d1e7e22 Remove internal.CallOptions entirely, and use the context's timeout for API calls. by David Symonds · 10 years ago
  7. 1c3fdc5 Convert tree from appengine.Context to context.Context. by David Symonds · 10 years ago
  8. c98f627 Update code and regenerate .pb.go files for new location of goprotobuf. by David Symonds · 11 years ago
  9. 8a333aa Correctly apply namespace when nesting namespaced contexts. by David Symonds · 11 years ago
  10. 9e7af23 Change import paths from .com/golang/appengine to google.golang.org/appengine. by David Symonds · 11 years ago
  11. de1373d Make import grouping consistent. by David Symonds · 11 years ago
  12. facc06e Add appengine.Namespace func. by David Symonds · 11 years ago