2
0
Commit Graph

14 Commits

Author SHA1 Message Date
Lunny Xiao
8503e52685 Only update needed columns when update user (#2296)
* only update needed columns when update user

* fix missing update_unix column
2017-08-12 22:18:44 +08:00
Bo-Yi Wu
275057e645 refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
Sandro Santilli
d332310ee1 Add change-password admin command (#1304)
* Add change-password admin command
2017-03-20 09:23:38 +01:00
Christoph König
b9b8e83758 Fix typo (#990) 2017-02-21 09:14:37 +08:00
Lunny Xiao
531ade9165 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
2017-02-20 16:11:13 +08:00
Sandro Santilli
dc94669f81 Handle SetModel error, fixes one errcheck report (#257) 2017-02-12 09:53:46 +01:00
Joubert RedRat
150e81104c Remove remaining Gogs reference on locales and cmd (#430) 2016-12-21 20:13:17 +08:00
Sandro Santilli
acb138c244 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
2016-11-10 17:24:48 +01:00
Matthias Loibl
4af6bd9178 Improve formatting of admin command
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
2016-11-09 23:32:24 +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
Thomas Boerger
8e6bde2874 Made linter happy in cmd folder 2016-11-04 23:45:06 +01:00
Rémy Boulanouar
61ec6729e6 Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
Kim "BKC" Carlbäcker
ee478cfb79 codegangsta/cli => urfave/cli (#3546) 2016-08-30 04:57:58 -07:00
Unknwon
db5ae28d83 Add subcommand to create new user in CLI 2016-08-13 16:11:52 -07:00