| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -472/+0 |
* | Fix language switch for install page (#16043) | a1012112796 | 2021-06-01 | 1 | -0/+9 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 1 | -2/+2 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -3/+3 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -3/+3 |
* | use level config in main section when subsection not set level (#15176) | a1012112796 | 2021-03-28 | 1 | -1/+1 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 1 | -2/+3 |
* | Add Password Algorithm option to install page (#14701) | zeripath | 2021-02-16 | 1 | -0/+7 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 1 | -4/+4 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -2/+0 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -13/+41 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -18/+18 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -1/+6 |
* | Use mount but not register for chi routes (#13555) | Lunny Xiao | 2020-11-16 | 1 | -4/+6 |
* | Move install pages out of main macaron routes (#13195) | zeripath | 2020-10-19 | 1 | -11/+25 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -3/+3 |
* | Change default log configuration (#13088) | zeripath | 2020-10-10 | 1 | -1/+5 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 1 | -1/+1 |
* | models: fix xorm variable clobber (#12231) | Lars Lehtonen | 2020-07-13 | 1 | -3/+1 |
* | 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 |