Commit Graph

2487 Commits (332dbe73935ba960d8769bfc20b8d275922e4137)

Author SHA1 Message Date
6543 0c6a802731
[Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)
4 years ago
zeripath 69b8d7ba19
use assignment in tests (#12734)
4 years ago
techknowlogick 9a17e2830b
refactor repo_stats to use os.pipe (#11726)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 9fdb4f887b
Update to go-org 1.3.2 (#12728)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 dba5d82f86
Expose Attachemnt Settings by API (#12514)
4 years ago
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310)
4 years ago
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718)
4 years ago
6543 2a52aeec49
API: Expose its limitation settings (#12714)
4 years ago
Lauris BH e710a34981
Add spent time to referenced issue in commit message (#12220)
4 years ago
6543 d7456106bf
fix go1.15 lint error in modules/public/public.go (#12707)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
6543 ad4a644fb3
Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)
4 years ago
S7evinK 7af2ccd511
Avoid sending "0 new commits" webhooks (#12212)
4 years ago
zeripath 702e98c5ec
Set TLS minimum version to 1.2 (#12689)
4 years ago
zeripath 5fd9f72104
When reading expired sessions - expire them (#12686)
4 years ago
zeripath dead2a9b2d
Escape failed highlighted code (#12685)
4 years ago
zeripath 714ab71ddc
Ensure that all migration requests are cancellable (#12669)
4 years ago
zeripath 58f57b3b6c
Escape provider name in oauth2 provider redirect (#12648)
4 years ago
Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
zeripath eb1bf2377b
Set context for running CreateArchive in to that of the request (#12555)
4 years ago
techknowlogick c5d5d63c9c
Macaron 1.5 (#12596)
4 years ago
John Olheiser 211321fb93
Git migration UX (#12619)
4 years ago
John Olheiser b611ae1908
Mark Cache with ini tag (#12605)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
silverwind ee047312a1
Fix emoji replacements, make emoji images consistent (#12567)
4 years ago
John Olheiser 43a397ce9a
Initial support for push options (#12169)
4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
zeripath e429c1164e
Ensure that the detected charset order is set in chardet test (#12574)
4 years ago
zeripath fcabbae168
Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)
4 years ago
zeripath b78448e94e
Skip SSPI authentication attempts for /api/internal (#12556)
4 years ago
mrsdizzie fb70b5d207
Disable password complexity check default (#12557)
4 years ago
Success 7c0862b6d9
fix typos (#12545)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Wim e14f6088f8
Remove hardcoded ES indexername (#12521)
4 years ago
Florian Klink 95d478c29c
change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446)
4 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475)
4 years ago
zeripath be1b33c197
Do not add prefix on http/https submodule links (#12477)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
zeripath 02e990a89b
Prevent redirect back to /user/events (#12462)
4 years ago
6543 78d17b4b43
Make default StaticRootPath compile time settable (#12371)
4 years ago
zeripath e770c2b850
Detect full references to issues and pulls in commit messages (#12399)
4 years ago