index
:
go-x-pkgsite
main
revert-to-dirmodgetter
Fork of golang.org/x/pkgsite with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
postgres
Age
Commit message (
Expand
)
Author
7 days
internal/postgres: allow matching exact prefix with exact:
Madeline Kalil
2026-03-27
all: run go fix -stringsseq
Hana Kim
2026-03-26
all: run go fix -slicescontains
Hana Kim
2026-03-26
internal: consolidate build context and unit resolution logic
Ethan Lee
2026-03-26
all: fix rangeint
Hana Kim
2026-03-26
internal/api: implement package symbols endpoint
Ethan Lee
2026-03-25
all: add LatestVersion to ModuleInfo
Ethan Lee
2026-03-24
all: pgx/v4 to v5 and upgrade pq
Ethan Lee
2026-03-24
internal/api: implement module packages endpoint
Ethan Lee
2026-03-20
internal: conditionally return documentation in GetUnit
Ethan Lee
2026-03-17
all: fix minmax
Hana Kim
2026-03-13
all: fix forvar
Hana Kim
2026-03-12
internal/postgres: clean up duplicated comments in upsertSymbolSearchDocuments
Ethan Lee
2026-02-03
internal/postgres: optimize unit metadata lookup for unknown module paths
Ethan Lee
2025-11-28
internal/postgres: fix %q verb uses with wrong type
Dmitri Shuralyov
2025-11-17
Revert "internal/postgres: utilize num_imports column in insert_module"
Ethan Lee
2025-11-13
internal/postgres: utilize num_imports column in insert_module
Ethan Lee
2025-11-13
internal/postgres: use JOINs in GetModuleVersionsToClean query
Ethan Lee
2025-11-13
internal/testing: avoid data race to NonRedistributableLicense
Rob Findley
2025-11-10
internal/postgres: remove the exclusive lock in upsertPath
Rob Findley
2025-11-05
internal/postgres: exclude internal packages when doing shortcut resolution
Nicholas S. Husin
2025-10-29
add github.com/cdktf/cdktf-provider-google-go/google/v16 to skip-symbols
Ethan Lee
2025-10-23
internal/postgres: add skip-symbols list to saveModule
Ethan Lee
2025-08-14
internal/postgres: apply bypassLicenseCheck to IsRedistributable column
Jean Barkhuysen
2025-07-21
internal/database: allow running db tests under different db name
Jean Barkhuysen
2025-04-01
internal/postgres: use a more straightforward return value
cuishuang
2025-02-18
all: upgrade go directive to at least 1.23.0 [generated]
Gopher Robot
2025-02-06
vuln: fix missed usage of Wrap after removing legacy vulndb support
Kha Nguyen
2025-01-27
internal/postgres: add search knobs
Jonathan Amsterdam
2025-01-21
internal/postgres: search doesn't group stdlib
Jonathan Amsterdam
2025-01-03
all: make function and struct comments match the names
cuishuang
2024-12-26
internal/frontend/search: don't return 500 on timeout
Jonathan Amsterdam
2024-11-08
internal/godoc: increase max doc HTML limit
Jonathan Amsterdam
2024-11-08
test/screentest: remove unneeded seeds
Jonathan Amsterdam
2024-09-04
internal/postgres: insert module path even if not a package
Jonathan Amsterdam
2024-09-04
several: use stdlib functions
Jonathan Amsterdam
2024-04-05
internal/postgres: exclusions should be case insensitive
Robert Findley
2024-03-05
worker: display request state on main page
Jonathan Amsterdam
2024-02-27
internal/postgres: speed up imported-by counts
Jonathan Amsterdam
2024-02-22
internal/worker: add batch param to update-imported-by-count route
Jonathan Amsterdam
2024-02-21
internal/postgres: support module@version exclusions
Jonathan Amsterdam
2024-01-23
internal: move UnitMeta.IsRedistributable to Unit
Michael Matloob
2024-01-22
internal: move UnitMeta.Licenses to Unit
Michael Matloob
2023-12-18
internal/postgres: delete dead code depending on goldmark
Michael Matloob
2023-08-25
internal/config: separate config initialization into serverconfig
Michael Matloob
2023-08-23
all: remove arbitrary hard-coded timeouts in tests
Bryan C. Mills
2023-08-22
internal/testing/fakedatasource: implement PostgresDB interface
Michael Matloob
2023-08-04
internal/middleware: move stats to its own package
Michael Matloob
2023-07-18
internal: add an interface for internal/postgres.DB
Michael Matloob
2023-07-18
internal: remove repetitive words
cui fliter
[next]