62 Commits (9f14fe43c6de96ce7cf81c87620fcd50e086910c)

Author SHA1 Message Date
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
Unknwon e030109b5a fix api broken 9 years ago
Unknwon e75fd2f783 simplify names 9 years ago
Unknwon f15fa9167a cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
10 years ago
Peter Smit 1ab09e4f1b Add option to provide configuration file on command line 10 years ago
chai2010 f9ad8d6903 Fix #656 10 years ago
Unknwon b2632dec09 Page: Compare 2 commits 10 years ago
Unknwon f8977f4847 Organization level webhooks 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown c1eb4d894a Clean api code 10 years ago
Unknown a641854cad command dump 10 years ago
Unknown 3bd5fc6d6f Add command dump and move to cmd did 10 years ago