]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2024-04-27 Chongyi ZhengReplace deprecated `math/rand` functions (#30733) v1.23.0-dev
2024-04-27 wxiaoguangMake Ctrl+Enter work for issue/comment edit (#30720) v1.22.0-rc1
2024-04-27 wxiaoguangRename migration package name for 1.22-rc1 (#30730)
2024-04-27 silverwindIssue card improvements (#30687)
2024-04-27 Yarden ShohamDon't show loading indicators when refreshing the syste...
2024-04-27 wxiaoguangAdd some tests to clarify the "must-change-password...
2024-04-27 Kemal ZebariPrevent allow/reject reviews on merged/closed PRs ...
2024-04-27 silverwindUpdate JS dependencies (#30713)
2024-04-27 silverwindImprove diff stats bar (#30669)
2024-04-27 Chongyi ZhengRemove unused parameter for some functions in `services...
2024-04-27 silverwindUpdate misspell to 0.5.1 and add `misspellings.csv...
2024-04-27 silverwindSuppress browserslist warning in webpack target (#30571)
2024-04-27 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-26 silverwindDiff color enhancements, add line number background...
2024-04-26 Bo-Yi Wufeat(api): enhance Actions Secrets Management API for...
2024-04-26 wxiaoguangFix code search input for different views (#30678)
2024-04-26 wxiaoguangFix incorrect object id hash function (#30708)
2024-04-26 wxiaoguangAdd route handler info for debugging purpose (#30705)
2024-04-26 Yarden ShohamBump htmx version to 1.9.12 (#30711)
2024-04-26 wxiaoguangDeduplicate lfs common code (#30704)
2024-04-26 yp05327Improve job commit description (#30579)
2024-04-26 Lunny XiaoImprove test for TestPullCompare (#30699)
2024-04-26 wxiaoguangAllow to save empty comment (#30706)
2024-04-26 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-25 wxiaoguangRefactor imagediff and fix regression bug (#30694)
2024-04-25 wxiaoguangImprove oauth2 client "preferred username field" logic...
2024-04-25 silverwindFix active item in tab menu (#30690)
2024-04-25 Lunny XiaoIf a repository return no commitstatus, then still...
2024-04-25 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-25 Jiaxin ZhuFix view of readme file in the home code page. (#30564)
2024-04-24 Lunny XiaoAdd test for #30674 (#30679)
2024-04-24 silverwindFix border-radius of header+segment boxes (#30667)
2024-04-24 Lunny XiaoFix a panic bug when head repository deleting (#30674)
2024-04-24 Lunny XiaoFix some bug on migrations (#30647)
2024-04-23 silverwindFix checkbox field markup (#30666)
2024-04-23 wxiaoguangAvoid doubled border for the PR info segment (#30663)
2024-04-23 sillyguodongInterpolate runs-on with variables when scheduling...
2024-04-23 wxiaoguangInitial support for colorblindness-friendly themes...
2024-04-23 wxiaoguangFix flash message for flex-container (#30657)
2024-04-23 Kemal ZebariPerform Newest sort type correctly when sorting issues...
2024-04-23 silverwindFix project name wrapping, remove horizontal margin...
2024-04-23 Zettat123Add a db consistency check to remove runners that do...
2024-04-23 Lunny XiaoFix wrong table name (#30557)
2024-04-23 Lunny XiaoFix compare api swagger (#30648)
2024-04-23 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-22 wxiaoguangFix queue test (#30646)
2024-04-22 silverwindEnable jquery-related eslint rules that have no violati...
2024-04-22 silverwindEnable more `revive` linter rules (#30608)
2024-04-22 silverwindRemove obsolete CSS text classes (#30576)
2024-04-22 silverwindHide diff stats on empty PRs (#30629)
2024-04-22 GiteaBot[skip ci] Updated licenses and gitignores
2024-04-22 wxiaoguangUse correct hash for "git update-index" (#30626)
2024-04-21 wxiaoguangFix repo home UI when there is no repo description...
2024-04-21 wxiaoguangFix dropdown text ellipsis (#30628)
2024-04-21 Bo-Yi Wufix(api): refactor branch and tag existence checks...
2024-04-21 Kemal ZebariAdd --skip-db option to dump command (#30613)
2024-04-21 silverwindFix flash on dashboard (#30572)
2024-04-21 Chengchore: use errors.New to replace fmt.Errorf with no...
2024-04-21 wxiaoguangFix issue comment form and quick-submit (#30623)
2024-04-21 Lunny XiaoUse maintained gziphandler (#30592)
2024-04-21 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-20 KN4CK3RFix package list performance (#30520)
2024-04-20 wxiaoguangClarify permission "HasAccess" behavior (#30585)
2024-04-20 wxiaoguangFix links in PyPI Simple Repository API page (#30594)
2024-04-20 yp05327Use action user as the trigger user of schedules (...
2024-04-19 wxiaoguangFix commit file status parser (#30602)
2024-04-19 wxiaoguangFix HEAD method for robots.txt (#30603)
2024-04-19 wxiaoguangFix project description rendering for org (#30587)
2024-04-19 wxiaoguangFix changelog (main) (#30582)
2024-04-19 Jason SongAvoid importing `modules/web/middleware` in `modules...
2024-04-19 silverwindEnable npm cache on `setup-node` action (#30577)
2024-04-19 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-18 wxiaoguangMock queue backoff duration (#30553)
2024-04-18 silverwindImprove "Reference in new issue" modal (#30547)
2024-04-18 silverwindAdd a few root files to lint-spell (#30530)
2024-04-18 wxiaoguangRefactor and fix archive link bug (#30535)
2024-04-18 Jerry JacobsFixup app.example.ini for task section, which is now...
2024-04-18 wxiaoguangSome following up changes for routes (#30550)
2024-04-18 silverwindAdd form field id generation, remove duplicated ids...
2024-04-18 silverwindFix border-radius on view, blame and code search (...
2024-04-18 silverwindDisable enter key for accepting code completion in...
2024-04-18 Lunny XiaoAdd an api test for updating user (#30539)
2024-04-18 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-18 6543Expose fuzzy search for issues/pulls (#29701)
2024-04-17 wxiaoguangAllow everyone to read or write a wiki by a repo unit...
2024-04-17 Michael KrieseSupport nuspec manifest download for nuget packages...
2024-04-17 Edward ZhangFix branch_protection api shows users/teams who has...
2024-04-17 wxiaoguangCorrect locale string rendering (#30522)
2024-04-17 silverwindRun `go generate` and `go vet` on all packages (#30529)
2024-04-17 silverwindFix and tweak pull request commit list (#30528)
2024-04-17 wxiaoguangRefactor web routes (#30519)
2024-04-17 silverwindFix install page checkboxes and dropdown width (#30526)
2024-04-17 Lunny XiaoReduce unnecessary database queries on actions table...
2024-04-17 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-16 silverwindTweak and fix toggle checkboxes (#30527)
2024-04-16 silverwindTweak repo buttons on mobile and labeled button border...
2024-04-16 silverwindFix long branch name overflows (#30345)
2024-04-16 Tobias Balle... Update API to return 'source_id' for users (#29718)
2024-04-16 SimonErmAllow `preferred_username` as username source for OIDC...
2024-04-16 yp05327Fix empty field `login_name` in API response JSON when...
next