Commit Graph

32 Commits (fffc8550ab93f0d0e672646d5f5c82bfc4ee34b0)

Author SHA1 Message Date
wxiaoguang cfc6e21f06
Fix incorrect ref usages (#33301) 1 month ago
wxiaoguang f6dbf0e7b3
Fix incorrect TagName/BranchName usages (#33279) 1 month ago
wxiaoguang fcd096231a
Simplify context ref name (#33267) 1 month ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 1 month ago
wxiaoguang 348b7074c8
Fix incorrect ref "blob" (#33240) 1 month ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 1 month ago
wxiaoguang 65aae0912a
Fix raw file API ref handling (#33172) 1 month ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 1 month ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 2 months ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang 6d5aa9218e
Refactor request context (#32956) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 3 months ago
Lunny Xiao 0d5abd9b3e
Remove unnecessary code (#32560) 3 months ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 4 months ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 4 months ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 8 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 10 months ago
wxiaoguang 3e2e76e248
Refactor web routes (#30519) 10 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 12 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 12 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 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) 1 year ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 1 year ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 1 year ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 1 year ago
yp05327 a6a674e26a
Add guide page to actions when there's no workflows (#28145) 1 year ago
Lunny Xiao 69d98f83f9
Fix format error (#27963) 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
Kirill Sorokin 2b06c106ef
Add support for HEAD ref in /src/branch and /src/commit routes (#27384) 1 year ago
Zettat123 3fcad582c9
Improvements of releases list and tags list (#25859) 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
yp05327 0850be6750
Fix the display of org level badges (#26504) 1 year ago