You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/cmd
kakwa f86afb04a2 Adding more error handling in dump cmd
The dump cmd did not check the return value of the z.AddFile or
z.AddDir when building the final archive.
It caused the dump command to succeed even if an error occurred.
The resulted dump archive could be corrupted/empty.
(errors could be various: removal by a concurrent process, disk full,
bugs in the dump cmd itself)
9 years ago
..
cert.go fix api broken 9 years ago
cert_stub.go cmd: code fix for #905 10 years ago
cmd.go fix api broken 9 years ago
dump.go Adding more error handling in dump cmd 9 years ago
serve.go print error log to client side when dev mode 9 years ago
update.go fix api broken 9 years ago
web.go #1944 Drop /org/ URL path prefix in organization home page 9 years ago