56 Commits (6d2866f20c7ba725a02d8ecdd42810291ef4f97c)

Author SHA1 Message Date
  Johan Van de Wauw 6d2866f20c
dump: Add option to skip LFS/attachment files (#15407) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  zeripath 3477e616ab
Exclude the current dump file from the dump (#14606) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  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) 3 years ago
  6543 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760) 3 years ago
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
  PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376) 3 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) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 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) 6 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. 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs 7 years ago
  Thomas Boerger 5b5af7daee
Made linter happy in cmd folder 7 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 years ago
  Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546) 7 years ago
  Thibault Meyer 2c5411b00c Fix #3361: Dumps are created world readable (#3473) 7 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 8 years ago
  kakwa a59b1fcc21 Fix dump of log and custom directory in dump cmd 8 years ago
  kakwa c5a9be9115 Using a tmp dir to generate db and repo dumps 8 years ago
  kakwa f86afb04a2 Adding more error handling in dump cmd 8 years ago
  Unknwon e030109b5a fix api broken 8 years ago
  Unknwon e75fd2f783 simplify names 8 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 9 years ago