1. dd0daf8 all: fix travis build pt 2 by Tuo Shan · 6 years ago
  2. 8b95641 internal/runtimeconfig: initial prototype by Herbie Ong · 7 years ago
  3. 5e41e08 all: fix travis config for gddo by Tuo Shan · 6 years ago
  4. 6bb33fc all: fixed broken tests by Tuo Shan · 6 years ago
  5. 46b0a98 internal/health: new health check package by Ross Light · 6 years ago
  6. 6e435af vendor: update vendor to pick up trace changes by Tuo Shan · 6 years ago
  7. 9125e5a internal/requestlog: add end-to-end benchmarks by Ross Light · 7 years ago
  8. d536b42 internal/requestlog: prototype request log middleware by Ross Light · 7 years ago
  9. 2fa0678 httputil: remove Transport constructors aware of environment by Ross Light · 7 years ago
  10. 7957f9b all: add basic trace to gddo by Tuo Shan · 7 years ago
  11. 376e728 httputil: only send client authorization over HTTPS by Ross Light · 7 years ago
  12. 1e2b1a1 gddo-server: replace globals with struct by Ross Light · 7 years ago
  13. d0b0199 gddo-server: consolidate template initialization by Ross Light · 7 years ago
  14. ddb3324 gddo-server: collect GCE metadata configuration in Viper by Ross Light · 7 years ago
  15. 9ab5191 talksapp and lintapp: opt in to use Go 1.8 on GAE standard. by Tuo Shan · 7 years ago
  16. 8943a50 gddo-server: parameterize newHTTPClient on Viper config by Ross Light · 7 years ago
  17. c0b4245 gddo-server: refactor runHandler into an http.Handler by Ross Light · 7 years ago
  18. f0835b2 gddo-server: clarify that TestRobots only checks the regex by Ross Light · 7 years ago
  19. baa18d8 all: propagate context throughout the codebase. by Tuo Shan · 7 years ago
  20. d7f7d5f gddo-server: simplify background tasks with time.Tick by Ross Light · 7 years ago
  21. 48508c4 gddo-server: remove unused admin handlers code by Tuo Shan · 7 years ago
  22. ac67b55 vendor: re-vendor using Godeps. by Tuo Shan · 7 years ago
  23. 2dccccb gosrc: support vendored std libs and different OS/ARCH std libs by Tuo Shan · 7 years ago
  24. 003fe37 gosrc: fix IsDir implementation by Tuo Shan · 7 years ago
  25. 34ff3df gddo-admin: use the new database API for admin commands by Tuo Shan · 7 years ago
  26. 9362177 gosrc: re-generate std lib for 1.9 by Tuo Shan · 7 years ago
  27. cd281d2 all: revendor to fix tests by Tuo Shan · 7 years ago
  28. 6ff58f2 gosrc: use default branch for GitHub presentations by Luke Granger-Brown · 7 years ago
  29. 019eed5 gddo-server: redirect HTTP requests to HTTPS by Kevin Burke · 7 years ago
  30. 15156cc gosrc: only count commits for a forked repo after created by Tuo Shan · 7 years ago
  31. df5c451 gddo-server/assets/templates: use HTTPS for links by Kevin Burke · 7 years ago
  32. 95a6c63 database: Bump up the size limit of packages. by Tuo Shan · 7 years ago
  33. 958e8f8 lintapp: fix build failure by Kevin Burke · 7 years ago
  34. d19d075 database: Remove bgCtx, add AE context to deleteIndex by Tuo Shan · 7 years ago
  35. 8014738 gddo-server: Use 'X-Forwarded-For' to resolve remote address by Tuo Shan · 7 years ago
  36. 50dde5e gddo-server: use App Engine remoteapi for search. by Stephen Weinberg · 7 years ago
  37. 92017a7 Revendor all packages. by Stephen Weinberg · 7 years ago
  38. fb30f6a gddo-server: Change the env var name to get GCloud Project ID by Tuo Shan · 7 years ago
  39. fd77f5e gosrc: Setup GitHub authentication for print command by Tuo Shan · 7 years ago
  40. 7f3ed15 gddo-server: Add a flag to config the address of memcache by Tuo Shan · 7 years ago
  41. 6e5c160 database: refactor database.go to not use globals for server config by Stephen Weinberg · 7 years ago
  42. 927a133 gddo-server: Block the domain name zxq.co by Tuo Shan · 7 years ago
  43. cdd60fa gosrc: Allow Unicode letters in import paths. by Dmitri Shuralyov · 7 years ago
  44. 2950833 Revert "gddo-server: Use Redis instead of memcache to keep httpcache" by Tuo Shan · 7 years ago
  45. 385dc67 gosrc: Fix broken Package Files link. by Dmitri Shuralyov · 7 years ago
  46. 8468220 gddo-server: Use Redis instead of memcache to keep httpcache by Tuo Shan · 7 years ago
  47. acb24b1 Add App Engine Standard app for proxying API requests. by Stephen Weinberg · 7 years ago
  48. 72302b9 gddo-server: centralize config and add log package by Stephen Weinberg · 7 years ago
  49. 4544b88 gosrc: Regenerate for Go 1.8. by Dmitri Shuralyov · 7 years ago
  50. 13f8d77 README: Update instructions on checking out code. by Hsin Tsao · 7 years ago
  51. 8066036 gddo: Re-vendor all dependencies by Stephen Weinberg · 7 years ago
  52. c528f11 gddo/lintapp: move to go gettable app engine libraries by Stephen Weinberg · 7 years ago
  53. 1ec20e1 gddo/database: fix malformed json struct tag by Stephen Weinberg · 7 years ago
  54. c782c79 gddo-server: Remove /-/index. by Tuo Shan · 7 years ago
  55. 26f13a8 gddo-server: Let log client ping the actual context. by Tuo Shan · 8 years ago
  56. bd3dc62 gddo-server: vendor with godep by Stephen Weinberg · 8 years ago
  57. 8b5538b gddo-server: fix use of cloud logging library by Stephen Weinberg · 8 years ago
  58. 4501e8a talksapp: do not return an error if memcache is down by Francesc Campoy · 8 years ago
  59. aa8084e talksapp: remove decoration to errors at top level by Francesc Campoy · 8 years ago
  60. 3d1157a talksapp: allow running without GitHub creds on devappserver by Francesc Campoy · 8 years ago
  61. af2948f doc: hard-code some packages as windows-only by Alex Brainman · 8 years ago
  62. 1c8dc40 talksapp: fail fast if GitHub metadata is missing by Francesc Campoy · 8 years ago
  63. 2c3c8d4 gosrc: Do not exclude cmd/... from standard packages. by Dmitri Shuralyov · 8 years ago
  64. e42f7ce talksapp: do not fail if caching presentation fails by Francesc Campoy · 8 years ago
  65. ea43067 talksapp: use new App Engine import paths by Francesc Campoy · 8 years ago
  66. 11b813d talksapp: add present and prod.yaml to .gitignore by Francesc Campoy · 8 years ago
  67. 4e199ac gddo: add TravisCI status badge by Francesc Campoy · 8 years ago
  68. 0347e72 talksapp: enable notes for all talks by Francesc Campoy · 8 years ago
  69. 76c895e talksapp: add tests for talksapp by Francesc Campoy · 8 years ago
  70. 840171d gosrc: generate new standard library list for 1.7 by Tuo Shan · 8 years ago
  71. df5e519 talksapp: use https for the compile url by Francesc Campoy · 8 years ago
  72. ef57c45 gddo-server: fix typos/compile errors from previous commit by Chris Broadfoot · 8 years ago
  73. 4485304 gddo-server: forward the X-AppEngine-Country header for play links by Chris Broadfoot · 8 years ago
  74. 0cc236b import the cloud package from the new path by Jaana Burcu Dogan · 8 years ago
  75. d49b49d gddo-server: remove call to cloud.NewContext by Dave Day · 8 years ago
  76. 2c827f8 gddo-server: Forbid bot access to import-graph pages. by Tuo Shan · 8 years ago
  77. e0d3416 gddo-server: Remove the gae_search flag. by Tuo Shan · 8 years ago
  78. b828973 gosrc: Archive noise packages instead of deletion. by Tuo Shan · 8 years ago
  79. 52ed280 doc: Update PackageVersion to force update all packages. by Tuo Shan · 8 years ago
  80. 7f31cf3 gosrc: Remove noise packages. by Tuo Shan · 8 years ago
  81. f7243c4 database: Customize rank function for the search index. by Tuo Shan · 8 years ago
  82. 8cf1eb7 gosrc: Update the paths for Go 1.6.2 by Tuo Shan · 8 years ago
  83. b929b8a gddo-server: Use memcache to cache HTTP transport. by Tuo Shan · 8 years ago
  84. aaf2465 httputils: use pointer to CacheBusters in test to fix govet by Dmitry Savintsev · 8 years ago
  85. 2979ca8 database: Fetch and index fork and stars for GitHub and BitBucket. by Tuo Shan · 8 years ago
  86. dfb07a6 gddo-server: Group all flags into main package. by Tuo Shan · 8 years ago
  87. 9f798d6 database: Redesign search functions with GAE Search API. by Tuo Shan · 8 years ago
  88. d2b6e24 gddo-server: Correct the order of the js path in template. by Tuo Shan · 8 years ago
  89. e91d416 gddo-server: Handle static files properly. by Tuo Shan · 8 years ago
  90. f457f24 gddo: Removed dependency on CDN for Bootstrap and jQuery by Antonio Bibiano · 8 years ago
  91. a3e22da gddo-server: add global "Uses" links (alongside permalinks) by Quinn Slack · 9 years ago
  92. a9487c4 gddo-server: enable log when running on GCE. by Tuo Shan · 8 years ago
  93. c784e22 Revert "gosrc: include package updated time in the request header." by Tuo Shan · 8 years ago
  94. 3abf761 gosrc: include package updated time in the request header. by Tuo Shan · 8 years ago
  95. 56fdb27 gddo-server: add search results and referer to logging. by Tuo Shan · 8 years ago
  96. 75e3d37 gddo-server: use X-Appengine-User-Ip to identify ip of requests. by Tuo Shan · 8 years ago
  97. 562ac07 gddo-server: add a trust proxy flag identify requests by real ip. by Tuo Shan · 8 years ago
  98. 056da16 gddo-server: handle /_ah/ requests on GAE. by Tuo Shan · 8 years ago
  99. 0322aa6 gddo: clean filepaths before fetching by Francesc Campoy · 8 years ago
  100. 4b6647e gddo-server: enable redirects talks.godoc.org and www.godoc.org by Stephen Weinberg · 8 years ago