Commit Graph

166 Commits (75dfc46d7cbd7ac0d2c3f8dca5b65ab11afcc981)

Author SHA1 Message Date
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
a1012112796 3273fb9af1
use level config in main section when subsection not set level (#15176) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
zeripath ad43b119a8
Add Password Algorithm option to install page (#14701) 4 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480) 4 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555) 4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195) 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) 4 years ago
zeripath d65cd5677a
Change default log configuration (#13088) 4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813) 4 years ago
Lars Lehtonen b49a195839
models: fix xorm variable clobber (#12231) 4 years ago
zeripath 76053ac31a
Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
zeripath bd9ed96da5
Install page - Handle invalid administrator username better (#7060) 5 years ago
Lunny Xiao d67fd69474 fix charset was not saved after installation finished (#7048) 5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 6 years ago
techknowlogick f1ad4bb3d5
Remove traces of embedded TiDB (#4906) 6 years ago
techknowlogick ce7c64c7e1
Use updated docs link on install page (#4668) 6 years ago
tarelda 5676f60cba Keep preseeded database password (#4284) 6 years ago
FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910) 6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531) 7 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Piotr Orzechowski 57edc3155f Default log level to Info without hardcoding it in installer (#3041) 7 years ago
Sandro Santilli 67b0d2175d Set OpenID support on by default when installing new instance (#3010) 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276) 7 years ago
Bo-Yi Wu b7812be33a fix misspell (#1996) 7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686) 7 years ago
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518) 8 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571) 8 years ago
Lunny Xiao 7802699f52 fix installation page ssh domain unavilable 8 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 8 years ago
btrepp 25b5ffb6af Enables mssql support (#383) 8 years ago
Denis Denisov 380e32e129 Fix random string generator (#384) 8 years ago
Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago