]> source.dussan.org Git - gitea.git/shortlog
gitea.git
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)
2021-11-02 Lunny Xiaofix email with + when active (#17518)
2021-11-02 zeripathMake Repo Code Indexer an Unique Queue (#17515)
2021-11-01 Renato Caldasdocs: add SSH passthrough instructions to with-docker...
2021-11-01 wxiaoguangOnly allow webhook to send requests to allowed hosts...
2021-10-31 zeripathStop double encoding blame commit messages (#17498)
2021-10-31 GiteaBot[skip ci] Updated licenses and gitignores
2021-10-30 Richard MahnProperly determine CSV delimiter (#17459)
2021-10-30 Lunny XiaoRename db Engines related functions (#17481)
2021-10-30 zeripathQuote the table name in CountOrphanedObjects (#17487)
2021-10-30 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-29 zeripathRun Migrate in Install rather than just SyncTables...
2021-10-29 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-28 zeripathUpdate docs/config.yaml to 1.15.6 (#17472)
2021-10-28 qwerty287Move key forms before list and add cancel button (...
2021-10-28 qwerty287Fix login redirection links (#17451)
2021-10-28 zeripathChangelog 1.15.6 (#17457) (#17468)
2021-10-28 zeripathFix mispelling of starred as stared (#17465)
2021-10-28 zeripathEnsure that restricted users can access repos for which...
2021-10-28 wxiaoguangmake commit-statuses popup can be shown correctly....
2021-10-28 zeripathAdd integration tests for private.NoServCommand and...
2021-10-27 qwerty287Add appearance section in settings (#17433)
2021-10-27 wxiaoguangFix a UI error when folding a file content in a commit...
2021-10-27 David JimenezShow client-side error if wiki page is empty (#17415)
2021-10-26 Richard MahnFixes #16559 - Do not trim leading spaces for tab delim...
2021-10-26 wxiaoguangFix docker rootless build (#17441)
2021-10-26 wxiaoguangTune UI alignment for nav bar notification icon, avatar...
2021-10-26 Lunny XiaoUpgrade go-github to v39 (#17437)
2021-10-25 zeripathPrevent panic in serv.go with Deploy Keys (#17434)
2021-10-25 zeripathchmod executables when copying to the docker (#17423)
2021-10-25 wxiaoguangUpgrade webpack to 5.59.1 to resolve the `waitFor`...
2021-10-25 wxiaoguangfix markdown checkbox rendering (#17425)
2021-10-25 wxiaoguangIn many cases user avatar link should be an absolute...
2021-10-25 qwerty287Add API to get/edit wiki (#17278)
2021-10-25 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-24 KN4CK3RFix CSV render error (#17406)
2021-10-24 KN4CK3RRead expected buffer size (#17409)
2021-10-24 KaneAdd HAProxy Config to reverse-proxies.en-us.md (#17407)
2021-10-24 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-23 wxiaoguangFix issue content history problems, improve UI (#17404)
2021-10-23 wxiaoguangFix issue content history problems, improve UI (#17404)
2021-10-23 wxiaoguangFix issue markdown bugs (#17411)
2021-10-23 GiteaBot[skip ci] Updated translations via Crowdin
next