27 Commits (main)

Author SHA1 Message Date
wxiaoguang de70cd3853
Fix cli "Before" handling (#35797) 2 months ago
wxiaoguang 7954f25290
Fix incorrect cli default values and default command (#34765) 6 months ago
TheFox0x7 e9f5105e95
Migrate to urfave v3 (#34510) 6 months ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 2 years ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 3 years ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 3 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 3 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 3 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 years ago
yutotnh 3708ca8e28
fix: some typos (#19956) 4 years ago
Norwin 5fdd30423e
Fix flag validation (#19046) 4 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 4 years ago
Lunny Xiao 69b61d4373
Fix bug on admin subcommand (#17533) 4 years ago
Lunny Xiao 63c0dc89ef
Rename db Engines related functions (#17481) 4 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 4 years ago
zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 4 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079) 5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 6 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785) 7 years ago
Lanre Adelowo a82ba73346 Make sure argsSet verifies string isn't empty too (#4980) 7 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236) 7 years ago
Morgan Bazalgette 2b52f77e1b General refactor of the cmd package (#3328) 8 years ago
Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs 9 years ago
Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546) 9 years ago
Unknwon e030109b5a fix api broken 10 years ago