Commit Graph

4177 Commits (c766140dad3408048ad843d0e7b4ab5d9f5777c6)

Author SHA1 Message Date
Yarden Shoham 0e7bec1849
Add InsecureSkipVerify to Minio Client for Storage (#23166) 2 years ago
Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 2 years ago
Zettat123 a6175b01d9
Fix nil context in RenderMarkdownToHtml (#23092) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 2 years ago
Lunny Xiao 34ae184622
Render access log template as text instead of HTML (#23013) 2 years ago
Lunny Xiao d845be661f
handle deprecated settings (#22992) 2 years ago
zeripath d2128b44f7
Add scopes to API to create token and display them (#22989) 2 years ago
zeripath ef11d41639
Make CI use a dummy password hasher for all tests (#22983) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API (#22549) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Nick 618c9118c1
Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902) 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
sillyguodong 34399cfd7a
Make issue and code search support camel case (#22829) 2 years ago
Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 2 years ago
sillyguodong 51ab495198
escape filename when assemble URL (#22850) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Gusted 1cb8d14bf7
Use proxy for pull mirror (#22771) 2 years ago
wxiaoguang 24a9caa2f3
Fix more HTMLURL in templates (#22831) 2 years ago
Jason Song e253888a0e
Fix isAllowed of escapeStreamer (#22814) 2 years ago
yp05327 7ae10cb7f1
change org_type.go to visible_type.go and fix the notes (#22752) 2 years ago
Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#22826) 2 years ago
Michal 5ae07d4c2f
include build info in Prometheus metrics (#22819) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
wxiaoguang d5fa2e7510
Fix restore repo bug, clarify the problem of ForeignIndex (#22776) 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
KN4CK3R f8c1e14a13
Use import of OCI structs (#22765) 2 years ago
wxiaoguang 50111c71c3
Refactor legacy strange git operations (#22756) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile (#22369) 2 years ago
delvh 4d20a4a1ba
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) 2 years ago
techknowlogick 2741546bed
Repositories: by default disable all units except code and pulls on forks (#22541) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
zeripath 3c5655ce18
Improve trace logging for pulls and processes (#22633) 2 years ago
Yarden Shoham ce4fd95233
Use native error checking with `exec.ErrDot` (#22735) 2 years ago
wxiaoguang ccb3851281
Add some comments for recent code (#22725) 2 years ago
Lunny Xiao 368d43643f
Fix actions workflow branches match bug (#22724) 2 years ago
crystal 5d9c64b3fe
Fix line spacing for plaintext previews (#22699) 2 years ago
Brecht Van Lommel 1e0e79dcbf
Fix cache-control header clearing comment text when editing issue (#22604) 2 years ago
KN4CK3R 6ba9ff7b48
Add Conda package registry (#22262) 2 years ago
zeripath 19d5b2f922
Fix bugs with WebAuthn preventing sign in and registration. (#22651) 2 years ago
Lunny Xiao 2871ea0809
Add more events details supports for actions (#22680) 2 years ago
wxiaoguang 36dc11869d
Use correct captured group range when parsing cross-reference (#22672) 2 years ago
crystal 03f37d82fe
Fix README TOC links (#22577) 2 years ago