1. 90f7188 v2/search: Remove golang.org/x/net dependency (#343) by sg0hsmt · 1 year, 3 months ago master
  2. f024ada build(deps): bump golang.org/x/net in /v2 (#330) by dependabot[bot] · 1 year, 3 months ago
  3. 5f299ed build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0 (#347) by dependabot[bot] · 1 year, 3 months ago
  4. 8a1798d build(deps): bump google.golang.org/protobuf in /v2 (#348) by dependabot[bot] · 1 year, 3 months ago
  5. 3ab9c40 Update go versions to 1.22 and remove end of support runtimes (#353) by Kenneth Ye · 1 year, 3 months ago v2.0.6
  6. aabaab1 Feature: Hash-pin sensitive workflow dependencies and enable dependabot for them (#332) by Diogo Teles Sant'Anna · 1 year, 7 months ago
  7. 0bd0398 Create Security Policy (#329) by Diogo Teles Sant'Anna · 1 year, 7 months ago
  8. 7e3e91d ci: set minimal permisisons on github workflows (#325) by Diogo Teles Sant'Anna · 1 year, 9 months ago
  9. aa58fcd Replace deprecated command with environment file (#318) by Jongwoo Han · 1 year, 10 months ago v1.6.8 v2.0.5
  10. ef2135a Memcache item timestamps (#323) by Valentin Deleplace · 1 year, 10 months ago
  11. a080531 ci: Update go-version matrix (#319) by Chi Zhang · 1 year, 11 months ago
  12. d41edd3 Extend the deadline of a test context to fix a timeout issue. (#316) by jinglundong · 2 years ago v2.0.4
  13. f96845d Upgrade python version being used by the ci workflow. (#315) by jinglundong · 2 years ago
  14. 93c9fa1 fix: regenerate all protos under new namespace (#314) by Cody Oss · 2 years ago
  15. f9c3e90 Update go-version matrix (#309) by Chi Zhang · 2 years, 3 months ago v2.0.3
  16. 4c82e82 Fix the ci-update-workflow GitHub Actions (#308) by Chi Zhang · 2 years, 3 months ago
  17. a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (#307) by Chi Zhang · 2 years, 3 months ago
  18. 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (#292)" (#306) by Ludovic Champenois · 2 years, 4 months ago
  19. 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (#292) by cui fliter · 2 years, 4 months ago
  20. f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (#300) by dependabot[bot] · 2 years, 4 months ago
  21. b75a6de Run go get google.golang.org/appengine/v2/search (#305) by Ludovic Champenois · 2 years, 4 months ago
  22. 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (#299) by dependabot[bot] · 2 years, 4 months ago
  23. 40eb4d1 Add v2/search (#297) by Valentin Deleplace · 2 years, 4 months ago
  24. 28bf581 just a small refactor of api_test (#291) by Zev Goldstein · 2 years, 4 months ago
  25. 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (#304) by Ludovic Champenois · 2 years, 4 months ago
  26. 9af54ae all: fix some comments (#296) by cui fliter · 2 years, 4 months ago
  27. 59aced7 README.md: fix typo (#288) by cui fliter · 2 years, 4 months ago
  28. 4e4a7b2 v2/README.md: fix typos (#276) by cui fliter · 2 years, 4 months ago
  29. 06b058b Add Go 1.20 to tested Go versions (#303) by Jihui Nie · 2 years, 4 months ago
  30. a1ae214 remove golang.org/x/net dependency (#295) by Sebastiaan van Stijn · 2 years, 4 months ago
  31. 504804f Add Go 1.18 and Go 1.19 to tested Go versions (#293) by Jihui Nie · 2 years, 8 months ago
  32. 1bdfe3f re-apply PR #235 to v2 (#290) by Zev Goldstein · 2 years, 9 months ago
  33. b08cb36 re-apply PR #232 to v2 (#289) by Zev Goldstein · 2 years, 9 months ago
  34. d981f2f Security Vulnerability Upgrading golang.org/x/text (#287) by Yuniel Marquez Bocalandro · 2 years, 11 months ago v2.0.2
  35. 37ff2b8 allow API calls without GAE context (#284) by Zev Goldstein · 3 years ago
  36. 1f27190 prevent github from cancelling all test jobs when one fails (#285) by Zev Goldstein · 3 years ago
  37. 65ad43f respect GAE_ENV=localdev (#283) by Zev Goldstein · 3 years ago
  38. 0c7f7a8 run gofmt with go1.19 release candidate (#282) by Zev Goldstein · 3 years ago
  39. ca3835e Fix golang/appengine CI (#280) by Benny Siegert · 3 years, 3 months ago
  40. da036ec refactor: pin setup-gcloud gh action to v0 (#274) by Kayla Nguyen · 3 years, 6 months ago
  41. e005424 Fix header name to associate log entry & trace (#263) by pokutuna · 3 years, 6 months ago
  42. 5a029e6 switch default logStream from stdout to stderr (#272) by Zev Goldstein · 3 years, 6 months ago
  43. bbd66e8 Add Go 1.16 to tested Go versions (#255) by Lukas Berger · 3 years, 6 months ago
  44. ab4e2d3 Let users specify unique function keys using delay.MustRegister (#268) by Kayla Nguyen · 3 years, 8 months ago v2.0.1
  45. 6d50fa8 Update backgroundcontext comment (#267) by Kayla Nguyen · 3 years, 8 months ago
  46. cefb82f Run ci workflow on v2/. (#260) by Kayla Nguyen · 3 years, 11 months ago
  47. d0e56bd Migrate travis ci to Github actions. (#253) by Kayla Nguyen · 4 years ago
  48. 2042caf Fix documented default deadline in urlfetch client (#249) by Lukas Berger · 4 years ago
  49. 856ef3e Merge QA into the main branch (#247) by joelgerard · 4 years, 1 month ago
  50. 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (#235) by Zev Goldstein · 4 years, 3 months ago
  51. b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (#232) by Justin Bishop · 4 years, 4 months ago
  52. 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (#229) by Zev Goldstein · 4 years, 7 months ago
  53. 5d1c1d0 [aetest] Allow specifying path to dev_appserver binary (#226) by Justin Bishop · 4 years, 9 months ago v1.6.7
  54. 2bbb383 all: fixed minor typos (#225) by Aurken · 4 years, 9 months ago
  55. 5539592 [aetest] Fix Federated-Identity headers (#224) by Steven Buss · 5 years ago v1.6.6
  56. b6ce084 [internal] Optimize HTTP transport params (#222) by Julie Hockett · 6 years ago
  57. 16bce7d Revert "Remove support for 1.10 and earlier (#217)" (#218) by Julie Hockett · 6 years ago
  58. 9e26d07 Remove support for 1.10 and earlier (#217) by Julie Hockett · 6 years ago
  59. 971852b Add go version to go.mod and run `go mod tidy` (#215) by 178inaba · 6 years ago v1.6.5
  60. c0ffc1e aetest: appYAMLTemplate should use runtime: go111 (#214) by 178inaba · 6 years ago
  61. bddb1f5 delay: fix func stable name to strip gopath prefix (#211) by bashtian · 6 years ago v1.6.4
  62. c71d63e internal: Increase limitDial timeout from 500ms to 10s (#210) by Steven Buss · 6 years ago v1.6.3
  63. 5f2a595 aetest: Redirect stderr to be visible to the user (#208) by Julie Hockett · 6 years ago v1.6.2
  64. fb139bd capability: Simplify the API to remove unnecessary RPC calls (#206) by Arjun Srinivasan · 6 years ago
  65. b2f4a3c go.mod: Update github.com/golang/protobuf to v1.3.1 (#204) by Steven Buss · 6 years ago v1.6.1
  66. 51f6a67 go.mod: Update golang.org/x/net to latest version (#205) by Steven Buss · 6 years ago
  67. de285f9 file: Fix error message for DefaultBucketName failures (#201) by Martin Taillefer · 6 years ago
  68. 311d3c5 Change /_ah/startup to /_ah/start in README (#203) by Michael Traver · 6 years ago
  69. 4c25cac datastore: add EnableKeyConversion for compatibility with Cloud Datastore encoded keys (#192) by goog-lukemc · 6 years ago v1.6.0
  70. 54a98f9 Remove TODO that has been implemented. (#193) by Eddie Scholtz · 6 years ago v1.5.0
  71. 99bc433 datastore: adds DistinctOn support (#189) by bashtian · 6 years ago
  72. 2d22985 internal: Respect X-Appengine-Dev-Request-Id header (#191) by Steven Buss · 6 years ago
  73. e9657d8 Add support for stable Func keys in App Engine second gen (#184) by Steven Buss · 7 years ago v1.4.0
  74. a37df13 add SupportDatastoreEmulator field to aetest Options (#173) by Masahiro Wakame · 7 years ago
  75. b80b43b log: don't mirror log to stderr on 2nd gen (#177) by apstndb · 7 years ago
  76. 4a4468e Ensure at least one log flush happens before request ends (#164) by Steven Buss · 7 years ago v1.3.0
  77. 8066335 Drop pre 18 (#165) by Steven Buss · 7 years ago
  78. b2f5f02 Add functions that check which environment the app is running in (#170) by Michael Traver · 7 years ago
  79. ae0ab99 modules: Update github.com/golang/protobuf to v1.2.0 (#160) by Steven Buss · 7 years ago v1.2.0
  80. 7c8091e internal: update identity to support GAE second generation runtimes (#153) by Steven Buss · 7 years ago
  81. 03cac3b [internal] Panic instead of log.Fatal when metadata fetch fails by Quinn Mueller · 7 years ago
  82. 4216e58 internal: regenerate protos (#144) by Steven Buss · 7 years ago
  83. d1d14a4 Add go.mod (#151) by Steven Buss · 7 years ago
  84. b1f2635 datastore: fix behavior when ErrConcurrentTransaction occured (#139) by Masahiro Wakame · 7 years ago v1.1.0
  85. b9aad5d datastore: enable to set query batch size (#90) by JINNOUCHI Yasushi · 7 years ago
  86. 962cbd1 datastore: add omitempty support for time.Time (#131) by Alexander Trakhimenok · 7 years ago
  87. 0a24098 datastore: add AllocateIDRange (#130) by Michael Traver · 7 years ago
  88. ad39d7f aetest: new option to suppress dev_appserver logs (#119) by Yuki Ito · 7 years ago
  89. 138cbf0 search: fix language code of Japanese (#103) by rock619 · 7 years ago
  90. b97816d blobstore: handle base64 encoding and non-UTF-8 charset (#129) by Michael Traver · 7 years ago
  91. 1956b43 datastore: read-only transaction support, previous transaction tracking by Daniel Chia · 7 years ago
  92. 540132e datastore: fix doc typo in datastore/query.go (#105) by Yuki Ito · 7 years ago
  93. 5bee14b internal: for Flex, use req.Context instead of a context map (#107) by Chris Broadfoot · 8 years ago
  94. 9d8544a travis.yml: test with 1.9, most recent minor vs (#100) by Sarah Adams · 8 years ago
  95. a2e0dc8 remote_api: don't modify http.Client parameter (#94) by Ross Light · 8 years ago
  96. 07f0757 delay: permit Context from either stdlib or golang.org/x/net (#95) by Ross Light · 8 years ago
  97. 24e4144 remote_api: add long-lived Client type (#87) by Ross Light · 8 years ago
  98. d9a072c delay: make it possible to get taskqueue HTTP headers from inside a delay.Func (#82) by David Sansome · 8 years ago
  99. c5a90ac log: clarify package docs (#83) by Andrew Lytvynov · 8 years ago
  100. ad2570c mail, search: update doc URLs (#81) by Chris Broadfoot · 8 years ago