Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disallow empty titles (#5785) | Lanre Adelowo | 2019-01-21 | 1 | -2/+3 |
| | | | | | | | | | | | | * 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 | ||||
* | Make sure argsSet verifies string isn't empty too (#4980) | Lanre Adelowo | 2018-12-27 | 1 | -0/+5 |
| | |||||
* | Create AuthorizedKeysCommand (#5236) | zeripath | 2018-11-01 | 1 | -1/+5 |
| | |||||
* | General refactor of the cmd package (#3328) | Morgan Bazalgette | 2018-01-12 | 1 | -0/+38 |
| | | | | | | | | * General refactor of the cmd package * Address breakage in runCreateUser * Place "common" functions into cmd.go | ||||
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 1 | -42/+0 |
| | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | fix api broken | Unknwon | 2015-11-15 | 1 | -0/+42 |