4455 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
Zettat123 0d740a6a72
Improve online runner check (#35722) 2 months ago
ChristopherHX 08b9776970
Refactor Actions Token Access (#35688) 2 months ago
Kemal Zebari a9f2ea720b
Honor delete branch on merge repo setting when using merge API (#35488) 2 months ago
wxiaoguang 5f0697243c
Don't block site admin's operation if SECRET_KEY is lost (#35721) 2 months ago
wxiaoguang 3917d27467
Make restricted users can access public repositories (#35693) 2 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 2 months ago
Zettat123 897e48dde3
Add quick approve button on PR page (#35678) 2 months ago
wxiaoguang 2d36a0c9ff
Fix various bugs (#35684) 2 months ago
Lunny Xiao a7eceb57a9
Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
ChristopherHX 25c4eb1659
Refactor ActionRunJob parsing into a reusable function (#35623) 2 months ago
Zettat123 40f71bcd4c
Support Actions `concurrency` syntax (#32751) 2 months ago
Lunny Xiao 9f664ab330
Fix inputing review comment will remove reviewer (#35591) 2 months ago
da Kai 0bc129481d
Print PR-Title into tooltip for actions (#35579) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao ad2ff67343
Move archive function to repo_model and gitrepo (#35514) 2 months ago
Lunny Xiao 17c8aa6587
Add rebase push display wrong comments bug (#35560) 3 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 3 months ago
Lunny Xiao 7bf2972379
Move GetDiverging functions to gitrepo (#35524) 3 months ago
Bjarne Koll 2f3da6d6b3
Correctly override user unitmodes (#35501) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 3 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 3 months ago
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 months ago
Lunny Xiao 2653ac95e0
Extend comment treepath length (#35389) 3 months ago
Lunny Xiao e35e724e42
Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 3 months ago
koalajoe23 2802f96e97
check user and repo for redirects when using git via SSH transport (#35416) 3 months ago
Lunny Xiao 1717af72c4
Move some functions from package git to gitrepo (#33910) 4 months ago
Lunny Xiao 4e1b8db1fc
Move HasWiki to repository service package (#33912) 4 months ago
confusedsushi dca375aad2
when sorting issues by nearest due date, issues without due date should be sorted ascending (#35267) 4 months ago
wxiaoguang 1f50048ac9
Refactor db package (#35380) 4 months ago
Lunny Xiao aef4a3514c
Remove the duplicated function GetTags (#35375) 4 months ago
wxiaoguang dca1af7cad
Remove global context from db package (#35371) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
Lunny Xiao c0f24bd803
Move organization's visibility change to danger zone. (#34814) 4 months ago
Lunny Xiao 709535c506
Fix some overflows in test (#35315) 4 months ago
6543 57b8441745
Refactor smal code snippeds in models/issues/pull.go (#35301) 4 months ago
Lunny Xiao 54fe47fbca
Change some columns from text to longtext and fix column wrong type caused by xorm (#35141) 5 months ago
Lunny Xiao 65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
NorthRealm 39f145ae72
Fix job status aggregation logic (#35000) 5 months ago
Lunny Xiao 8ee96039aa
Fix some missed GitHeadRefName when renaming (#35102) 5 months ago
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
Lunny Xiao bc78a9a38a
Fix review comment/dimiss comment x reference can be refereced back (#35094) 5 months ago
NorthRealm 0d00ec7eed
Send email on Workflow Run Success/Failure (#34982) 5 months ago
wxiaoguang 6599efb3b1
Fix user's sign email check (#35045) 5 months ago
Lunny Xiao 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago
wxiaoguang a5a3d9b101
Refactor OpenIDConnect to support SSH/FullName sync (#34978) 5 months ago
Naxdy 32152a0ac0
Also display "recently pushed branch" alert on PR view (#35001) 5 months ago
wxiaoguang 4e10adc871
Start automerge check again after the conflict check and the schedule (#34989) 5 months ago