gogs/internal/cmd
Joe Chen 75fbb82440
db: use `context` for backup and restore (#7044)
2022-06-11 11:10:25 +08:00
..
admin.go
backup.go db: use `context` for backup and restore (#7044) 2022-06-11 11:10:25 +08:00
cert.go autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
cert_stub.go autofix: unused parameter should be replaced by underscore (#6799) 2022-03-06 15:46:21 +08:00
cmd.go
hook.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
import.go autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
restore.go db: use `context` for backup and restore (#7044) 2022-06-11 11:10:25 +08:00
serv.go db: use `context` and go-mockgen for `PermsStore` (#7033) 2022-06-08 19:26:20 +08:00
web.go web: enable `ETag` to improve loading speed of static resources (#7035) 2022-06-09 09:48:03 +08:00