]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-12-17 wxiaoguangAdd option to disable ambiguous unicode characters...
2023-12-17 Lunny XiaoAdjust object format interface (#28469)
2023-12-17 The MagicianRemove duplicate option in admin screen and now-unused...
2023-12-17 GiteaBot[skip ci] Updated translations via Crowdin
2023-12-16 Earl WarrenInitalize stroage for orphaned repository doctor (...
2023-12-16 Kyle DUpdate docs for DISABLE_QUERY_AUTH_TOKEN (#28485)
2023-12-15 wxiaoguangImprove CLI code and descriptions (#28482)
2023-12-15 yp05327Remove unnecessary forgot password link in delete user...
2023-12-15 wxiaoguangRefactor SSH clone URL generation code (#28421)
2023-12-14 wxiaoguangPolyfill SubmitEvent for PaleMoon (#28441)
2023-12-14 CaiCandongFix Chinese translation of config cheat sheet[API]...
2023-12-14 sebastian-sauerAdd combined index for issue_user.uid and issue_id...
2023-12-14 wxiaoguangFix documents for "custom/public/assets/" (#28465)
2023-12-14 wxiaoguangOnly use SHA256 feature when git >= 2.42 (#28466)
2023-12-14 nekrondevRetry SSH key verification with additional CRLF if...
2023-12-13 Adam MajerAbstract hash function usage (#28138)
2023-12-13 KN4CK3RAdd endpoint for not implemented Docker auth (#28457)
2023-12-13 David Hulickdocs: Update group membership fields to match applicati...
2023-12-13 GiteaBot[skip ci] Updated translations via Crowdin
2023-12-12 KN4CK3RFix possible nil pointer access (#28428)
2023-12-12 wxiaoguangDon't show unnecessary citation JS error on UI (#28433)
2023-12-12 Lunny XiaoDo some missing checks (#28423)
2023-12-12 Jack HayDeprecate query string auth tokens (#28390)
2023-12-12 GiteaBot[skip ci] Updated translations via Crowdin
2023-12-11 KN4CK3RLet `curl` write the content to file (#28427)
2023-12-11 wxiaoguangImprove doctor cli behavior (#28422)
2023-12-11 Lunny XiaoSecond part of refactor `db.Find` (#28194)
2023-12-11 yp05327Fix commit status in repo list (#28412)
2023-12-11 GiteaBot[skip ci] Updated licenses and gitignores
2023-12-10 Earl WarrenActually recover from a panic in cron task (#28409)
2023-12-10 Lunny XiaoFix missing check (#28406)
2023-12-09 Lunny XiaoAlso sync DB branches on push if necessary (#28361)
2023-12-09 Lunny XiaoRemove stale since giteabot has similiar feature (...
2023-12-09 GiteaBot[skip ci] Updated translations via Crowdin
2023-12-07 Panagiotis... Improve text in Security settings (#28393)
2023-12-07 John OlheiserFix Docker meta action for releases (#28232)
2023-12-07 Adam MajerMake gogit Repository.GetBranchNames consistent (#28348)
2023-12-07 Lunny XiaoRemove GetByBean method because sometimes it's danger...
2023-12-07 Jason SongInclude public repos in doer's dashboard for issue...
2023-12-07 Panagiotis... Issue fixes for RSS feed improvements (#28380)
2023-12-07 Lauris BHFix margin in server signed signature verification...
2023-12-07 GiteaBot[skip ci] Updated translations via Crowdin
2023-12-06 yp05327Fix incorrect run order of action jobs (#28367)
2023-12-06 Panagiotis... Improve RSS feed icons (#28368)
2023-12-06 wxiaoguangUse `filepath` instead of `path` to create SQLite3...
2023-12-06 capvorFix incorrect default value of `[attachment].MAX_SIZE...
2023-12-06 yp05327Fix object does not exist error when checking citation...
2023-12-06 Lunny XiaoFix the runs will not be displayed bug when the main...
2023-12-06 GiteaBot[skip ci] Updated translations via Crowdin
2023-12-05 Earl WarrenRender PyPi long description as document (#28272)
2023-12-05 Nate Levesquehandle repository.size column being NULL in migration...
2023-12-05 Nanguan LinFix migration panic due to an empty review comment...
2023-12-05 KN4CK3RAdd `HEAD` support for rpm repo files (#28309)
2023-12-05 Nanguan LinRemove deprecated query condition in ListReleases ...
2023-12-05 darrinsmartConvert git commit summary to valid UTF8. (#28356)
2023-12-05 KN4CK3RFix RPM/Debian signature key creation (#28352)
2023-12-04 KN4CK3RRefactor template empty checks (#28351)
2023-12-04 GiteaBot[skip ci] Updated licenses and gitignores
2023-12-03 Brecht Van... Fix missing issue search index update when changing...
2023-12-01 JakobDevKeep profile tab when clicking on Language (#28320)
2023-12-01 yp05327Fix wrong link in `protect_branch_name_pattern_desc...
2023-12-01 yp05327Fix links in docs (#28302)
2023-12-01 KN4CK3RRead `previous` info from git blame (#28306)
2023-11-30 JakobDevAdd missing variable in tag list (#28305)
2023-11-30 Earl WarrenMake pushUpdate error verbose (#28263)
2023-11-29 Brecht Van... Meilisearch: require all query terms to be matched...
2023-11-29 wxiaoguangIgnore "non-existing" errors when getDirectorySize...
2023-11-29 Earl WarrenFix required error for token name (#28267)
2023-11-29 Earl WarrenUse appSubUrl for OAuth2 callback URL tip (#28266)
2023-11-28 Earl WarrenIgnore temporary files for directory size (#28265)
2023-11-28 John OlheiserCheck for v prefix on tags for release clean name ...
2023-11-27 Denys KonovalovUse full width for project boards (#28225)
2023-11-27 wxiaoguangIncrease "version" when update the setting value to...
2023-11-27 yp05327Fix issue will be detected as pull request when checkin...
2023-11-27 JakobDevFix link to `Code` tab on wiki commits (#28041)
2023-11-27 yp05327Fix links in docs (#28234)
2023-11-25 Lunny XiaoFix actions when tagging (#28061)
2023-11-25 Lunny XiaoFix comment permissions (#28213)
2023-11-25 CodeShakingSheepDocs: Replace deprecated IS_TLS_ENABLED mailer setting...
2023-11-24 pitpalmeFix delete-orphaned-repos (#28200)
2023-11-24 wxiaoguangRefactor graceful manager to use shared code (#28073)
2023-11-24 yp05327Fix some incorrect links in docs (#28191)
2023-11-24 Nanguan LinRemove workaround in disk-clean.yml (#28195)
2023-11-24 Lunny XiaoUse db.Find instead of writing methods for every object...
2023-11-24 NintenHeroEdit Discord Badge (#28188)
2023-11-23 Earl WarrenUse restricted sanitizer for repository description...
2023-11-23 Nanguan LinUse full width for PR comparison (#28182)
2023-11-23 wxiaoguangMake CORS work for oauth2 handlers (#28184)
2023-11-23 Nanguan LinFix missing buttons (#28179)
2023-11-22 Nanguan LinRevert "Fix EOL handling in web editor" (#28101)
2023-11-22 yp05327Fix swagger title (#28164)
2023-11-22 yp05327Fix the description about the default setting for actio...
2023-11-21 yp05327Do not display search box when there's no packages...
2023-11-21 yp05327Add guide page to actions when there's no workflows...
2023-11-21 yp05327Fix no ActionTaskOutput table waring (#28149)
2023-11-21 Lunny XiaoFix empty action run title (#28113)
2023-11-21 wxiaoguangUse "is-loading" to avoid duplicate form submit for...
2023-11-20 Jason SongFix typo in `packages.cleanup.success` (#28133)
2023-11-20 JakobDevAdd edit option for README.md (#28071)
2023-11-20 yp05327Remove autofocus in search box (#28033)
next