]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-11-23 velengelAdd copy Commit ID button in commits list (#17759)
2021-11-23 Lunny XiaoAdd documentation for backend development (#17512)
2021-11-23 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-22 zeripathMore pleasantly handle broken or missing git repositori...
2021-11-22 Lunny XiaoRemove unnecessary attributes of User struct (#17745)
2021-11-22 Lunny XiaoSupport pagination of organizations on user settings...
2021-11-22 GustedMake `bind` error more readable (#17750)
2021-11-22 Jimmy PraetImprovements to content history (#17746)
2021-11-22 wxiaoguangFix project board bug and improve documents (#17753)
2021-11-22 GustedFix navbar on project view (#17749)
2021-11-22 GustedExclude from watching tests (#17744)
2021-11-22 techknowlogickAdd user settings key/value DB table (#16834)
2021-11-22 silverwindAdd new JS linter rules (#17699)
2021-11-22 GustedUse `f` variant to parse formatting (#17751)
2021-11-22 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-21 zeripathAllow Loading of Diffs that are too large (#17739)
2021-11-21 Lunny XiaoRemove NewSession method from db.Engine interface ...
2021-11-21 Lunny XiaoFix close issue but time watcher still running (#17643)
2021-11-21 GiteaBot[skip ci] Updated licenses and gitignores
2021-11-20 zeripathReset locale on login (#17734)
2021-11-20 zeripathExtract constant names out for the ReverseProxy and...
2021-11-20 zeripathEnable show more files in diff for git <2.31 (#17733)
2021-11-20 zeripathMake a.add-code-comment click handler an event handler...
2021-11-20 wxiaoguangUse `hostmatcher` to replace `matchlist`, improve secur...
2021-11-20 zeripathMake SSL cipher suite configurable (#17440)
2021-11-20 GustedFix correct usage of teams (#17732)
2021-11-20 GiteaBot[skip ci] Updated translations via Crowdin
2021-11-19 wxiaoguangBetter builtin avatar generator (#17707)
2021-11-19 zeripathAdd settings to allow different SMTP envelope from...
2021-11-19 Paweł BogusławskiAllow Token API calls be authorized using the reverse...
2021-11-19 Lunny XiaoMove attachment into models/repo/ (#17650)
2021-11-19 Lunny XiaoUse a standalone struct name for Organization (#17632)
2021-11-19 KN4CK3RPrevent double sanitize (#16386)
2021-11-19 GustedAdded comment for changing issue ref (#17672)
2021-11-19 GustedRemove unused `user` paramater (#17723)
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)
next