]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-12-07 GiteabotMake gogit Repository.GetBranchNames consistent (#28348...
2023-12-07 GiteabotFix margin in server signed signature verification...
2023-12-06 GiteabotFix object does not exist error when checking citation...
2023-12-06 GiteabotFix incorrect default value of `[attachment].MAX_SIZE...
2023-12-06 GiteabotUse `filepath` instead of `path` to create SQLite3...
2023-12-06 GiteabotFix the runs will not be displayed bug when the main...
2023-12-05 Giteabothandle repository.size column being NULL in migration...
2023-12-05 GiteabotConvert git commit summary to valid UTF8. (#28356)...
2023-12-05 GiteabotFix migration panic due to an empty review comment...
2023-12-05 GiteabotAdd `HEAD` support for rpm repo files (#28309) (#28360)
2023-12-05 GiteabotRefactor template empty checks (#28351) (#28354)
2023-12-05 GiteabotFix RPM/Debian signature key creation (#28352) (#28353)
2023-12-03 GiteabotKeep profile tab when clicking on Language (#28320...
2023-12-03 GiteabotFix missing issue search index update when changing...
2023-12-01 GiteabotFix wrong link in `protect_branch_name_pattern_desc...
2023-12-01 GiteabotRead `previous` info from git blame (#28306) (#28310)
2023-11-30 wxiaoguangIgnore "non-existing" errors when getDirectorySize...
2023-11-30 GiteabotUse appSubUrl for OAuth2 callback URL tip (#28266)...
2023-11-29 GiteabotMeilisearch: require all query terms to be matched...
2023-11-29 GiteabotFix required error for token name (#28267) (#28284)
2023-11-29 GiteabotFix issue will be detected as pull request when checkin...
2023-11-28 GiteabotCheck for v prefix on tags for release clean name ...
2023-11-27 GiteabotUse full width for project boards (#28225) (#28245)
2023-11-27 GiteabotIncrease "version" when update the setting value to...
2023-11-27 yp05327Revert move installation/upgrade-from-gogs.md in 1...
2023-11-27 GiteabotFix links in docs (#28234) (#28238)
2023-11-26 Lunny XiaoChange log for 1.21.1 (#28222) v1.21.1
2023-11-25 Lunny XiaoFix comment permissions (#28213) (#28216)
2023-11-25 GiteabotFix actions when tagging (#28061) (#28218)
2023-11-25 GiteabotDocs: Replace deprecated IS_TLS_ENABLED mailer setting...
2023-11-24 GiteabotFix some incorrect links in docs (#28191) (#28201)
2023-11-24 pitpalmeFix delete-orphaned-repos (#28200) (#28202)
2023-11-23 GiteabotUse full width for PR comparison (#28182) (#28186)
2023-11-23 GiteabotMake CORS work for oauth2 handlers (#28184) (#28185)
2023-11-23 GiteabotFix missing buttons (#28179) (#28181)
2023-11-22 GiteabotRevert "Fix EOL handling in web editor" (#28101) (...
2023-11-22 GiteabotFix swagger title (#28164) (#28167)
2023-11-22 GiteabotFix the description about the default setting for actio...
2023-11-22 GiteabotAdd guide page to actions when there's no workflows...
2023-11-22 GiteabotDo not display search box when there's no packages...
2023-11-21 GiteabotFix no ActionTaskOutput table waring (#28149) (#28152)
2023-11-21 GiteabotFix empty action run title (#28113) (#28148)
2023-11-21 GiteabotUse "is-loading" to avoid duplicate form submit for...
2023-11-20 GiteabotFix typo in `packages.cleanup.success` (#28133) (#28136)
2023-11-20 GiteabotAdd missing `packages.cleanup.success` (#28129) (#28132)
2023-11-20 John OlheiserUpdate docs for docusaurus v3 (#28126)
2023-11-17 GiteabotFix Matrix and MSTeams nil dereference (#28089) (#28105)
2023-11-17 GiteabotChange default size of attachments and repo files ...
2023-11-17 GiteabotFix incorrect pgsql conn builder behavior (#28085)...
2023-11-17 GiteabotFix permissions for Token DELETE endpoint to match...
2023-11-16 GiteabotFix system config cache expiration timing (#28072)...
2023-11-14 GiteabotRestricted users only see repos in orgs which their...
2023-11-14 Denys KonovalovAdd v1.21.0 changelog (#28005) (#28048) v1.21.0
2023-11-14 Giteabotenable system users for comment.LoadPoster (#28014...
2023-11-14 GiteabotFix viewing wiki commit on empty repo (#28040) (#28044)
2023-11-14 GiteabotAdd word break to the repo list in admin settings page...
2023-11-14 Giteabotfixed duplicate attachments on dump on windows (#28019...
2023-11-13 GiteabotDont leak private users via extensions (#28023) (#28029)
2023-11-13 GiteabotChange default size of issue/pr attachments and repo...
2023-11-12 Nanguan LinFix wrong xorm Delete usage(backport for 1.21) (#28002)
2023-11-12 GiteabotMove some JS code from `fomantic.js` to standalone...
2023-11-11 GiteabotRender email addresses as such if followed by punctuati...
2023-11-10 GiteabotShow error toast when file size exceeds the limits...
2023-11-08 GiteabotFix citation error when the file size is larger than...
2023-11-08 GiteabotAdd word-break to repo description in home page (#27924...
2023-11-08 GiteabotDocument REACTION_MAX_USER_NUM setting option (#27954...
2023-11-07 GiteabotFix rendering assignee changed comments without assigne...
2023-11-07 GiteabotAdd word break to release title (#27942) (#27947)
2023-11-06 GiteabotUpdate environment-to-ini flag parsing (#27914) (#27940)
2023-11-06 GiteabotUnify two factor check (#27915) (#27929)
2023-11-06 GiteabotRemove `known issue` section in Gitea Actions Doc ...
2023-11-06 GiteabotFix JS NPE when viewing specific range of PR commits...
2023-11-06 GiteabotInstall poetry dependencies with --no-root (#27919...
2023-11-06 GiteabotShow correct commit sha when viewing single commit...
2023-11-05 GiteabotFix 500 when deleting a dismissed review (#27903) ...
2023-11-05 GiteabotRemove action runners on user deletion (#27902) (#27908)
2023-11-04 Denys KonovalovBackport translations to v1.21 (#27899)
2023-11-03 GiteabotRemove set tabindex on view issue (#27892) (#27896)
2023-11-03 GiteabotFix DownloadFunc when migrating releases (#27887) ...
2023-11-02 GiteabotFix http protocol auth (#27875) (#27876)
2023-11-02 GiteabotReduce margin/padding on flex-list items and divider...
2023-11-01 Giteabotrefactor postgres connection string building (#27723...
2023-11-01 GiteabotChange katex limits (#27823) (#27868)
2023-11-01 Giteabotdoc: actions/act-runner: document running as a systemd...
2023-11-01 6543Delete repos of org when purge delete user (#27273...
2023-10-31 wxiaoguangClean up template locale usage (#27856) (#27857)
2023-10-31 GiteabotFix package webhook (#27839) (#27855)
2023-10-31 GiteabotAdd user secrets API integration tests (#27832) (#27852)
2023-10-31 GiteabotFix wrong relative path on obtain token from command...
2023-10-31 Giteabotdoc: actions/act-runner: document obtaining a runner...
2023-10-30 GiteabotFix/upload artifact error windows (#27802) (#27840)
2023-10-30 GiteabotAlways use whole user name as link (#27815) (#27838)
2023-10-29 GiteabotFix bad method call when deleting user secrets via...
2023-10-29 GiteabotDockerfile small refactor (#27757) (#27826)
2023-10-27 GiteabotUpgrade xorm to 1.3.4 (#27807) (#27813)
2023-10-27 GiteabotChroma v2.10.0 (#27803) (#27805)
2023-10-26 GiteabotAdd dedicated class for empty placeholders (#27788...
2023-10-25 GiteabotClose all hashed buffers (#27787) (#27790)
2023-10-25 GiteabotAdd gap between diff boxes (#27776) (#27781)
2023-10-24 GiteabotDo not force creation of _cargo-index repo on publish...
next