Commit Graph

98 Commits (f250ee6360e306d97d4ab6c2f803af1707af489d)

Author SHA1 Message Date
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
wxiaoguang 68972a9947
Clean up legacy form CSS styles (#33081) 1 month ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 3 months ago
Yarden Shoham f2a9951741
Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 3 months ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 8 months ago
Zettat123 42718d32af
Allow downloading attachments of draft releases (#31369) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 9 months ago
Jörg Thalheim 4fe415683e
Add an immutable tarball link to archive download headers for Nix (#31139) 9 months ago
wxiaoguang edbf74c418
Fix "force private" logic (#31012) 9 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 9 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 11 months ago
wxiaoguang b251e608c0
Only do counting when count_only=true for repo dashboard (#29884) 11 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 11 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 12 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 12 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
Yarden Shoham 6992ef98fc
Don't do a full page load when clicking `Watch` or `Star` (#29001) 1 year ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 1 year ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 1 year ago
Lunny Xiao c08d263a19
Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 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
yp05327 0abb5633e3
Fix commit status in repo list (#28412) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 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
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
merlleu a7d9a70552
allow "latest" to be used in release vTag when downloading file (#26748) 1 year ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 2 years ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 2 years ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
Lunny Xiao 807c9712ef
Get latest commit statuses from database instead of git data on dashboard for repositories (#25605) 2 years ago
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 2 years ago