forgejo/modules
PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376)
* Dump: Use mholt/archive/v3 to support tar including many compressions

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* Dump: Allow dump output to stdout

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* Dump: Fixed bug present since #6677 where SessionConfig.Provider is never "file"

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* Dump: never pack RepoRootPath, LFS.ContentPath and LogRootPath when they are below AppDataPath

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* Dump: also dump LFS (fixes #10058)

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* Dump: never dump CustomPath if CustomPath is a subdir of or equal to AppDataPath (fixes #10365)

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* Use log.Info instead of fmt.Fprintf

Signed-off-by: Philipp Homann <homann.philipp@googlemail.com>

* import ordering

* make fmt

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Matti R <matti@mdranta.net>
2020-06-05 16:47:39 -04:00
..
analyze Exclude generated files from language statistics (#11653) 2020-05-29 09:20:01 +03:00
auth Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
avatar
base
cache
charset Fix chardet test and add ordering option (#11621) 2020-06-02 19:20:19 -03:00
context Provide diff and patch API endpoints (#11751) 2020-06-05 14:03:12 +03:00
convert Issue/Pull expose IsLocked Property on API (#11708) 2020-06-01 22:01:55 +01:00
cron
emoji Update emoji dataset with skin tone variants (#11678) 2020-06-02 02:22:40 -04:00
eventsource
generate
git Fix language stat calculation (#11692) 2020-05-31 01:58:55 +03:00
gitgraph
graceful
highlight
httplib
indexer Fix language stat calculation (#11692) 2020-05-31 01:58:55 +03:00
lfs
log
markup Update emoji regex (#11584) 2020-05-29 17:08:36 +01:00
metrics
migrations
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
repository Add API Endpoint for Branch Creation (#11607) 2020-05-29 19:16:20 +01:00
secret
session Prevent (caught) panic on login (#11590) 2020-05-23 20:59:04 -03:00
setting Dump: add output format tar and output to stdout (#10376) 2020-06-05 16:47:39 -04:00
ssh
structs Add internal-repo octicon for public repos of private org (#11529) 2020-06-05 14:41:06 +03:00
sync
task
templates Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
test
timeutil
upload
user
util
validation
webhook