]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2024-05-07 Lunny XiaoFix missing migrate actions artifacts (#30874)
2024-05-06 wxiaoguangMake "sync branch" also sync object format and add...
2024-05-06 wxiaoguangMake sure git version&feature are always prepared ...
2024-05-06 6543Get repo list with OrderBy alpha should respect owner...
2024-05-06 wxiaoguangFix some UI problems (dropdown/container) (#30849)
2024-05-06 wxiaoguangFix some UI problems (install/checkbox) (#30854)
2024-05-06 Kemal ZebariHave time.js use UTC-related getters/setters (#30857)
2024-05-05 wxiaoguangDo not show monaco JS errors (#30862)
2024-05-05 wxiaoguangFix issue/PR title edit (#30858)
2024-05-05 yp05327Add result check in TestAPIEditUser (#29674)
2024-05-04 Neal CafferyUpdate README.md (#30856)
2024-05-04 wxiaoguangFix markdown URL parsing for commit ID (#30812)
2024-05-03 wxiaoguangImprove grep search (#30843)
2024-05-03 Kemal ZebariDon't only list code-enabled repositories when using...
2024-05-03 yp05327Fix no edit history after editing issue's title and...
2024-05-03 wxiaoguangIgnore useless error message "broken pipe" (#30801)
2024-05-03 silverwindFix JS error on pull request page (#30838)
2024-05-03 silverwindFix body margin shifting with modals, fix error on...
2024-05-02 silverwindImprove repo button row layout (#30668)
2024-05-02 Bo-Yi Wurefactor: merge ListActionTasks func to action.go file...
2024-05-02 ArcherPrevent automatic OAuth grants for public clients ...
2024-05-02 Kemal ZebariCatch and handle unallowed file type errors in issue...
2024-05-02 wxiaoguangFix incorrect message id for releaes email (#30825)
2024-05-02 silverwindAdd hover outline to heatmap squares (#30828)
2024-05-02 silverwindRemove external API calls in `TestPassword` (#30716)
2024-05-02 Lunny XiaoUpgrade chi-binding (#30826)
2024-05-02 silverwindImprove context popup rendering (#30824)
2024-05-02 wxiaoguangFix activity heat map padding & locale (#30823)
2024-05-02 wxiaoguangFix issue card layout (#30800)
2024-05-02 wxiaoguangFix branch selector UI (#30803)
2024-05-02 silverwindFix rounded border for segment followed by pagination...
2024-05-02 wxiaoguangSkip gzip for some well-known compressed file types...
2024-05-02 wxiaoguangFix markdown rendering when mentioning users (#30795)
2024-05-01 wxiaoguangFix bleve fuzziness (#30799)
2024-05-01 Kemal ZebariDon't have `redis-cluster` as possible cache/session...
2024-05-01 ChesterAdd API endpoints for getting action jobs status (...
2024-05-01 GiteaBot[skip ci] Updated translations via Crowdin
2024-04-30 wxiaoguangImprove logout from worker (#30775)
2024-04-30 silverwindRework and fix stopwatch (#30732)
2024-04-30 wxiaoguangFix dashboard commit status null access (#30771)
2024-04-30 silverwindFix tautological conditions (#30735)
2024-04-30 6543Get repo assignees and reviewers should ignore deactiva...
2024-04-30 wxiaoguangRight align the "Settings" menu item in overflow-menu...
2024-04-30 Zettat123Fix duplicate status check contexts (#30660)
2024-04-30 wxiaoguangFix issue label rendering in the issue popup (#30763)
2024-04-29 silverwindFix all rounded borders, change affected tab menus...
2024-04-29 wxiaoguangRename CodeIndexerEnabled to IsRepoIndexerEnabled ...
2024-04-29 silverwindRemove fomantic dimmer module (#30723)
2024-04-29 Chongyi ZhengResolve lint for unused parameter and unnecessary type...
2024-04-29 MicashAdd support for npm bundleDependencies (#30751)
2024-04-29 Sergey ZolotarevFix cross-compilation errors when CGO_CFLAGS/CGO_LDFLAG...
2024-04-29 GiteaBot[skip ci] Updated licenses and gitignores
2024-04-28 silverwindadd built js files to eslint ignore (#30737)
2024-04-28 mainboarderGitea with first upper case + typos (#30739)
2024-04-28 Lunny XiaoFix documentation build problems because of MDX syntax...
2024-04-28 Chongyi ZhengRemove disk-clean workflow (#30741)
2024-04-28 Chongyi ZhengBump `github.com/google/go-github` to v61 (#30738)
2024-04-28 Chongyi ZhengFix nil dereference on error (#30740)
2024-04-27 Chongyi ZhengUse `ProtonMail/go-crypto` for `opengpg` in tests ...
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...
next