Commit Graph

603 Commits (1d02a9c9fbb84bca9e6fb1dd595b07e2524c3766)

Author SHA1 Message Date
zeripath 42be548ecc
EscapeFilter the group dn membership (#20200) (#20254) 2 years ago
wxiaoguang bf43db10a9
Fix cli command restore-repo: "units" should be parsed as cli.String (#20183) (#20187) 2 years ago
Lunny Xiao 3e4fe009e7
Check if project has the same repository id with issue when assign project to issue (#20133) (#20188) 2 years ago
a1012112796 a4b1967ea3
Fix delete pull head ref for DeleteIssue (#20032) (#20034) 2 years ago
zeripath 1e9ad8eb21
Write Commit-Graphs in RepositoryDumper (#20004) 2 years ago
Lunny Xiao 27ba86d283
move agit dependcy (#19998) 2 years ago
a1012112796 e3e06d13af
fix permission check for delete tag (#19985) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Gusted f0ce5470e5
Always try to fetch repo for mirrors (#19975) 2 years ago
wxiaoguang 9f87b60b46
Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) 2 years ago
Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
Gusted edf14202fe
Unify repo settings & show better error (#19828) 2 years ago
Lunny Xiao ce3dd04c63
Fix some mirror bugs (#18649) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
zeripath 7948cb3149
Prevent NPE whilst migrating if there is a team request review (#19855) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Wim e528e2b435
Implement http signatures support for the API (#17565) 2 years ago
Paweł Bogusławski 14d96ff7ac
Disable unnecessary mirroring elements (#18527) 2 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 2 years ago
Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 years ago
zeripath e32ab429ff
Prevent NPE on update mirror settings (#19864) 2 years ago
zeripath d002e3da00
Fix spelling mistake in ProcReceive (#19853) 2 years ago
Yehonatan Ezron f2439b7e4c
fix(telegram): fix link bot to release tag (#19830) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2 years ago
Gusted 61f939359d
Use a better OlderThan for DeleteInactiveUsers (#19693) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 2 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 2 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
6543 f034ee6cf0
PullService lock via pullID (#19520) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
Gwilherm Folliot b7abb31b7b
Move user password verification after checking his groups on ldap auth (#19587) 2 years ago
wxiaoguang 71bafa0263
ignore DNS error when doing migration allow/block check (#19566) 2 years ago
6543 d8905cb623
Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2 years ago
99rgosse edff571aa9
Avoid MoreThanOne Error (#19557) 2 years ago
Ivan Fedorov d23f220343
Added X-Mailer header to outgoing emails (#19562) 2 years ago
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
6543 06e4687cec
more context for models (#19511) 2 years ago
Lunny Xiao 2728f0c213
Fix migrate release from github (#19510) 2 years ago
zeripath 41fcf7b7de
Prevent dangling archiver goroutine (#19516) 2 years ago