Commit Graph

194 Commits (39efb64c1d33e428bd484826d6e4362363f437f7)

Author SHA1 Message Date
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 1 month ago
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 1 month ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 1 month ago
Lunny Xiao d45456b1b5
Move SetMerged to service layer (#33045) 1 month ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang 6d5aa9218e
Refactor request context (#32956) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
Lunny Xiao 79d593a9be
Split mail sender sub package from mailer service package (#32618) 2 months ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 3 months ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 months ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 4 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 5 months ago
Lunny Xiao df7f1c2ead
Fix protected branch files detection on pre_receive hook (#31778) 6 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 9 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 9 months ago
silverwind 610802df85
Fix tautological conditions (#30735) 10 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 11 months ago
Jason Song f371f84fa3
Restore deleted branches when syncing (#29898) 11 months ago
Jason Song e6d141182f
Sync branches first (#29714) 11 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 11 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
yp05327 f8c1efe944
Fix logic error from #28138 (#29417) 12 months ago
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 12 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 12 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 1 year ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
Jason Song 0a2b93d411
Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
CaiCandong 815d267c80
Fix verifyCommits error when push a new branch (#26664) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 2 years ago
Earl Warren ad4c09b59f
parseScope with owner/repo always sets owner to zero (#25987) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago