Commit Graph

463 Commits (4027c5dd7c11c1256094e202be591ec1b86a011e)

Author SHA1 Message Date
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
6543 78d17b4b43
Make default StaticRootPath compile time settable (#12371)
4 years ago
techknowlogick e6c9f19b8f
Use url.Parse to parse hostname (#12335)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
Stormxx 26e931ae34
fix a spelling error (#12163)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
techknowlogick 6bf78d2b57
Global default branch setting (#11918)
4 years ago
zeripath 9ecf732abc
Prevent panic on empty HOST for mysql (#11850)
4 years ago
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
4 years ago
PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376)
4 years ago
Emanuel Angelo a39557f8fb
European Portuguese translation (#11568)
4 years ago
John Olheiser a6fd2f23f7
Allow site admin to disable mirrors (#11740)
4 years ago
zeripath a1ad188326
Fix chardet test and add ordering option (#11621)
4 years ago
zeripath e8955173a9
Default MSSQL port 0 to allow automatic detection by default (#11642)
4 years ago
zeripath 3aedc795c4
Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
zeripath c81ab17de9
TrimSpace when reading InternalToken from a file (#11502)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 0052d788da
Allow log.xxx.default to set logging settings for the default logger only (#11292)
4 years ago
zeripath f8e015e8e4
Move LFS directory creation out of NewContext (#11362)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256)
4 years ago
Alexander Scheel 1bf9e44bda
Fix sanitizer config - multiple rules (#11133)
4 years ago
zeripath b10c416f9e
Use AJAX for notifications table (#10961)
4 years ago
zeripath e74c4e1be9
Add option to increase provided OAuth2 token maximum size (#11180)
4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
zeripath 9269b7f627
Multiple LFS improvements (#10667)
4 years ago
John Olheiser de63ac046e
Make PR message on pushes configurable (#10664)
4 years ago
zeripath 513b962c1d
Add max-file-size to LFS (#10463)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
4 years ago
guillep2k 70aa629ae7
Add warning when using relative path to app.ini (#10104)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
zeripath 1d7b7504d0
Make CertFile and KeyFile relative to CustomPath (#9868)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
zeripath c76c70a16c Move mailer to use a queue (#9789)
4 years ago
zeripath 65baacf227
Make hook status printing configurable with delay (#9641)
4 years ago
6543 c779ac12c9 fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622)
4 years ago