Commit Graph

717 Commits (7cf7a499be80931ae34588201e9605085898e9b8)

Author SHA1 Message Date
silverwind 9730d3a9af
Update various logos and unify their filenames (#29637) 8 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 8 months ago
Jason Song a4bcfb8ef1
Detect broken git hooks (#29494) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
wxiaoguang 61619c84d0
Fix 500 error when adding PR comment (#29622) 8 months ago
wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583) 9 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
Yarden Shoham 937e8b5514
Fix elipsis button not working if the last commit loading is deferred (#29544) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 9 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 9 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 9 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 9 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 9 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 9 months ago
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 9 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
KN4CK3R 553d46e6f6
Do not double close reader (#29354) 9 months ago
Şahin Akkaya d3982bcd81
Implement recent commits graph (#29210) 9 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) 9 months ago
Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Zettat123 79217ea63c
Fix error display when merging PRs (#29288) 9 months ago
Şahin Akkaya 39a77d92d9
Deduplicate translations for contributors graph (#29256) 9 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 9 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago
Jimmy Praet 22b9c2c95c
Load outdated comments when (un)resolving conversation on PR timeline (#29203) 9 months ago
Şahin Akkaya 21331be30c
Implement contributors graph (#27882) 9 months ago
Tim-Nicas Oelschläger 374e886f51
Change webhook-type in create-view (#29114) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
KN4CK3R 94d06be035
Extract linguist code to method (#29168) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 9 months ago