summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Add must-change-password flag to cli for creating a user (#4955)Lanre Adelowo2018-10-211-5/+17
* Give user a link to create PR after push (#4716)Julien Tant2018-10-201-0/+43
* refactor: err != nil check, just return error instead (#5093)Bo-Yi Wu2018-10-181-15/+4
* Add/remove/list oauth providers via cli (#4591)techknowlogick2018-09-121-0/+286
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+33
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-071-0/+16
* Add config path as an optional flag when changing pass via CLI (#4184)Fluf2018-06-091-0/+9
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-291-1/+1
* Add cli commands to regen hooks & keys (#3979)techknowlogick2018-05-171-0/+58
* Do not allow inactive users to access repositories using private keys (#3887)Lauris BH2018-05-021-0/+6
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-181-0/+83
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-271-2/+6
* General refactor of the cmd package (#3328)Morgan Bazalgette2018-01-126-79/+92
* Cleanup models.User.HashPassword (#3334)Kim "BKC" Carlbäcker2018-01-121-2/+1
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-081-1/+1
* Add repo-sync-releases admin command (#3254)Sandro Santilli2017-12-311-0/+75
* Add an option to allow redirect of http port 80 to https. (#1928)Mike Fellows2017-12-251-0/+23
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-2/+3
* fix run web with -p push failed (#3154)Lunny Xiao2017-12-131-0/+30
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-11/+3
* Add external markup render support (#2570)Lunny Xiao2017-11-071-0/+3
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-032-7/+4
* improve force push detect when push (#2798)Lunny Xiao2017-10-281-1/+1
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-23/+25
* Only update needed columns when update user (#2296)Lunny Xiao2017-08-121-1/+1
* Set TMPDIR enviroment variable for dump command (#1915)Jonas Östanbäck2017-06-081-0/+5
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+1
* Add units to team (#947)Lunny Xiao2017-05-181-0/+8
* Remove env user salt since no need to use (#1515)Lunny Xiao2017-05-061-2/+0
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-041-39/+21
* Integration test framework (#1290)Ethan Koenig2017-04-251-629/+3
* support health check via / and fix #969 (#1520)Lunny Xiao2017-04-201-0/+4
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-201-0/+5
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-192-1/+8
* Better URL validation (#1507)Lauris BH2017-04-191-0/+2
* refactor: show command help message. (#1486)Bo-Yi Wu2017-04-124-3/+7
* refactor update ssh key use time (#1466)Lunny Xiao2017-04-071-7/+1
* Add watch button on issueAndrey Nering2017-03-291-0/+1
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-2/+2
* Fix FCGI (over TCP) support (#1368)Pavel Korovin2017-03-231-1/+6
* LFS: Fix SSH authentication for trailing arguments (#1328)Fabian Zaremba2017-03-221-3/+5
* LFS: Return 404 for unimplemented endpoints (#1330)Fabian Zaremba2017-03-201-0/+3
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-201-0/+1
* Add change-password admin command (#1304)Sandro Santilli2017-03-201-0/+52
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-12/+12
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+21
* Allow push to init a wiki repo (#1279)Lunny Xiao2017-03-171-0/+6
* Batch updates for issues (#926)Ethan Koenig2017-03-151-6/+5
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-1/+1