1. 59efc33 internal/worker: replace legacy structs in TestReFetch by Julie Qiu · 3 years, 7 months ago
  2. 63c987f internal/godoc: do not unescape HTML by Julie Qiu · 3 years, 7 months ago
  3. 90bad9f internal/worker: replace legacy structs in fetcherror_test.go by Julie Qiu · 3 years, 7 months ago
  4. 7a39feb internal/worker: replace legacy structs in TestFetchAndUpdateState by Julie Qiu · 3 years, 7 months ago
  5. 585a1db internal/worker: split fetch_test.go into multiple files by Julie Qiu · 3 years, 7 months ago
  6. 02ea509 internal/fetch/dochtml/internal/render: remove obsolete TODO comment by Dmitri Shuralyov · 3 years, 7 months ago
  7. 08a1631 internal/godoc: Package and File types by Jonathan Amsterdam · 3 years, 7 months ago
  8. cabba8e internal/godoc: move code from fetch to godoc by Jonathan Amsterdam · 3 years, 7 months ago
  9. 32043ef internal/postgres: delete LegacyGetTaggedVersions* and LegacyGetPseudoVersions* by Julie Qiu · 3 years, 7 months ago
  10. 9196e07 internal/postgres: delete LegacyGetLicenses by Julie Qiu · 3 years, 7 months ago
  11. 61a1f51 internal/postgres: delete LegacyGetPackagesInModule by Julie Qiu · 3 years, 7 months ago
  12. def1152 internal/postgres: delete LegacyGetPackageLicenses by Julie Qiu · 3 years, 7 months ago
  13. 733b0d7 internal/postgres: delete LegacyGetModuleInfo by Julie Qiu · 3 years, 7 months ago
  14. 35487d7 internal/postgres: rename LegacyGetModuleLicenses to getModuleLicenses by Julie Qiu · 3 years, 7 months ago
  15. ab57114 internal/postgres: delete LegacyGetDirectory by Julie Qiu · 3 years, 7 months ago
  16. e3df4db internal/postgres: delete LegacyGetimports by Julie Qiu · 3 years, 7 months ago
  17. 66f8c5d internal: delete legacy Datasource methods by Julie Qiu · 3 years, 7 months ago
  18. b896b16 internal: remove experiment use-units by Julie Qiu · 3 years, 7 months ago
  19. 55c290d internal/frontend: delete legacy code by Julie Qiu · 3 years, 7 months ago
  20. 2e2c266 internal/frontend: fix TestFetchDirectoryDetails by Julie Qiu · 3 years, 7 months ago
  21. 1358958 internal/postgres: read and write source files by Jonathan Amsterdam · 3 years, 7 months ago
  22. 51d2285 internal/fetch: encode and remember source by Jonathan Amsterdam · 3 years, 7 months ago
  23. bb4ed42 internal/postgres: limit searches to 100 results by Rob Findley · 3 years, 7 months ago
  24. 51473e3 content/static: add title badges for command and directory by Jamal Carvalho · 3 years, 7 months ago
  25. 12efbb0 content/static: truncate repository URL by Jamal Carvalho · 3 years, 7 months ago
  26. 6972239 internal/fetch: benchmark decode times with AST removal by Jonathan Amsterdam · 3 years, 7 months ago
  27. e91ba80 internal/queue: increase task timeout by Jonathan Amsterdam · 3 years, 7 months ago
  28. 8962bff internal/fetch: put unfinished fetches first on worker home page by Jonathan Amsterdam · 3 years, 7 months ago
  29. df51327 internal/postgres: enqueue modules in a random order by Jonathan Amsterdam · 3 years, 7 months ago
  30. bbe36a9 internal/worker: add more info to home page by Jonathan Amsterdam · 3 years, 7 months ago
  31. ed2b6b2 content/static: drop empty details page sections with exceptions by Jamal Carvalho · 3 years, 7 months ago
  32. cbbc50c internal: fix misspelling and staticcheck warnings by Rob Findley · 3 years, 7 months ago
  33. 58f2885 content/static: metadata page link update by Jamal Carvalho · 3 years, 7 months ago
  34. 7a8ac44 internal/fetch: include zip size in loadshed error message by Jonathan Amsterdam · 3 years, 7 months ago
  35. 2458851 internal/fetch: don't shed a large request if it's the only one by Jonathan Amsterdam · 3 years, 7 months ago
  36. 2d2a12c internal/frontend: limit the offset given to search by Jonathan Amsterdam · 3 years, 7 months ago
  37. 0a4bbd7 internal/config: accept GKE versions for reprocessing by Jonathan Amsterdam · 3 years, 7 months ago
  38. dacb574 internal/fetch: add a metric for number of packages successfully fetched by Jonathan Amsterdam · 3 years, 7 months ago
  39. 1533ff9 internal/fetch: change fetch latency metric to seconds by Jonathan Amsterdam · 3 years, 7 months ago
  40. 4c62951 internal/frontend: allow modifying experiments by query param by Jonathan Amsterdam · 3 years, 7 months ago
  41. 9c0beb0 internal/frontend,middleware: add a handler for page statistics by Jonathan Amsterdam · 3 years, 7 months ago
  42. 03963f5 internal/fetch: convert ast.Files to and from bytes by Jonathan Amsterdam · 3 years, 7 months ago
  43. 6eff568 internal/fetch: only need to count non-test files by Jonathan Amsterdam · 3 years, 7 months ago
  44. fba7db6 internal/fetch: strip unused data from AST by Jonathan Amsterdam · 3 years, 7 months ago
  45. 9bcdc85 internal/postgres: change requeue ordering for GKE by Jonathan Amsterdam · 3 years, 7 months ago
  46. 9c1943b content/static: jump to indentifier sidebar element by Jamal Carvalho · 3 years, 7 months ago
  47. 971bb9b .gitignore: add vscode debugger files to gitignore by Jamal Carvalho · 3 years, 7 months ago
  48. 69024ed internal/licenses: provide links for non-OSI licenses by Zyad A. Ali · 3 years, 7 months ago
  49. db06934 content/static: add js-documentation class selector for jump.js by Jamal Carvalho · 3 years, 7 months ago
  50. 05ada2b internal/fetch: refactor loadFilesWithBuildContext by Jonathan Amsterdam · 3 years, 7 months ago
  51. 8b75d4f internal/config: support dynamic config from a file by Jonathan Amsterdam · 3 years, 7 months ago
  52. b4597a3 internal/worker: retry shedded fetches by Jonathan Amsterdam · 3 years, 7 months ago
  53. 0d66fc4 content/static: module and package page title badges by Jamal Carvalho · 3 years, 7 months ago
  54. e154727 content,internal: remove safehtml.HTML pointers from unitpage struct by Jamal Carvalho · 3 years, 7 months ago
  55. 484f671 content/static: add back button to package data pages by Jamal Carvalho · 3 years, 7 months ago
  56. d9ef819 content/static: responsive layout fixes by Jamal Carvalho · 3 years, 7 months ago
  57. 89b49a7 content/static/html/pages: remove experiment executable-examples by Julie Qiu · 3 years, 7 months ago
  58. 61f3346 content,internal: add metadata tab content to unit page by Jamal Carvalho · 3 years, 7 months ago
  59. f35e402 internal/secrets: remove test that depends on ambient permissions by Jonathan Amsterdam · 3 years, 7 months ago
  60. 1717b2e internal/dcensus: add debugging for trace exporter by Jonathan Amsterdam · 3 years, 7 months ago
  61. 1c8f229 internal/worker: add cgroup memory statistics by Jonathan Amsterdam · 3 years, 7 months ago
  62. ee20d3d go.mod: upgrade contrib.go.opencensus.io/exporter/stackdriver by Jonathan Amsterdam · 3 years, 7 months ago
  63. e8bcb55 internal/fetch: add fetch metrics by Jonathan Amsterdam · 3 years, 7 months ago
  64. 62450c5 internal/queue: downgrade ignore message to debug by Jonathan Amsterdam · 3 years, 7 months ago
  65. 260f57d internal/dcensus: on GKE, export metrics to k8s_container resource by Jonathan Amsterdam · 3 years, 7 months ago
  66. aba2fde internal/postgres: make large modules limit configurable by Jonathan Amsterdam · 3 years, 7 months ago
  67. 87e3f51 internal/config,others: GetEnvInt dies on parse error by Jonathan Amsterdam · 3 years, 7 months ago
  68. 6b753a8 internal/fetch/dochtml: only show function pointer names in side nav by Benjamin Barenblat · 3 years, 7 months ago
  69. 8314b73 content/static: add unit metadata to fixed nav by Jamal Carvalho · 3 years, 7 months ago
  70. 9ed9db4 content,internal: fixed nav a11y updates by Jamal Carvalho · 3 years, 7 months ago
  71. d5eb062 content,internal: separate and rename fixed header ui code by Jamal Carvalho · 3 years, 7 months ago
  72. 20eb001 content,internal: add the doc index to the unit page by Jamal Carvalho · 3 years, 7 months ago
  73. d2aeefc content/static: update responsive panel rules by Jamal Carvalho · 3 years, 7 months ago
  74. 01500ba content,internal: add sidenav and mobile nav by Jamal Carvalho · 3 years, 7 months ago
  75. afe29d1 internal/worker,middleware: validate IAP header by Jonathan Amsterdam · 3 years, 7 months ago
  76. 6fef438 internal/worker: enqueue tasks concurrently by Jonathan Amsterdam · 3 years, 7 months ago
  77. c538064 internal/worker: log load-shedding as warning by Jonathan Amsterdam · 3 years, 7 months ago
  78. 30ff80a internal/frontend: add split documentation sections to the unit page struct by Jamal Carvalho · 3 years, 7 months ago
  79. 0858105 internal/worker: don't fail if we can't get memory stats by Jonathan Amsterdam · 3 years, 7 months ago
  80. 38648e9 internal/config/dynconfig: move dynamic config to its own package by Jonathan Amsterdam · 3 years, 7 months ago
  81. 165bdd9 internal/fetch: add loadFilesWithBuildContext by Julie Qiu · 3 years, 7 months ago
  82. 4866143 internal/fetch: add loadPackageWithFiles by Julie Qiu · 3 years, 7 months ago
  83. 235d952 internal/worker: remove experiment update form if from config by Jonathan Amsterdam · 3 years, 7 months ago
  84. 5459b5d internal/queue: use an experiment getter instead of the DB by Jonathan Amsterdam · 3 years, 7 months ago
  85. d1c56be internal/cmdconfig: use dynamic config for experiments on env var by Jonathan Amsterdam · 3 years, 7 months ago
  86. 70a7984 internal/godoc: add ability to render mobile sidenav by Jamal Carvalho · 3 years, 7 months ago
  87. da13d97 internal/fetch: move renderDocHTML logic to separate function by Julie Qiu · 3 years, 7 months ago
  88. a5093d3 internal/middleware: remove ExperimentSource by Jonathan Amsterdam · 3 years, 7 months ago
  89. 55c03bc internal/postgres: check for excluded in GetNestedModules by Julie Qiu · 3 years, 7 months ago
  90. e10bfd0 internal/fetch: add missing derrors.Wrap by Julie Qiu · 3 years, 7 months ago
  91. 6d975d7 cmd/internal/cmdconfig: add experimenter config by Jonathan Amsterdam · 3 years, 7 months ago
  92. c896e39 internal/fetch: rename directory.go to unit.go by Julie Qiu · 3 years, 7 months ago
  93. b748fff internal/fetch: create goPackage by Julie Qiu · 3 years, 7 months ago
  94. 269b3d4 internal/fetch: split fetch.go into multiple files by Julie Qiu · 3 years, 7 months ago
  95. 052a535 cmd/internal/cmdconfig: common config functions for commands by Jonathan Amsterdam · 3 years, 7 months ago
  96. 58193da internal/middleware: log load-shedding errors as warnings by Jonathan Amsterdam · 3 years, 7 months ago
  97. bff646b internal/fetch: make a loadshedding struct by Jonathan Amsterdam · 3 years, 7 months ago
  98. ee35db1 internal/fetch: move load-shedding into FetchModule by Jonathan Amsterdam · 3 years, 7 months ago
  99. a222c19 internal/postgres: rename variable version by Julie Qiu · 3 years, 7 months ago
  100. f1ac6e3 internal/proxy: rename version to requestedVersion by Julie Qiu · 3 years, 7 months ago