1. 4309cd7 content,internal: change wording for "latest major" to "highest" by Julie Qiu · 3 years, 6 months ago
  2. d321ffe internal/frontend: use explicit context for fetchDetailsForUnit by Jonathan Amsterdam · 3 years, 6 months ago
  3. 2e50f52 internal/frontend: add getImportedByCount by Julie Qiu · 3 years, 6 months ago
  4. 6cf461b internal: return 404 on DecodePackage error by Julie Qiu · 3 years, 6 months ago
  5. da6ceb7 internal/godoc/codec: encoding unsigned integers by Jonathan Amsterdam · 3 years, 6 months ago
  6. eff1d9c internal/godoc/codec: fast encoding of ASTs by Jonathan Amsterdam · 3 years, 6 months ago
  7. 6cb5978 content/static: gray out jump to button when disabled by Jamal Carvalho · 3 years, 6 months ago
  8. 2fc6a8c internal/frontend: add decoding time to stats by Jonathan Amsterdam · 3 years, 7 months ago
  9. 414e173 content/static: replace empty query href with full url path in header by Jamal Carvalho · 3 years, 6 months ago
  10. a5040c6 content,internal: disable jump to identifier if documentation only has overview by Jamal Carvalho · 3 years, 6 months ago
  11. e4e63e3 internal/postgres: fetch unit page data with one query by Julie Qiu · 3 years, 6 months ago
  12. b9e4da5 x/pkgsite: mark unit meta as redistributable in license bypass mode by Sean Hildebrand · 3 years, 6 months ago
  13. 05cf912 content/static: add source link to source files by Jamal Carvalho · 3 years, 6 months ago
  14. 471c5fa content/internal: show message when repo url is unavailable by Jamal Carvalho · 3 years, 7 months ago
  15. 1058f18 content: fix non-redist message by Julie Qiu · 3 years, 7 months ago
  16. f8c1d3d internal/config: support disabling error reporting by Jonathan Amsterdam · 3 years, 7 months ago
  17. 0571d31 doc: add information about running the frontend with -local by Zyad A. Ali · 3 years, 7 months ago
  18. b7e36da x/pkgsite: fix migration 000032 and add migration 000033 by Sean Hildebrand · 3 years, 6 months ago
  19. c922df1 internal/testing/sample: use AddPackage in LegacyDefaultModule by Julie Qiu · 3 years, 7 months ago
  20. 8184ed8 internal/frontend: replace LegacyPackage by Julie Qiu · 3 years, 7 months ago
  21. 22af6cd internal/testing/sample: add UnitForPackage by Julie Qiu · 3 years, 7 months ago
  22. e6b195a internal: delete all references to Module.LegacyPackages by Julie Qiu · 3 years, 7 months ago
  23. 8896b71 internal: delete LegacyVersionedPackage by Julie Qiu · 3 years, 7 months ago
  24. fd0de91 internal/frontend: replace LegacyPackage in versions_test.go by Julie Qiu · 3 years, 7 months ago
  25. 1d5f360 internal/frontend: replace LegacyPackage in TestCreatePackage by Julie Qiu · 3 years, 7 months ago
  26. 085aaab internal/fetch: remove LegacyPackage by Julie Qiu · 3 years, 7 months ago
  27. 9532b3e internal/postgres: replace LegacyPackage in importGraph by Julie Qiu · 3 years, 7 months ago
  28. a77a12c internal/postgres: replace LegacyPackage in insert_module_test.go by Julie Qiu · 3 years, 7 months ago
  29. a73eb82 internal/postgres: stop writing to packages and imports tables by Julie Qiu · 3 years, 7 months ago
  30. 00f3c61 internal/postgres: replace LegacyPackage in TestGetUnitMeta by Julie Qiu · 3 years, 7 months ago
  31. c097dc9 internal/postgres: replace LegacyPackage in TestGetImportedBy by Julie Qiu · 3 years, 7 months ago
  32. 7331b3a migrations: drop tsv_parent_directories by Julie Qiu · 3 years, 7 months ago
  33. 3facd10 internal/postgres: replace LegacyPackage in TestInsertSearchDocumentAndSearch by Julie Qiu · 3 years, 7 months ago
  34. 8240715 migrations: drop search_documents_package_path_fkey by Julie Qiu · 3 years, 7 months ago
  35. 3afc04f internal/postgres: truncate search_documents in ResetTestDB by Julie Qiu · 3 years, 7 months ago
  36. d0a3bb2 internal/postgres: delete from search_documents in DeleteModule by Julie Qiu · 3 years, 7 months ago
  37. 2192408 internal/postgres: don't remove imports in InsertSampleDirectoryTree by Julie Qiu · 3 years, 7 months ago
  38. abf7dd9 internal/proxydatasource: replace LegacyPackage with Unit by Julie Qiu · 3 years, 7 months ago
  39. 2a7399e internal/postgres: replace LegacyPackage in TestSearchPenalties by Julie Qiu · 3 years, 7 months ago
  40. 93898f7 internal/postgres: replace LegacyPackage in TestUpdateSearchDocumentsImportedByCount by Julie Qiu · 3 years, 7 months ago
  41. 11b304c internal/postgres: replace LegacyPackage in TestGetStdlibPaths by Julie Qiu · 3 years, 7 months ago
  42. 1c4fd63 internal/postgres: replace LegacyPackage in TestGetLicenses by Julie Qiu · 3 years, 7 months ago
  43. 2c43b11 internal/postgres: use paths table in upsertSearchStatement by Julie Qiu · 3 years, 7 months ago
  44. 2143d97 internal/postgres: use paths table in addPackageDataToSearchResults by Julie Qiu · 3 years, 7 months ago
  45. 6a90bfd cmd/frontend: add -local flag by Zyad A. Ali · 3 years, 7 months ago
  46. 082bca2 internal/localdatasource: implement a local datasource by Zyad A. Ali · 3 years, 7 months ago
  47. 0077d00 internal/fetch: create FetchLocalModule by Zyad A. Ali · 3 years, 7 months ago
  48. 77c9937 internal/database: only log QueryRow debug info if error by Julie Qiu · 3 years, 7 months ago
  49. aa1467d internal/postgres: delete TestToTsvectorParentDirectoriesStoredProcedure by Julie Qiu · 3 years, 7 months ago
  50. 9931754 internal/frontend: avoid decoding source twice by Jonathan Amsterdam · 3 years, 7 months ago
  51. fbb1b6c internal/{frontend,postgres}: gather timing stats by Jonathan Amsterdam · 3 years, 7 months ago
  52. 2e8ceca internal/middleware: support additional stats by Jonathan Amsterdam · 3 years, 7 months ago
  53. ce519dd internal/postgres: initialize excluded state by Jonathan Amsterdam · 3 years, 7 months ago
  54. 5c8940d internal: transition from blackfriday to goldmark by Miguel Acero · 3 years, 7 months ago
  55. a01afa2 content/static: update font weight for page headings by Jamal Carvalho · 3 years, 7 months ago
  56. 11e5307 content: display empty gopher for license message by Julie Qiu · 3 years, 7 months ago
  57. ac1fc9f content: display license message only for doc section by Julie Qiu · 3 years, 7 months ago
  58. acbf5bb internal/frontend: don't fetch licenses in fetchMainDetails by Julie Qiu · 3 years, 7 months ago
  59. 24009e4 content,internal/frotend: remove CanShowDetails logic by Julie Qiu · 3 years, 7 months ago
  60. 6583537 internal/postgres: make exclusions work componentwise by Jonathan Amsterdam · 3 years, 7 months ago
  61. 12e01be migrations: remove experiments table by Jonathan Amsterdam · 3 years, 7 months ago
  62. 2b6b0cd internal/postgres: remove reference to experiments table by Jonathan Amsterdam · 3 years, 7 months ago
  63. b930970 content,internal/frontend: remove UnitContentName by Julie Qiu · 3 years, 7 months ago
  64. 722e619 internal/teeproxy: don't tee robot requests by Julie Qiu · 3 years, 7 months ago
  65. 645973d internal/frontend: add unit_header.go by Julie Qiu · 3 years, 7 months ago
  66. 43b3f8e internal/frontend: add breadcrumb.go by Julie Qiu · 3 years, 7 months ago
  67. b7a1a56 internal/frontend: move functions to unit_main.go by Julie Qiu · 3 years, 7 months ago
  68. ec9ddfa internal/frontend: add fetchDetailsForUnit by Julie Qiu · 3 years, 7 months ago
  69. d9fb660 internal/frontend: prefix tab consts with legacy by Julie Qiu · 3 years, 7 months ago
  70. 0563d71 internal/frontend: move TestGetNestedModules to unit_main_test.go by Julie Qiu · 3 years, 7 months ago
  71. 5589703 internal/frontend: add fetchMainDetails by Julie Qiu · 3 years, 7 months ago
  72. 8e0499f content,internal/frontend: rename UnitPage.PackageDetails to UnitPage.Details by Julie Qiu · 3 years, 7 months ago
  73. faca9dc internal/dcensus: downgrade stackdriver API errors to log warnings by Jonathan Amsterdam · 3 years, 7 months ago
  74. 40c2f64 internal/postgres: use poller to update excluded list by Jonathan Amsterdam · 3 years, 7 months ago
  75. cb9361e internal/poller: package for polling and updating a value by Jonathan Amsterdam · 3 years, 7 months ago
  76. 6905a0e internal/frontend: cache crawled pages only briefly by Jonathan Amsterdam · 3 years, 7 months ago
  77. e7f69d4 cmd/worker: extend redis cache write timeout by Jonathan Amsterdam · 3 years, 7 months ago
  78. fafaec5 internal/frontend: replace unit with unit meta where applicable by Julie Qiu · 3 years, 7 months ago
  79. 98487e6 content: use PageType in _unit_header.tmpl and unit_details.tmpl by Julie Qiu · 3 years, 7 months ago
  80. bc5ab13 content,internal/frontend: use PageTypes as actual display name by Julie Qiu · 3 years, 7 months ago
  81. b8d42ec internal/frontend: prefix pageType consts with legacy by Julie Qiu · 3 years, 7 months ago
  82. fe12c0f internal/godoc/dochtml/internal/render: change docDataHTML h3 to h4 by Julie Qiu · 3 years, 7 months ago
  83. 3fe8c64 internal/godoc/dochtml/internal/render: create copy of docDataHTML and exampleHTML by Julie Qiu · 3 years, 7 months ago
  84. 6cab5da internal/godoc/dochtml/internal/render: prefix docDataHTML and exampleHTML with legacy by Julie Qiu · 3 years, 7 months ago
  85. aaabe1e internal/godoc/dochtml/internal/render: move docTmpl and exampleTmpl fields to Renderer by Julie Qiu · 3 years, 7 months ago
  86. 72a31a0 internal/godoc/dochtml/internal/render: don't use safetemplate alias by Julie Qiu · 3 years, 7 months ago
  87. 5b4f2d2 content/static: use system fonts by Jamal Carvalho · 3 years, 7 months ago
  88. e76d081 content/static: update metadata page back link styles by Jamal Carvalho · 3 years, 7 months ago
  89. d9e229f content,internal: add support for stdlib pageType label by Julie Qiu · 3 years, 7 months ago
  90. 3132e56 content/static: fix main page section targets by Jamal Carvalho · 3 years, 7 months ago
  91. 69e4e24 internal/frontend: prefix IDs in README section with readme- by Julie Qiu · 3 years, 7 months ago
  92. a43f4d3 content/static/html/worker: remove finished fetches from home page by Jonathan Amsterdam · 3 years, 7 months ago
  93. 74e0192 README.md: update issues link to use pkgsite label by Zyad A. Ali · 3 years, 7 months ago
  94. d4e3d6f internal/worker: remove references to EXPERIMENTS_FROM_CONFIG by Jonathan Amsterdam · 3 years, 7 months ago
  95. aa97eaf content/static: remove icon next to source files by Jamal Carvalho · 3 years, 7 months ago
  96. a4e8b2e content/static: add margin to bottom of last element in nav group by Jamal Carvalho · 3 years, 7 months ago
  97. 2063612 content/static: add empty alt text for decorative icons by Jamal Carvalho · 3 years, 7 months ago
  98. d62b1ef static/content: add path to copy button tooltip by Jamal Carvalho · 3 years, 7 months ago
  99. 8ecc77c content/static: update display name of details page by Jamal Carvalho · 3 years, 7 months ago
  100. b67566c content/static: fix site padding on non unit pages by Jamal Carvalho · 3 years, 7 months ago