Commit Graph

73 Commits (46d1e91aedf4899ddae13b19300db9fa89b887e1)

Author SHA1 Message Date
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 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) 1 month ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 1 month ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
Lunny Xiao d109923ed8
Make GetRepositoryByName more safer (#31712) 6 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 7 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 11 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 11 months ago
Denys Konovalov 1f0625a277
Fix projects mode bugs (#29593) 11 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 1 year ago
wxiaoguang 4f04ab2586
Refactor SSH clone URL generation code (#28421) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 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
a1012112796 19872063a3
add disable workflow feature (#26413) 2 years ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 2 years ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Lunny Xiao c59a057297
Refactor rename user and rename organization (#24052) 2 years ago
wxiaoguang 99283415bc
Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2 years ago
rune 4b80813341
Support SSH for go get (#24664) 2 years ago
wxiaoguang a6450494c3
Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
JakobDev c41bc4f127
Display when a repo was archived (#22664) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
Mai-Lapyst 5cd1d6c93b
Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
Jason Song 82728a7cec
Do not overwrite empty DefaultBranch (#22708) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago