Commit Graph

3807 Commits (5066b208dea8056d16b000789a41166b5db63605)

Author SHA1 Message Date
Giteabot d752f0d7d0
Add git dashes separator to some "log" and "diff" commands (#23606) (#23720) 2 years ago
Giteabot 669c76c0fd
Fix `cases.Title` crash for concurrency (#23885) (#23903) 2 years ago
Jason Song 799536db46
Fix checks for `needs` in Actions (#23789) (#23831) 2 years ago
wxiaoguang d15f20b2d2
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791) 2 years ago
wxiaoguang b73d1ac1eb
Make minio package support legacy MD5 checksum (#23768) (#23770) 2 years ago
Giteabot 35039b8563
Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (#22804) (#23740) 2 years ago
Zettat123 b6a2323981
Check LFS/Packages settings in dump and doctor command (#23631) (#23730) 2 years ago
Giteabot e7a5429d7a
Improve workflow event triggers (#23613) (#23648) 2 years ago
wxiaoguang 774b37b9f8
Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607) 2 years ago
Giteabot a3b917151c
Improve template error reporting (#23396) (#23600) 2 years ago
Giteabot 4730ed18f1
Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582) 2 years ago
wxiaoguang 09824025f7
Refactor merge/update git command calls (#23366) (#23544) 2 years ago
Giteabot 23a6fa9421
Make time tooltips interactive (#23526) (#23527) 2 years ago
Giteabot 31efbafbe3
Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471) 2 years ago
Giteabot c698a6fc5d
Scoped label display and documentation tweaks (#23430) (#23433) 2 years ago
Giteabot 8536dc4b73
Make branches list page operations remember current page (#23420) (#23460) 2 years ago
Giteabot fa33919e24
Support reflogs (#22451) (#23438) 2 years ago
Giteabot e259daeff8
Add missing tabs to org projects page (#22705) (#23412) 2 years ago
Giteabot e9991b1f06
Refactor and tidy-up the merge/update branch code (#22568) (#23365) 2 years ago
Giteabot 87c31c2ffe
Set `X-Gitea-Debug` header once (#23361) (#23381) 2 years ago
Giteabot cf80f829b4
Do not recognize text files as audio (#23355) (#23368) 2 years ago
Giteabot 10df304b2f
Fix various ImageDiff/SVG bugs (#23312) (#23358) 2 years ago
Giteabot ecae62837c
Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2 years ago
Giteabot dcf1717793
Add context when rendering labels or emojis (#23281) (#23319) 2 years ago
Giteabot b1e68f39e7
Properly flush unique queues on startup (#23154) (#23201) 2 years ago
Giteabot 1edb57eda9
Fix various bugs for "install" page (#23194) (#23286) 2 years ago
Giteabot 781019216c
Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23279) 2 years ago
Giteabot 464bbd747e
Fix commit retrieval by tag (#21804) (#23266) 2 years ago
Giteabot f8a40dafb9
Allow `<video>` in MarkDown (#22892) (#23236) 2 years ago
Giteabot 5d5f907e7f
Add loading yaml label template files (#22976) (#23232) 2 years ago
Giteabot 13918ad344
Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) (#23199) 2 years ago
Yarden Shoham 111c509287
Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177) 2 years ago
Yarden Shoham 7c3196ceac
Avoid warning for system setting when start up (#23054) (#23116) 2 years ago
Yarden Shoham e02e752f68
Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 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