Lunny Xiao
9fa540473b
Move database settings from models to setting ( #7806 )
...
* move database settings from models to setting
* update docs
* fix checkout pr
* fix tests
* fix lint
* remove unsupported tidb options
* correct wrong variable name
* remove tidb totally
2019-08-24 11:24:45 +02:00
Lanre Adelowo
df5dae2dc6
Disallow empty titles ( #5785 )
...
* add util method and tests
* make sure the title of an issue cannot be empty
* wiki title cannot be empty
* pull request title cannot be empty
* update to make use of the new util methof
2019-01-21 13:45:32 +02:00
Lanre Adelowo
5b5fa82ba4
Make sure argsSet verifies string isn't empty too ( #4980 )
2018-12-27 14:38:38 +02:00
zeripath
1271d49783
Create AuthorizedKeysCommand ( #5236 )
2018-11-01 09:41:07 -04:00
Morgan Bazalgette
e45a300221
General refactor of the cmd package ( #3328 )
...
* General refactor of the cmd package
* Address breakage in runCreateUser
* Place "common" functions into cmd.go
2018-01-12 23:16:49 +01:00
Matthias Loibl
cd1638803d
Use cli Flags directly and not some helper funcs
...
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com >
2016-11-09 23:18:22 +01:00
Kim "BKC" Carlbäcker
ee478cfb79
codegangsta/cli => urfave/cli ( #3546 )
2016-08-30 04:57:58 -07:00
Unknwon
96e2cb89c7
fix api broken
2015-11-15 17:07:44 -05:00