1. 70d94ea internal/godoc/internal/doc: redo example tests by Jonathan Amsterdam · 3 years, 3 months ago
  2. 7750fe6 internal/godoc/dochtml/internal/render: remove experiment by Jonathan Amsterdam · 3 years, 3 months ago
  3. 5bcb30f internal/{fetch,frontend}: increase timeout by Julie Qiu · 3 years, 3 months ago
  4. 835d692 internal/database: fix StructScanner for byte slices by Jonathan Amsterdam · 3 years, 3 months ago
  5. 9c5f49b internal/licenses: create the Scanner lazily by Jonathan Amsterdam · 3 years, 3 months ago
  6. 92df1cd internal/godoc/dochtml/internal/render: improve long-literal handling by Jonathan Amsterdam · 3 years, 3 months ago
  7. e28a51a internal: handle 290s on 404 by Julie Qiu · 3 years, 3 months ago
  8. fdb9eed migrations: drop units.v1_path by Julie Qiu · 3 years, 3 months ago
  9. 7328fab internal/postgres: remove references to units.v1_path by Julie Qiu · 3 years, 3 months ago
  10. 50b8821 migrations: make units.v1_path nullable by Julie Qiu · 3 years, 3 months ago
  11. 0e63308 internal/frontend: handle deep-linking on 404 by Julie Qiu · 3 years, 3 months ago
  12. e2c2bf5 internal: delete experiment not-at-v1 by Julie Qiu · 3 years, 3 months ago
  13. 5b39ce4 content/static/html: use the term "redistributable" by Jonathan Amsterdam · 3 years, 3 months ago
  14. 911996b migrations: drop units.path column by Julie Qiu · 3 years, 4 months ago
  15. f23d417 content,internal: add redirected from banner by Julie Qiu · 3 years, 4 months ago
  16. 6de9ee3 content/static/css: hide highlight CSS on anchors by Julie Qiu · 3 years, 3 months ago
  17. db1cada internal/stdlib: added ability to fetch master version by Sai Kiran Dasika · 3 years, 4 months ago
  18. c977a4f migrations: set units.v1path_id NOT NULL by Julie Qiu · 3 years, 3 months ago
  19. 29b3091 content/static: run stylelint fix on css files by Jamal Carvalho · 3 years, 3 months ago
  20. 59d3285 content/static: update responsive layout of header and details section by Jamal Carvalho · 3 years, 3 months ago
  21. 65736d2 content/static: remove intermediary page layout by Jamal Carvalho · 3 years, 3 months ago
  22. 3ad1231 content,internal: fix anchor target links for constants and variables by Jamal Carvalho · 3 years, 3 months ago
  23. 5b7305c content/static: simplify and update target behavior to match godoc by Jamal Carvalho · 3 years, 3 months ago
  24. 9b3c60f internal/fetch: process packages with underscores by Jonathan Amsterdam · 3 years, 3 months ago
  25. 7c7f83f internal/fetch: reduce max doc size by Jonathan Amsterdam · 3 years, 3 months ago
  26. d97e5ef content/static: fix nav tree bug in sidebar by Jamal Carvalho · 3 years, 3 months ago
  27. c734bc9 internal/licenses: update Apache-2.0 file by Jonathan Amsterdam · 3 years, 3 months ago
  28. 188d213 internal/frontend: do not redirect github.com/golang/* requests by Julie Qiu · 3 years, 3 months ago
  29. fb38b64 content/static: run prettier on table.js by Jamal Carvalho · 3 years, 3 months ago
  30. 2627d59 internal/frontend: set cookie on alternative mod redirect by Julie Qiu · 3 years, 4 months ago
  31. 909df96 internal/cookie: add logic for flashCookie by Julie Qiu · 3 years, 4 months ago
  32. fad5438 content/static: unit directories tree layout by Jamal Carvalho · 3 years, 4 months ago
  33. 41b428d internal/frontend: add nested directories to unit details by Jamal Carvalho · 3 years, 4 months ago
  34. 1ba423d migrations: add index on units.v1path_id by Julie Qiu · 3 years, 3 months ago
  35. bc1c66d internal/licenses: use new licensecheck by Jonathan Amsterdam · 3 years, 4 months ago
  36. 5c60e50 internal/licenses: rename Coverage fields by Jonathan Amsterdam · 3 years, 4 months ago
  37. 12abba0 internal/experiment: add experiment for directory-tree by Jamal Carvalho · 3 years, 4 months ago
  38. c178377 root: stylelint config updates by Jamal Carvalho · 3 years, 4 months ago
  39. 666af5b internal/postgres: save and restore new licensecheck Coverage by Jonathan Amsterdam · 3 years, 4 months ago
  40. 713673e interanl: add experiment not-at-v1 by Julie Qiu · 3 years, 4 months ago
  41. b907762 content: delete unit-sidebar-details and unused experiments by Julie Qiu · 3 years, 4 months ago
  42. eb28c60 internal/postgres: stop writing to units.path by Julie Qiu · 3 years, 4 months ago
  43. ac8f389 migrations: split 000054 into separate migrations by Julie Qiu · 3 years, 4 months ago
  44. b59de87 internal/frontend: redirect paths missing at v1 by Julie Qiu · 3 years, 4 months ago
  45. d9032b0 internal/postgres: GetLatestMajorPathForV1Path by Julie Qiu · 3 years, 4 months ago
  46. 53f2e1b internal/frontend: refactor stdlibPathForShortcut by Julie Qiu · 3 years, 4 months ago
  47. 288cdb1 internal/postgres: move code from path_test.go to unit_test.go by Julie Qiu · 3 years, 4 months ago
  48. d63c0e7 internal/frontend: redirect github.com/golang requests by Julie Qiu · 3 years, 4 months ago
  49. 281be9f migrations: add unique(path_id, module_id) on units by Julie Qiu · 3 years, 4 months ago
  50. ed59347 content/static: styles for view source link in code snippets by Jamal Carvalho · 3 years, 4 months ago
  51. e53c610 content/static: update styles for not at latest flag by Jamal Carvalho · 3 years, 4 months ago
  52. 2b20326 content: simplify content directory structure by Jamal Carvalho · 3 years, 4 months ago
  53. db2e9f3 content: remove postcss processed styles by Jamal Carvalho · 3 years, 4 months ago
  54. a0d1baf devtools: install npm modules in devtools npm script by Jamal Carvalho · 3 years, 4 months ago
  55. 7131ba2 root: lint rule for css color values by Jamal Carvalho · 3 years, 4 months ago
  56. 3648870 doc: update frontend docs by Jamal Carvalho · 3 years, 4 months ago
  57. d923177 all.bash: change staticcheck errors to err level by Julie Qiu · 3 years, 4 months ago
  58. 907a599 internal/frontend: delete unused moduleInfo by Julie Qiu · 3 years, 4 months ago
  59. 5c8f0ee devtools/create_migration.sh: change year to 2021 by Julie Qiu · 3 years, 4 months ago
  60. bf25eba Revert "migrations: add unique(path_id, module_id) on units" by Jonathan Amsterdam · 3 years, 4 months ago
  61. 6194055 Revert "content,internal/frontend: add redirect banner for alternative modules" by Julie Qiu · 3 years, 4 months ago
  62. 297ea4e migrations: add unique(path_id, module_id) on units by Julie Qiu · 3 years, 4 months ago
  63. 855e06d internal/postgres: replace units.path references with paths.path by Julie Qiu · 3 years, 4 months ago
  64. bdfe56f content,internal/frontend: add redirect banner for alternative modules by Julie Qiu · 3 years, 4 months ago
  65. 1b547c5 internal/frontend: redirect alternative module paths by Julie Qiu · 3 years, 4 months ago
  66. df2fa2d internal/frontend: return previous fetch result on 404 by Julie Qiu · 3 years, 4 months ago
  67. b788f3c internal/frontend: refactor resultFromFetchRequest by Julie Qiu · 3 years, 4 months ago
  68. e4bdfd4 internal/postgres: add GetVersionMapsNon2xxStatus by Julie Qiu · 3 years, 4 months ago
  69. 2568af6 internal/fetch: delete unused allocMeg by Julie Qiu · 3 years, 4 months ago
  70. d98546c internal/postgres: delete unused legacyGetUnitMetaQuery by Julie Qiu · 3 years, 4 months ago
  71. 2ba3da7 content,internal: remove goldmark and readme-outline experiments by Jamal Carvalho · 3 years, 4 months ago
  72. 79b22c6 content,internal: badges form improvements by Jamal Carvalho · 3 years, 4 months ago
  73. e0c9624 internal/licenses: upgrade to latest licensecheck by Jonathan Amsterdam · 3 years, 4 months ago
  74. 03fd23c internal/licenses: add another exception by Jonathan Amsterdam · 3 years, 4 months ago
  75. 173e7e7 root: add processed css to linter ignore files by Jamal Carvalho · 3 years, 4 months ago
  76. 1dd457d root: add px to the disallow list for css units by Jamal Carvalho · 3 years, 4 months ago
  77. f04319e content/static: transform unit page css with postcss by Jamal Carvalho · 3 years, 4 months ago
  78. f7e957f internal/frontend: update message for invalid alternative path by Julie Qiu · 3 years, 4 months ago
  79. 15a0220 internal/postgres: insert units.v1path_id by Julie Qiu · 3 years, 4 months ago
  80. 73f5cae migrations: add units.v1path_id column by Julie Qiu · 3 years, 4 months ago
  81. c11743a internal/fetch: prefer readmes in markdown by Julie Qiu · 3 years, 4 months ago
  82. 5a293a9 internal/postgres: insert v1path and series path to paths table by Julie Qiu · 3 years, 4 months ago
  83. 6f08b67 internal/postgres: remove get-unit-meta-query experiment by Julie Qiu · 3 years, 4 months ago
  84. 5ebf4a9 internal/postgres: replace units.path references with paths.path by Julie Qiu · 3 years, 4 months ago
  85. 2947b46 internal/postgres: split insertUnits into multiple functions by Julie Qiu · 3 years, 4 months ago
  86. d126ecc internal/worker: increase timeout for TestTrimLargeCode by Julie Qiu · 3 years, 4 months ago
  87. 2186c5a internal/frontend: don't report errors from serveUnitPage by Jonathan Amsterdam · 3 years, 4 months ago
  88. 9402fb1 content/static: use warning image for not-at-latest badge by Jonathan Amsterdam · 3 years, 4 months ago
  89. 01d78e4 doc: fix formatting in frontend doc by Jamal Carvalho · 3 years, 4 months ago
  90. 47d0537 content: move clipboard.js code to content/ts by Jamal Carvalho · 3 years, 4 months ago
  91. 1ac95ea root: remove comments from compiled TypeScript code by Jamal Carvalho · 3 years, 4 months ago
  92. 43996f8 devtools: update jest config by Jamal Carvalho · 3 years, 4 months ago
  93. 309e95f internal/fetch: use a valid semantic version for local modules by Zyad A. Ali · 3 years, 4 months ago
  94. 950db7d internal/localdatasource: correctly initialize DataSource.sourceClient by Zyad A. Ali · 3 years, 4 months ago
  95. ab708d0 content/static: display NotAtLatest badge by Jonathan Amsterdam · 3 years, 4 months ago
  96. 34f05b6 root: add config and scripts for processing ts and css files by Jamal Carvalho · 3 years, 4 months ago
  97. 53de88f cmd/prober: update URLs by Julie Qiu · 3 years, 4 months ago
  98. 2ef000b e2e: add snapshot tests for homepage by Jamal Carvalho · 3 years, 4 months ago
  99. c20b9de internal/frontend: fix latest-version test by Jonathan Amsterdam · 3 years, 4 months ago
  100. b243b0c internal/licenses: add exception for MIT variant by Jonathan Amsterdam · 3 years, 4 months ago