Commit Graph

3910 Commits (4a722c9a45659e7732258397bbb3dd1039ea1952)

Author SHA1 Message Date
Kirill Bolashev 4938945668
Handle files starting with colons in WalkGitLog (#22935) 2 years ago
Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 2 years ago
techknowlogick 32204fcf8b
test_env: hardcode major go version in use (#23464) 2 years ago
Lunny Xiao 8e40634797
Convert GitHub event on actions and fix some pull_request events. (#23037) 2 years ago
techknowlogick d56bb74201
add admin API email endpoints (#22792) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 2 years ago
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
Philip Peterson 757b4c17e9
Support reflogs (#22451) 2 years ago
Brecht Van Lommel a8e13e64da
Scoped label display and documentation tweaks (#23430) 2 years ago
sillyguodong 5155ec35c5
Parse external request id from request headers, and print it in access log (#22906) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
wxiaoguang 542cec98f8
Refactor merge/update git command calls (#23366) 2 years ago
Yarden Shoham af0468ed8d
Set `X-Gitea-Debug` header once (#23361) 2 years ago
Jason Song 1960ad5c90
Improve cache context (#23330) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
Jason Song 090e753923
Reduce duplicate and useless code in options (#23369) 2 years ago
JakobDev a12f575737
Clean Path in Options (#23006) 2 years ago
wxiaoguang 7e3b7c2346
Do not recognize text files as audio (#23355) 2 years ago
zeripath 8598356df1
Refactor and tidy-up the merge/update branch code (#22568) 2 years ago
wxiaoguang 4c59c8c768
Fix various ImageDiff/SVG bugs (#23312) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 2 years ago
zeripath 5c4075e16d
Fix GetFilesChangedBetween if the file name may be escaped (#23272) 2 years ago
silverwind ea1d09718c
Fix commit retrieval by tag (#21804) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Sybren de6c718b46
Allow `<video>` in MarkDown (#22892) 2 years ago
zeripath 27e49cd01c
Properly flush unique queues on startup (#23154) 2 years ago
Philip Peterson cbbd3726b4
Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) 2 years ago
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