tangled
alpha
login
or
join now
whitequark.org
/
git-pages
[mirror] Scalable static site server for Git forges (like GitHub Pages)
10
fork
atom
overview
issues
pulls
pipelines
git-pages
/
src
/
at
v0.3.1
31 files
audit.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
auth.go
Pass the context to logging functions.
1 month ago
backend.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
backend_fs.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
backend_s3.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
cache.go
Make installable with `go install`.
2 months ago
caddy.go
Parse URLs while loading configuration. NFCI
1 month ago
collect.go
Consolidate return values into `BlobMetadata`. NFC
1 month ago
config.go
Use TOML output for `-print-config` instead of JSON.
1 month ago
extract.go
Collect unresolved blob references in a dedicated error structure.
1 month ago
fetch.go
Collect statistics on blob reuse during archive upload.
1 month ago
flock_other.go
Allow `PATCH` method to apply partial updates.
1 month ago
flock_posix.go
Allow `PATCH` method to apply partial updates.
1 month ago
garbage.go
Display dead blob count after tracing.
1 month ago
headers.go
Allow downloading entire site via CLI or HTTP.
1 month ago
http.go
[breaking-change] Read principal's IP address from X-Forwarded-For.
1 month ago
log.go
Trim trailing `\n` from log messages.
1 month ago
main.go
Use TOML output for `-print-config` instead of JSON.
1 month ago
manifest.go
Report "dead" redirects as site issues.
1 month ago
migrate.go
Add `EnumerateManifests` API and `-list-manifests` option.
1 month ago
observe.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
pages.go
Report "dead" redirects as site issues.
1 month ago
patch.go
Add `Create-Parents:` mode to PATCH method.
1 month ago
redirects.go
Report "dead" redirects as site issues.
1 month ago
schema.pb.go
Implement `-audit-log` option.
1 month ago
schema.proto
Implement `-audit-log` option.
1 month ago
signal_other.go
Simplify SIGINT handling code. NFC
1 month ago
signal_posix.go
Simplify SIGINT handling code. NFC
1 month ago
update.go
Don't observe errors expected during incremental updates.
1 month ago
util.go
Simplify. NFCI
1 month ago
wildcard.go
[breaking-change] Make fallback handler per-instance, not per-wildcard.
1 month ago