| Commit message (Expand) | Author | Age | Files | Lines |
* | Whenever the ctx.Session is updated, release it to save it before sending the... | zeripath | 2020-05-17 | 1 | -0/+5 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+3 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -1/+2 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -0/+6 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -33/+29 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -4/+4 |
* | Install page - Handle invalid administrator username better (#7060) | zeripath | 2019-05-28 | 1 | -12/+36 |
* | fix charset was not saved after installation finished (#7048) | Lunny Xiao | 2019-05-26 | 1 | -0/+2 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -0/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -1/+1 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -1/+1 |
* | Remove traces of embedded TiDB (#4906) | techknowlogick | 2018-09-11 | 1 | -15/+2 |
* | Use updated docs link on install page (#4668) | techknowlogick | 2018-08-11 | 1 | -1/+1 |
* | Keep preseeded database password (#4284) | tarelda | 2018-07-03 | 1 | -0/+1 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 1 | -0/+2 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -2/+8 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -1/+1 |
* | Default log level to Info without hardcoding it in installer (#3041) | Piotr Orzechowski | 2017-12-01 | 1 | -1/+1 |
* | Set OpenID support on by default when installing new instance (#3010) | Sandro Santilli | 2017-11-29 | 1 | -2/+2 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+2 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -0/+4 |
* | fix misspell (#1996) | Bo-Yi Wu | 2017-06-18 | 1 | -1/+1 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+2 |
* | fix go get sub package and add domain on installation to let go get work defa... | Lunny Xiao | 2017-04-21 | 1 | -0/+1 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -3/+3 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -1/+1 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -0/+4 |
* | fix installation page ssh domain unavilable | Lunny Xiao | 2016-12-27 | 1 | -2/+2 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -0/+19 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -2/+4 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -11/+17 |
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -5/+5 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | Move init functions from routers/install to routers/init (#230) | Lunny Xiao | 2016-11-24 | 1 | -69/+0 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -19/+24 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -14/+14 |
* | Check unhandled errors (#128) | Matthias Loibl | 2016-11-10 | 1 | -3/+14 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -12/+12 |
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 | 1 | -3/+3 |
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -0/+1 |
* | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | 1 | -7/+6 |
* | #2852 code cleanup | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | models: rename EnableTidb to EnableTiDB | Unknwon | 2016-08-11 | 1 | -3/+3 |
* | #3158 skip RUN_USER check on Windows | Unknwon | 2016-08-09 | 1 | -4/+3 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -0/+2 |
* | Replace gogs.io http links with https version (#3386) | rugk | 2016-08-05 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |