Lunny Xiao
|
08a2088db4
|
Only update needed columns when update user (#2296)
* only update needed columns when update user
* fix missing update_unix column
|
8 years ago |
Bo-Yi Wu
|
61cf12ca8c
|
refactor: show command help message. (#1486)
|
9 years ago |
Sandro Santilli
|
a1508b97c5
|
Add change-password admin command (#1304)
* Add change-password admin command
|
9 years ago |
Christoph König
|
dbd2291f0d
|
Fix typo (#990)
|
9 years ago |
Lunny Xiao
|
39dd88a1be
|
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
|
9 years ago |
Sandro Santilli
|
5bbc899ee8
|
Handle SetModel error, fixes one errcheck report (#257)
|
9 years ago |
Joubert RedRat
|
6f5bd631a2
|
Remove remaining Gogs reference on locales and cmd (#430)
|
9 years ago |
Sandro Santilli
|
cb1b3cc148
|
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
|
9 years ago |
Matthias Loibl
|
eb533b50fe
|
Improve formatting of admin command
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
9 years ago |
Matthias Loibl
|
af072f5d0e
|
Use cli Flags directly and not some helper funcs
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
9 years ago |
Thomas Boerger
|
de7e7460d0
|
Made linter happy in cmd folder
|
9 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
9 years ago |
Kim "BKC" Carlbäcker
|
2af18718d8
|
codegangsta/cli => urfave/cli (#3546)
|
9 years ago |
Unknwon
|
414b16bb9b
|
Add subcommand to create new user in CLI
|
9 years ago |