]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-11-19 wxiaoguangPrepare and check test env during CI (#17725)
2021-11-19 Lunny XiaoFix bug when project board get open issue number (...
2021-11-19 Gustedperf: sent `data-path` once for each file (#17657)
2021-11-19 zeripathPrevent deadlock in TestPersistableChannelQueue (#17717)
2021-11-19 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-18 KN4CK3RMove user/org deletion to services (#17673)
2021-11-18 wxiaoguangRefactor repo-legacy.js, remove messy global variables...
2021-11-18 99rgosseFix Migrate Description (#17692)
2021-11-18 GustedAdd pagination to fork list (#17639)
2021-11-18 GustedFix possible panic (#17694)
2021-11-18 GustedSimplify code for wrting SHA to name-rev (#17696)
2021-11-18 zeripathPrevent NPE due to missing repo in regression in #17551...
2021-11-18 Lunny XiaoMove task from modules to services (#17680)
2021-11-18 Lunny XiaoMove user functions into user.go (#17659)
2021-11-18 silverwindCleanup and use global style on popups (#17674)
2021-11-18 GustedRemove unnecessary variable assignments (#17695)
2021-11-18 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-17 KN4CK3RFixed commit count. (#17698)
2021-11-17 zeripathAdd .gitattribute assisted language detection to blame...
2021-11-17 Lunny XiaoReturn 400 but not 500 when request archive with wrong...
2021-11-17 GustedSanitize user-input on file name (#17666)
2021-11-17 Lunny XiaoMove some functions into services/repository (#17677)
2021-11-17 wxiaoguangA better go code formatter, and now `make fmt` can...
2021-11-17 Lunny XiaoFix bug when read mysql database max lifetime (#17682)
2021-11-17 Lunny XiaoMove user follow and openid into models/user/ (#17613)
2021-11-17 GustedEnable bidichk (#17610)
2021-11-17 Lunny Xiaofix migrations documents (#17679)
2021-11-17 GustedUpdate golangci-lint in Makefile (#17647)
2021-11-17 Lunny XiaoSet unit test timeout to 20 minutes (#17664)
2021-11-17 rstularUpdate for reverse proxying static resources (#17670)
2021-11-17 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-16 qwerty287Allow admins to change user avatars (#17661)
2021-11-16 zeripathMultiple Escaping Improvements (#17551)
2021-11-16 Lunny XiaoMove migrations into services and base into modules...
2021-11-16 Lunny XiaoMove some functions into services/repository (#17660)
2021-11-16 GustedRemove superfluous argument (#17667)
2021-11-16 wxiaoguangDecouple unit test, remove intermediate `unittestbridge...
2021-11-16 silverwindAdd copy button to markdown code blocks (#17638)
2021-11-16 Lunny XiaoMigrating wiki don't require token, so we should move...
2021-11-16 silverwindFix GitBucket icon (#17644)
2021-11-16 wxiaoguangFix database deadlock when update issue labels (#17649)
2021-11-16 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-15 KN4CK3RChanged migration text. (#17654)
2021-11-15 GustedFix nil checking on typed interface (#17598)
2021-11-15 GustedRemove unnecassary calls to `filepath.Join` (#17608)
2021-11-15 GustedAdd download button for file viewer (#17640)
2021-11-15 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-14 缘生fix typo (#17614)
2021-11-14 silverwindAdd icon to vscode clone link (#17641)
2021-11-14 KN4CK3RAdd migration from GitBucket (#16767)
2021-11-14 GustedFix offBy1 errors (#17606)
2021-11-14 Gustedperf: only generate data-comment-url once (#17618)
2021-11-14 GiteaBot[skip ci] Updated licenses and gitignores
2021-11-13 zeripathCorrectly handle failed migrations (#17575)
2021-11-12 Michael GrigoryanMinor readability patch. (#17627)
2021-11-12 wxiaoguangDecouple unit test code from business code (#17623)
2021-11-12 wxiaoguangFix some incorrect async functions, improve frontend...
2021-11-12 Lunny Xiaounbind the CheckConsistency for some structs so that...
2021-11-11 Lunny XiaoMove EmailAddress & UserRedirect into models/user/...
2021-11-11 GustedRefactor commentTags functionality (#17558)
2021-11-11 GustedRemove `golint` as linter (#17609)
2021-11-11 silverwindUpdate JS dependencies (#17611)
2021-11-10 Lunny XiaoMove oauth2 error to oauth2 service package (#17603)
2021-11-10 Lunny XiaoFix 500 when a comment was deleted which has a notifica...
2021-11-10 Lunny XiaoMove webhook into models/webhook/ (#17579)
2021-11-10 KN4CK3RAdded GetUserByIDCtx. (#17602)
2021-11-10 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-09 Lunny XiaoMove unit into models/unit/ (#17576)
2021-11-09 wxiaoguangtune sqlite3 message (#17601)
2021-11-09 Andrey NeringRemove me from the maintainers (#17599)
2021-11-09 Lunny XiaoFix 500 when review pull request with anonymous (#17594)
2021-11-09 GustedMove merge-section to `> .content` (#17582)
2021-11-09 wxiaoguangUpdate `User` model comments about permissions (#17583)
2021-11-09 wxiaoguangImprove async/await usage, and sort init calls in ...
2021-11-09 GustedUse provided database Engine (#17595)
2021-11-09 Lunny XiaoFix bug on detect issue/comment writer (#17591)
2021-11-08 Kamil DomańskiAllow U2F 2FA without TOTP (#11573)
2021-11-08 GustedFix stats upon searching issues (#17566)
2021-11-08 GustedOnly allow returned deleted branche to be on repo ...
2021-11-08 GustedAvoid double imports (#17569)
2021-11-08 zeripathRemove appSubUrl from pasted images (#17572)
2021-11-08 wxiaoguangFix documents for ALLOWED_HOST_LIST, its default value...
2021-11-07 GustedAdd @Gusted to maintainers filer (#17581)
2021-11-07 GustedMake ParsePatch more robust (#17573)
2021-11-07 Lunny XiaoFix bug on admin subcommand (#17533)
2021-11-07 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-06 WimFix ipv6 parsing for builtin ssh server (#17561)
2021-11-05 Yuwei BaUpdate locale_en-US.ini (#17553)
2021-11-05 zeripathEscape issue titles in comments list (#17555)
2021-11-05 GustedUse correct defaultValue for stracktrace (#17552)
2021-11-05 Lunny XiaoFix zero created time bug on commit api (#17546)
2021-11-05 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-04 Lunny XiaoFix database keyword quote problem on migration v161...
2021-11-04 qwerty287Hide label comments if labels were added and removed...
2021-11-04 delvhShow correct "No" icon (#17537)
2021-11-03 zeripathUse exec -a in the FHS compliant script (#17513)
2021-11-03 SahAssarFix list for options under cli->user->admin->create...
2021-11-03 a1012112796hide note message for pull request template (#17529)
2021-11-03 zeripathSimplify Gothic to use our session store instead of...
2021-11-02 zeripathAdd QueryEscape to general funcmap (#17526)
next