]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2024-05-22 GiteabotUpdate Actions documentation missing feature (#31034...
2024-05-22 GiteabotSync up deleted branches & action assets related cleanu...
2024-05-22 GiteabotFix automerge will not work because of some events...
2024-05-21 Giteabotuse existing oauth grant for public client (#31015...
2024-05-21 GiteabotDon't include link of deleted branch when listing branc...
2024-05-20 GiteabotRefactor sha1 and time-limited code (#31023) (#31030)
2024-05-20 GiteabotReturn `access_denied` error when an OAuth2 request...
2024-05-20 GiteabotFix incorrect "blob excerpt" link when comparing files...
2024-05-20 GiteabotAvoid 500 panic error when uploading invalid maven...
2024-05-20 GiteabotFix project column title overflow (#31011) (#31025)
2024-05-20 GiteabotFix data-race during testing (#30999) (#31024)
2024-05-20 GiteabotFix bug on avatar (#31008) (#31019)
2024-05-20 GiteabotFix "force private" logic (#31012) (#31021)
2024-05-19 GiteabotImprove reverse proxy documents and clarify the AppURL...
2024-05-18 GiteabotSimplify mirror repository API logic (#30963) (#31009)
2024-05-17 GiteabotFix JS error when editing a merged PR's title (#30990...
2024-05-17 GiteabotUpgrade `tqdm` dependency (#30996) (#31000)
2024-05-16 Giteabottemplate: `label` fix correct input id (#30987) (#30997)
2024-05-16 GiteabotPut web editor into a segment (#30966) (#30993)
2024-05-15 GiteabotCheck if the release is converted from the tag when...
2024-05-15 GiteabotRemove unnecessary double quotes on language file ...
2024-05-14 GiteabotAlways load or generate oauth2 jwt secret (#30942)...
2024-05-14 GiteabotFilter out duplicate action(activity) items for a repos...
2024-05-14 GiteabotProtected tag is no internal server error (#30962)...
2024-05-13 GiteabotRestyle release list, fix branch dropdown (#30837)...
2024-05-13 Giteabotfix: change npm scope registry (#30964) (#30965)
2024-05-13 GiteabotSupport using label names when changing issue labels...
2024-05-12 GiteabotFix file path width in repo non-homepage view (#30951...
2024-05-12 GiteabotRemove If Exist check on migration for mssql because...
2024-05-12 GiteabotMove reverproxyauth before session so the header will...
2024-05-10 GiteabotFix some UI regressions for commit list (#30920) (...
2024-05-10 GiteabotCheck if reverse proxy is correctly configured (#30890...
2024-05-10 yp05327Fix incorrect default branch when adopt a repository...
2024-05-10 GiteabotRemove deprecated stuff for runners (#30930) (#30931)
2024-05-09 GiteabotUpdate issue indexer after merging a PR (#30715) (...
2024-05-08 GiteabotAdd missing menu active item background back (#30897...
2024-05-08 GiteabotFix incorrect issue form (#30881) (#30904)
2024-05-08 GiteabotFix misspelling of mergable (#30896) (#30905)
2024-05-08 GiteabotFix various problems around projects board view (#30696...
2024-05-08 GiteabotFix wrong transfer hint (#30889) (#30900)
2024-05-08 GiteabotMove database operations of merging a pull request...
2024-05-08 wxiaoguangRefactor AppURL usage (#30885) (#30891)
2024-05-07 6543Repository explore alphabetically order respect owner...
2024-05-07 GiteabotFix missing migrate actions artifacts (#30874) (#30886)
2024-05-07 wxiaoguangMake sure git version&feature are always prepared ...
2024-05-07 GiteabotMake "sync branch" also sync object format and add...
2024-05-06 GiteabotGet repo list with OrderBy alpha should respect owner...
2024-05-06 GiteabotFix some UI problems (dropdown/container) (#30849)...
2024-05-06 GiteabotFix some UI problems (install/checkbox) (#30854) (...
2024-05-06 GiteabotHave time.js use UTC-related getters/setters (#30857...
2024-05-05 GiteabotDo not show monaco JS errors (#30862) (#30866)
2024-05-05 GiteabotFix issue/PR title edit (#30858) (#30865)
2024-05-05 GiteabotAdd result check in TestAPIEditUser (#29674) (#30860)
2024-05-04 GiteabotFix markdown URL parsing for commit ID (#30812) (#30855)
2024-05-03 GiteabotFix no edit history after editing issue's title and...
2024-05-03 GiteabotImprove grep search (#30843) (#30850)
2024-05-03 GiteabotDon't only list code-enabled repositories when using...
2024-05-03 GiteabotIgnore useless error message "broken pipe" (#30801...
2024-05-03 GiteabotFix JS error on pull request page (#30838) (#30841)
2024-05-02 GiteabotImprove repo button row layout (#30668) (#30839)
2024-05-02 GiteabotPrevent automatic OAuth grants for public clients ...
2024-05-02 GiteabotCatch and handle unallowed file type errors in issue...
2024-05-02 GiteabotFix incorrect message id for release email (#30825...
2024-05-02 GiteabotAdd hover outline to heatmap squares (#30828) (#30832)
2024-05-02 GiteabotUpgrade chi-binding (#30826) (#30830)
2024-05-02 GiteabotImprove context popup rendering (#30824) (#30829)
2024-05-02 GiteabotFix activity heat map padding & locale (#30823) (#30827)
2024-05-02 GiteabotFix rounded border for segment followed by pagination...
2024-05-02 GiteabotFix issue card layout (#30800) (#30820)
2024-05-02 GiteabotFix branch selector UI (#30803) (#30819)
2024-05-02 GiteabotSkip gzip for some well-known compressed file types...
2024-05-02 GiteabotFix markdown rendering when mentioning users (#30795...
2024-05-01 GiteabotFix bleve fuzziness (#30799) (#30804)
2024-05-01 Zettat123Fix duplicate status check contexts (#30660) (#30779)
2024-04-30 GiteabotRework and fix stopwatch (#30732) (#30787)
2024-04-30 GiteabotImprove logout from worker (#30775) (#30789)
2024-04-30 6543Get repo assignees and reviewers should ignore deactiva...
2024-04-30 GiteabotFix dashboard commit status null access (#30771) (...
2024-04-30 GiteabotFix cross-compilation errors when CGO_CFLAGS/CGO_LDFLAG...
2024-04-30 GiteabotFix issue label rendering in the issue popup (#30763...
2024-04-30 GiteabotRight align the "Settings" menu item in overflow-menu...
2024-04-29 GiteabotRename CodeIndexerEnabled to IsRepoIndexerEnabled ...
2024-04-29 GiteabotFix all rounded borders, change affected tab menus...
2024-04-29 wxiaoguangFix nil dereference on error (#30740) (#30746)
2024-04-28 GiteabotGitea with first upper case + typos (#30739) (#30747)
2024-04-28 GiteabotFix documentation build problems because of MDX syntax...
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...
next