Commit Graph

30 Commits (cfc6e21f0680804747b4dee8af50bb12703a223d)

Author SHA1 Message Date
wxiaoguang a98a836e76
Support public code/issue access for private repositories (#33127) 1 month ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735) 2 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
Lunny Xiao d158472a5a
Don't return 500 if mirror url contains special chars (#31859) 6 months ago
Fábio Barkoski e45a4c9829
Move repository visibility to danger zone in the settings area (#31126) 6 months ago
Lunny Xiao f5f921c095
Fix wrong transfer hint (#30889) 9 months ago
wxiaoguang 4daea7c603
Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 11 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 12 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 12 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 12 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 1 year ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 1 year ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 1 year ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 1 year ago
delvh 778ad795fd
Refactor deletion (#28610) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
delvh e709bc199f
Differentiate between `push` and `pull` `mirror sync in progress` (#27390) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 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
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 2 years ago
Lunny Xiao aab7cb6750
Move some files under repo/setting (#25585) 2 years ago
Panagiotis "Ivory" Vasilopoulos 35ce7ca25b
Hide 'Mirror Settings' when unneeded, improve hints (#24433) 2 years ago
wxiaoguang 99283415bc
Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2 years ago
Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
zeripath 2914c5299b
Improve error report when user passes a private key (#22726) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
KN4CK3R 5882e179a9
Add user secrets (#22191) 2 years ago
Brecht Van Lommel faa96553d1
Add repository setting to enable/disable releases unit (#22671) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Jason Song 659055138b
Secrets storage with SecretKey encrypted (#22142) 2 years ago
Lunny Xiao 003b4e209c
Allow disable code tab (#20805) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
Wim 889a41c6a8
Do not allow organisation owners add themselves as collaborator (#20043) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 3 years ago