Bo-Yi Wu
|
22295944df
|
refactor: show command help message. (#1486)
|
8 years ago |
Sandro Santilli
|
e1586898b2
|
Add change-password admin command (#1304)
* Add change-password admin command
|
8 years ago |
Christoph König
|
ffde33bdfa
|
Fix typo (#990)
|
8 years ago |
Lunny Xiao
|
04fdeb9d8d
|
Make Xorm log configurable (#174)
* make xorm log configable
* bug fixed for other sub commands except web
* rebase and fix xorm log
* bug fix for TrimSpace
|
8 years ago |
Sandro Santilli
|
9b4f6c1c32
|
Handle SetModel error, fixes one errcheck report (#257)
|
8 years ago |
Joubert RedRat
|
ce21ed6c34
|
Remove remaining Gogs reference on locales and cmd (#430)
|
8 years ago |
Sandro Santilli
|
4247304f5a
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
8 years ago |
Matthias Loibl
|
90fb64b217
|
Improve formatting of admin command
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
8 years ago |
Matthias Loibl
|
5cd093aa46
|
Use cli Flags directly and not some helper funcs
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
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 |
Unknwon
|
0f33b04c87
|
Add subcommand to create new user in CLI
|
8 years ago |