Commit Graph

149 Commits (4160bd6ef1e70f3e6ec6bb69b1cd37a66f14c4e3)

Author SHA1 Message Date
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 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)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 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)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Piotr Orzechowski 57edc3155f Default log level to Info without hardcoding it in installer (#3041)
6 years ago
Sandro Santilli 67b0d2175d Set OpenID support on by default when installing new instance (#3010)
6 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)
7 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571)
7 years ago
Lunny Xiao 7802699f52 fix installation page ssh domain unavilable
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
btrepp 25b5ffb6af Enables mssql support (#383)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327)
7 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
7 years ago
Lunny Xiao 6ed7f269f1 Move init functions from routers/install to routers/init (#230)
7 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Matthias Loibl 31da225309 Check unhandled errors (#128)
7 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
7 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 6da55159a2
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 13a8823bd3 #3495 only start builtin SSH server after user finish installation
8 years ago
Unknwon a47aef5460 #2852 code cleanup
8 years ago
Unknwon 70fbcd2f27 models: rename EnableTidb to EnableTiDB
8 years ago
Unknwon edd786446c #3158 skip RUN_USER check on Windows
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
rugk 28dc5bb566 Replace gogs.io http links with https version (#3386)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago