Commit Graph

3433 Commits (2854031d870434f4a9f7e5131846eb6a7209ca59)

Author SHA1 Message Date
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
wxiaoguang 994257d266
Add missing `sorting` column in `project_issue` table (#19635) 2 years ago
zeripath a7f52684cb
Prevent NPE when checking repo units if the user is nil (#19625) 2 years ago
singuliere b536b65189
GetFeeds must always discard actions with dangling repo_id (#19598) 2 years ago
Gusted 3114cd30b8
Only check for non-finished migrating task (#19601) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
Gusted 982b726b08
Don't fetch Mirror when it's migrating (#19588) 2 years ago
Lunny Xiao 772ad761eb
Fix some slice problems (incorrect slice length) (#19592) 2 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 2 years ago
wxiaoguang 71bafa0263
ignore DNS error when doing migration allow/block check (#19566) 2 years ago
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
Florin Hillebrand ad6d08d155
Add API to query collaborators permission for a repository (#18761) 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 6cc8aed737
Fix two typos (#19504) 2 years ago
Gusted 4e912a61c8
Improve Stopwatch behavior (#18930) 2 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
Lunny Xiao fc002860d8
Simplify the code to get issue count (#19380) 2 years ago
Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 2 years ago
qwerty287 ae6a52440a
Fix panic in team repos API (#19431) 2 years ago
KN4CK3R 18727df73a
Add Helm Chart registry (#19406) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
wxiaoguang d906858847
Use "main" as default branch name (#19354) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
6543 75f8534c3a
API: Search Issues, dont show 500 if filter result in empty list (#19244) 2 years ago
KN4CK3R 5e242e021b
Package registry changes (#19305) 2 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
Lunny Xiao 89b9d42f08
Fix broken of team create (#19288) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
Lunny Xiao 3a73645502
Performance improvement for add team user when org has more than 1000 repositories (#19227) 3 years ago
6543 9c349a4277
Move checks for pulls before merge into own function (#19271) 3 years ago
Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 3 years ago
Gusted 43332a483f
Update reserved usernames list (#18438) 3 years ago
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
zeripath 1eebbf23f0
When conflicts have been previously detected ensure that they can be resolved (#19247) 3 years ago
Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) 3 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
Pilou 893c8938fc
New cron task: delete old system notices (#19219) 3 years ago
zeripath d6fa138e7c
Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 3 years ago
zeripath d2ca021df0
Touch mirrors on even on fail to update (#19217) 3 years ago
Abheek Dhawan f316582458
Set the default branch for repositories generated from templates (#19136) 3 years ago