Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. c657473 go mod tidy (#245) by joelgerard · 4 years, 2 months ago v2.0.0-rc1 v2.0.0-rc2
  2. 3e58ed4 Tidy v2/go.mod (#244) by joelgerard · 4 years, 2 months ago
  3. 85cafa5 Create the v2 in /v2 and revert the base directory back to 1.6.7 (#243) by joelgerard · 4 years, 2 months ago
  4. fc9cd0b Revert v2 in the base directory. by joelgerard · 4 years, 2 months ago
  5. 0008627 Update go.mod for v2 by joelgerard · 4 years, 2 months ago
  6. ade41f4 Add traceID/spanID to structured logs and chunk long logs (#242) by Jason Collins · 4 years, 2 months ago
  7. efacf9a Remove superfluous apis (#241) by Jason Collins · 4 years, 2 months ago
  8. 3b863df Replace Logs API with Stdout (#240) by Jason Collins · 4 years, 2 months ago
  9. c6eb27b Remove obsolete demo code (#238) by Kayla Nguyen · 4 years, 2 months ago
  10. 5dc1bf8 Remove old interfaces and interfaces that are not recommended (#236) by joelgerard · 4 years, 3 months ago
  11. fefff24 Update docs (#234) by joelgerard · 4 years, 4 months ago
  12. 7160606 Remove Query APIs from appengine.log (#233) by Steven Buss · 4 years, 5 months ago
  13. 2fe9df2 Delete legacy appengine code (#231) by Steven Buss · 4 years, 5 months ago
  14. 38b14d3 Removing old, unsupported APIs (#230) by joelgerard · 4 years, 5 months ago
  15. 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (#229) by Zev Goldstein · 4 years, 7 months ago
  16. 5d1c1d0 [aetest] Allow specifying path to dev_appserver binary (#226) by Justin Bishop · 4 years, 9 months ago v1.6.7
  17. 2bbb383 all: fixed minor typos (#225) by Aurken · 4 years, 10 months ago
  18. 5539592 [aetest] Fix Federated-Identity headers (#224) by Steven Buss · 5 years ago v1.6.6
  19. b6ce084 [internal] Optimize HTTP transport params (#222) by Julie Hockett · 6 years ago
  20. 16bce7d Revert "Remove support for 1.10 and earlier (#217)" (#218) by Julie Hockett · 6 years ago
  21. 9e26d07 Remove support for 1.10 and earlier (#217) by Julie Hockett · 6 years ago
  22. 971852b Add go version to go.mod and run `go mod tidy` (#215) by 178inaba · 6 years ago v1.6.5
  23. c0ffc1e aetest: appYAMLTemplate should use runtime: go111 (#214) by 178inaba · 6 years ago
  24. bddb1f5 delay: fix func stable name to strip gopath prefix (#211) by bashtian · 6 years ago v1.6.4
  25. c71d63e internal: Increase limitDial timeout from 500ms to 10s (#210) by Steven Buss · 6 years ago v1.6.3
  26. 5f2a595 aetest: Redirect stderr to be visible to the user (#208) by Julie Hockett · 6 years ago v1.6.2
  27. fb139bd capability: Simplify the API to remove unnecessary RPC calls (#206) by Arjun Srinivasan · 6 years ago
  28. b2f4a3c go.mod: Update github.com/golang/protobuf to v1.3.1 (#204) by Steven Buss · 6 years ago v1.6.1
  29. 51f6a67 go.mod: Update golang.org/x/net to latest version (#205) by Steven Buss · 6 years ago
  30. de285f9 file: Fix error message for DefaultBucketName failures (#201) by Martin Taillefer · 6 years ago
  31. 311d3c5 Change /_ah/startup to /_ah/start in README (#203) by Michael Traver · 6 years ago
  32. 4c25cac datastore: add EnableKeyConversion for compatibility with Cloud Datastore encoded keys (#192) by goog-lukemc · 6 years ago v1.6.0
  33. 54a98f9 Remove TODO that has been implemented. (#193) by Eddie Scholtz · 6 years ago v1.5.0
  34. 99bc433 datastore: adds DistinctOn support (#189) by bashtian · 6 years ago
  35. 2d22985 internal: Respect X-Appengine-Dev-Request-Id header (#191) by Steven Buss · 6 years ago
  36. e9657d8 Add support for stable Func keys in App Engine second gen (#184) by Steven Buss · 7 years ago v1.4.0
  37. a37df13 add SupportDatastoreEmulator field to aetest Options (#173) by Masahiro Wakame · 7 years ago
  38. b80b43b log: don't mirror log to stderr on 2nd gen (#177) by apstndb · 7 years ago
  39. 4a4468e Ensure at least one log flush happens before request ends (#164) by Steven Buss · 7 years ago v1.3.0
  40. 8066335 Drop pre 18 (#165) by Steven Buss · 7 years ago
  41. b2f5f02 Add functions that check which environment the app is running in (#170) by Michael Traver · 7 years ago
  42. ae0ab99 modules: Update github.com/golang/protobuf to v1.2.0 (#160) by Steven Buss · 7 years ago v1.2.0
  43. 7c8091e internal: update identity to support GAE second generation runtimes (#153) by Steven Buss · 7 years ago
  44. 03cac3b [internal] Panic instead of log.Fatal when metadata fetch fails by Quinn Mueller · 7 years ago
  45. 4216e58 internal: regenerate protos (#144) by Steven Buss · 7 years ago
  46. d1d14a4 Add go.mod (#151) by Steven Buss · 7 years ago
  47. b1f2635 datastore: fix behavior when ErrConcurrentTransaction occured (#139) by Masahiro Wakame · 7 years ago v1.1.0
  48. b9aad5d datastore: enable to set query batch size (#90) by JINNOUCHI Yasushi · 7 years ago
  49. 962cbd1 datastore: add omitempty support for time.Time (#131) by Alexander Trakhimenok · 7 years ago
  50. 0a24098 datastore: add AllocateIDRange (#130) by Michael Traver · 7 years ago
  51. ad39d7f aetest: new option to suppress dev_appserver logs (#119) by Yuki Ito · 7 years ago
  52. 138cbf0 search: fix language code of Japanese (#103) by rock619 · 7 years ago
  53. b97816d blobstore: handle base64 encoding and non-UTF-8 charset (#129) by Michael Traver · 7 years ago
  54. 1956b43 datastore: read-only transaction support, previous transaction tracking by Daniel Chia · 7 years ago
  55. 540132e datastore: fix doc typo in datastore/query.go (#105) by Yuki Ito · 7 years ago
  56. 5bee14b internal: for Flex, use req.Context instead of a context map (#107) by Chris Broadfoot · 8 years ago
  57. 9d8544a travis.yml: test with 1.9, most recent minor vs (#100) by Sarah Adams · 8 years ago
  58. a2e0dc8 remote_api: don't modify http.Client parameter (#94) by Ross Light · 8 years ago
  59. 07f0757 delay: permit Context from either stdlib or golang.org/x/net (#95) by Ross Light · 8 years ago
  60. 24e4144 remote_api: add long-lived Client type (#87) by Ross Light · 8 years ago
  61. d9a072c delay: make it possible to get taskqueue HTTP headers from inside a delay.Func (#82) by David Sansome · 8 years ago
  62. c5a90ac log: clarify package docs (#83) by Andrew Lytvynov · 8 years ago
  63. ad2570c mail, search: update doc URLs (#81) by Chris Broadfoot · 8 years ago
  64. 6f8a8d2 aetest: remove `vm: true` from app.yaml template (#80) by Jiayu Yi · 8 years ago
  65. d11fc8a channel: add deprecation message (#78) by Chris Broadfoot · 8 years ago
  66. a2f4131 taskqueue: update DeleteMulti documentation by Jeff Wu · 8 years ago
  67. 170382f travis: properly test pull requests, rather than always testing tip (#72) by Chris Broadfoot · 8 years ago
  68. 132180d user: check for valid context and panic if not (#70) by Chris Broadfoot · 8 years ago
  69. eda0abe internal: give more useful panics when (mis)using context.Background (#68) by Ross Light · 8 years ago
  70. 56d253d README: update for flex (#61) by Chris Broadfoot · 8 years ago
  71. b5c7c24 cmd/aedeploy: deprecate aedeploy (#65) by Chris Broadfoot · 8 years ago
  72. b79c28f datastore: fix handling of embedded unexported structs (#58) by Kaur Kuut · 8 years ago
  73. 5403c08 aetest: add StartupTimeout option (#56) by Danial Klimkin · 8 years ago
  74. 3a452f9 datastore: allow field names ending in '.' (#52) by Sarah Adams · 8 years ago
  75. 2e4a801 aebundler: switch comment from google_appengine to google-appengine (#47) by dlorenc · 8 years ago
  76. b8dd677 datastore: implement "omitempty" struct field tag option (#51) by bashtian · 8 years ago
  77. a2c54d2 remote_api: don't check auth for dev_appserver (#43) by Chris Broadfoot · 8 years ago
  78. 85c8b26 search: add PutMulti and DeleteMulti methods. (#44) by David Sansome · 8 years ago
  79. e1a5f8b internal: adjust memory threshold for API test (#46) by Joe Tsai · 8 years ago
  80. 9e2ad08 internal: listen on localhost for dev_appserver; avoid macOS Firewall (#45) by Evan Jones · 9 years ago
  81. 8758a38 CONTRIBUTING.md: adds file (#42) by Sarah Adams · 9 years ago
  82. 08a149c delay: clarify the purpose of the key in the doc by Issac Trotts · 9 years ago
  83. e28c86e datastore: fix compilation errors in doc examples by Costin Chirvasuta · 9 years ago
  84. ca59ef3 cmd/aedeploy: don't scan packages more than once by Chris Broadfoot · 9 years ago
  85. a051cd6 cmd/aedeploy: add verbose logging by Chris Broadfoot · 9 years ago
  86. 5f606e4 datastore: use proper struct tag when querying properties in KindProperties by Costin Chirvasuta · 9 years ago
  87. c7b8227 search: fix three tests in search_test.go. by Will Hayworth · 9 years ago
  88. 5ed29b6 search: add missing comma in struct literal. by Adam Tanner · 9 years ago
  89. b2b053b cmd/aedeploy: remove "preview" from suggested gcloud command by Chris Broadfoot · 9 years ago
  90. 7a1c974 aetest: fix race in Close by Chris Broadfoot · 9 years ago
  91. dfdbce1 internal: make log calls panic with a useful error message by Chris Broadfoot · 9 years ago
  92. f7934c9 search: update protobuf and API code to include new OrderIdSource enum by Will Hayworth · 9 years ago
  93. 46239ca cmd/aedeploy: rewrite import scanning logic by Chris Broadfoot · 9 years ago
  94. f5bd97f appengine: Update appengine.Main docstring for AE Standard by Steven Buss · 9 years ago
  95. 5b8c3b8 internal: move the SetTestEnv code to api_common.go by Tuo Shan · 9 years ago
  96. 11c7665 datastore: fixes loading issue with []struct{[]byte}} by Sarah Adams · 9 years ago
  97. 1177123 testing: export the SetTestEnv for setting up env for tests using background ticket. by Tuo Shan · 9 years ago
  98. 596d349 aetest: using test app id for test requests tickets. by Tuo Shan · 9 years ago
  99. 3f4dbbc datastore: support for loading nested entity values by Sarah Adams · 9 years ago
  100. f0736ac datastore: don't ignore calculated pValue by Sarah Adams · 9 years ago