Commit Graph

150 Commits (a4859dcfea0cf1c7818f3cb2dcbb6b83902cc9d5)

Author SHA1 Message Date
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 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
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
Earl Warren e02095c5b6
Add orphaned topic consistency check (#28507) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
wxiaoguang 4f04ab2586
Refactor SSH clone URL generation code (#28421) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
6543 5ab3782f11
Restricted users only see repos in orgs which their team was assigned to (#28025) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 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
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
Earl Warren a9ce570298
add Upload URL to release API (#26663) 1 year ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 1 year ago
wxiaoguang 539015403f
Fix the topic validation rule and suport dots (#26286) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
Lunny Xiao bd7b5e61aa
Release attachments duplicated check (#26176) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
wxiaoguang d9872797f8
Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779) 1 year ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
6543 934124c641
some less naked returns (#25682) 1 year ago
Earl Warren ad57be04b8
Add unit test for repository collaboration (#25640) 1 year ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year ago
Wim 62ac3251fa
Remove stars when repo goes private (#19904) 1 year ago