Commit Graph

3980 Commits (1ef87773b1e75b99b4b842303542fd17d9c2e6f7)

Author SHA1 Message Date
Lunny Xiao 98ab9445d1
Users with `read` permission of pull requests can be assigned too (#27263) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 9 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Earl Warren b748d62b46
Add slow SQL query warning (#27545) 9 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 9 months ago
6543 217d71c48a
Workaround to clean up old reviews on creating a new one (#28554) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago
yp05327 8e2831611c
Fix gitea-action user avatar broken on edited menu (#29190) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
KN4CK3R 155269fa58
Remove unused `KeyID`. (#29167) 9 months ago
KN4CK3R 37061e8266
Use ghost user if user was not found (#29161) 9 months ago
6543 6fad2c8744
Dont load Review if Comment is CommentTypeReviewRequest (#28551) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
Gwyneth Morgan 5b2fd0fc19
Drop "@" from email sender to avoid spam filters (#29109) 9 months ago
Lunny Xiao 8c6ffdac37
Remove unnecessary parameter (#29092) 9 months ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 9 months ago
KN4CK3R 688d4a1f71
Unify password changing and invalidate auth tokens (#27625) 10 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 10 months ago
Gwyneth Morgan 360b3fd17c
Include username in email headers (#28981) 10 months ago
silverwind a6cea59514
Update tool dependencies (#29030) 10 months ago
Lunny Xiao 3a66762130
Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) 10 months ago
KN4CK3R 27d4c11ec3
Fix joins in `db.Find(AndCount)` (#28978) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
wackbyte a240d5dfa7
Fix non-alphabetic sorting of repo topics (#28938) 10 months ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
Lunny Xiao eba9c0ce48
Add testing for CalcCommitStatus (#28823) 10 months ago
Lunny Xiao 2bdab948cb
Add missing migration (#28827) 10 months ago
Mihir Joshi b8270240bf
Fix reverting a merge commit failing (#28794) 10 months ago
Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757) 10 months ago
KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 10 months ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 10 months ago
yp05327 b820019fec
Fix when private user following user, private user will not be counted in his own view (#28037) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Lunny Xiao fa8c3beb26
Speed up loading the dashboard on mysql/mariadb (#28546) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
Kyle D 54acf7b0d4
Normalize oauth email username (#28561) 11 months ago
Lunny Xiao da58bb85fa
Upgrade xorm to new version which supported update join for all supported databases (#28590) 11 months ago
Lunny Xiao cb10f2767c
Fix migration test (#28659) 11 months ago
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636) 11 months ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 11 months ago
wxiaoguang f3999888c0
Refactor some legacy code and remove unused code (#28622) 11 months ago