Commit Graph

52 Commits (742e21aeba5c02935269a2a3681f4486019ce542)

Author SHA1 Message Date
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
6543 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376)
4 years ago
Kyle Evans a5018d099d
cmd: dump: check value of skip-repository flag (#11254)
4 years ago
Kyle Evans 1bdffefc05
cmd: dump: add an -L/--skip-log option (#11253)
4 years ago
Lunny Xiao 9f40bb020e fix dump non-exist log directory (#9818)
4 years ago
Rychu 2b0e4e0cb8 Fixed errors logging in dump.go (#9218)
4 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
John Olheiser e255df83a6 Change verbose flag in dump command to avoid colliding with global version flag (#6822)
5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
5 years ago
mrsdizzie e14cad79c9 Include custom configuration file in dump (#6516)
5 years ago
glaszig dbba46c216 support custom file name in `gitea dump` command (#6474)
5 years ago
Zsombor 656456441c Add flag to skip repository dumping (#5695)
5 years ago
Morgan Bazalgette 2b52f77e1b General refactor of the cmd package (#3328)
6 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
7 years ago
Jonas Östanbäck b1b8c5e9f4 Set TMPDIR enviroment variable for dump command (#1915)
7 years ago
Bo-Yi Wu 22295944df refactor: show command help message. (#1486)
7 years ago
Lunny Xiao 341b3a0349 bug fix for dump when data directoryis not exist (#1025)
7 years ago
Lunny Xiao 35548a9d4e remove unused fixme on dump command (#1065)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Lunny Xiao a8048c19f3 Update xorm and fix dump command (#692)
7 years ago
Manuel Kuhlmann e698654902 Add data directory excluding sessions to dump (#587)
7 years ago
Lunny Xiao 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565)
7 years ago
Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430)
7 years ago
Bwko 4ff0db0246 Catch os... errors
7 years ago
Bo-Yi Wu 5054020c1f fix gofmt error.
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs
8 years ago
Thomas Boerger 5b5af7daee
Made linter happy in cmd folder
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546)
8 years ago
Thibault Meyer 2c5411b00c Fix #3361: Dumps are created world readable (#3473)
8 years ago
Alex Myasoedov 84d9aff8a2 gogs dump tempdir flag (#3086)
8 years ago
Unknwon 7826eae452 #3045 fix DEPRECATED Action signature erorr
8 years ago
kakwa 1d7a1b6034 add name of the dump file in last log message
9 years ago
kakwa a59b1fcc21 Fix dump of log and custom directory in dump cmd
9 years ago
kakwa c5a9be9115 Using a tmp dir to generate db and repo dumps
9 years ago
kakwa f86afb04a2 Adding more error handling in dump cmd
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
9 years ago
Peter Smit 1ab09e4f1b Add option to provide configuration file on command line
9 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