]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-09-21 GiteabotFix organization field being null in POST /orgs/{orgid...
2023-09-21 GiteabotAdd index to `issue_user.issue_id` (#27154) (#27158)
2023-09-20 delvhFix successful return value for `SyncAndGetUserSpecific... v1.21.0-rc0
2023-09-20 Zettat123Improve actions docs related to `pull_request` event...
2023-09-20 delvhRemove outdated paragraphs when comparing Gitea Actions...
2023-09-20 hazyFix: treat tab "overview" as "repositories" in user...
2023-09-20 wxiaoguangFix incorrect test code for error handling (#27139)
2023-09-19 silverwindIncrease auth provider icon size on login page (#27122)
2023-09-19 Earl Warrenfix pagination for followers and following (#27127)
2023-09-19 Earl Warrenservices/wiki: Close() after error handling (#27129)
2023-09-19 silverwindUse fetch helpers instead of fetch (#27026)
2023-09-18 silverwindChange green buttons to primary color (#27099)
2023-09-18 Lunny XiaoFix wrong xorm get usage on migration (#27111)
2023-09-18 CaiCandongFix the incorrect route path in the user edit page...
2023-09-18 Chongyi ZhengRefactor lfs requests (#26783)
2023-09-18 puni9869Display archived labels specially when listing labels...
2023-09-18 wxiaoguangRemove a `gt-float-right` and some unnecessary helpers...
2023-09-18 GiteaBot[skip ci] Updated licenses and gitignores
2023-09-18 CaiCandongFix token endpoints ignore specified account (#27080)
2023-09-17 wxiaoguangMake SSPI auth mockable (#27036)
2023-09-17 Lunny XiaoSearch branches (#27055)
2023-09-17 Lunny XiaoFix wrong migration for email address (#27106)
2023-09-17 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-16 KN4CK3RSupport `.git-blame-ignore-revs` file (#26395)
2023-09-16 KN4CK3RAdd `RemoteAddress` to mirrors (#26952)
2023-09-16 puni9869Upgrading the actions/checkout@4 (#27096)
2023-09-16 JakobDevNext round of `db.DefaultContext` refactor (#27089)
2023-09-16 puni9869Ui correction in mobile view nav bar left aligned items...
2023-09-16 silverwindAdd missing deps to files-changed (#27100)
2023-09-16 wxiaoguangUse db.WithTx for AddTeamMember to avoid ctx abuse...
2023-09-16 Chongyi ZhengDrop Node.js 16 and update js dependencies (#27094)
2023-09-16 JakobDevFix NPE when editing OAuth2 applications (#27078) 26212/head
2023-09-16 KN4CK3RUse `print` instead of `printf` (#27093)
2023-09-16 Nanguan LinAdd tests for db indexer in indexer_test.go (#27087)
2023-09-16 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-15 KN4CK3RAllow empty Conan files (#27092)
2023-09-15 Lunny XiaoActions are no longer experimental, so enable them...
2023-09-15 Lunny XiaoUpdate brew installation documentation since gitea...
2023-09-15 JakobDevMore refactoring of `db.DefaultContext` (#27083)
2023-09-15 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-14 JakobDevReduce usage of `db.DefaultContext` (#27073)
2023-09-14 Nanguan LinRemove the useless function `GetUserIssueStats` and...
2023-09-14 JakobDevFix issue templates when blank isses are disabled ...
2023-09-14 Lunny XiaoDisplay all user types and org types on admin managemen...
2023-09-14 Nanguan LinApply lng2020 to maintainers (#27068)
2023-09-14 yp05327Fix incorrect default branch label while switching...
2023-09-14 techknowlogickset version in snapcraft yaml
2023-09-14 Nanguan LinReplace 'userxx' with 'orgxx' in all test files when...
2023-09-14 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-13 sebastian-sauerLoad reviewer before sending notification (#27063)
2023-09-13 techknowlogickbump all nightly builds to 16gb
2023-09-13 puni9869Show the repo count in code tab on both user profile...
2023-09-13 Kerwin BryantFix Fomantic's line-height causing vertical scrollbars...
2023-09-13 puni9869Dashboard context dropdown position fix on landing...
2023-09-13 Earl Warrenfix media description render for orgmode (#26895)
2023-09-13 Dmitry SharshakovShow OpenID Connect and OAuth on signup page (#20242)
2023-09-13 Nanguan LinUpdate status and code index after changing the default...
2023-09-13 merlleuadd sparse url in cargo package guide (#26937)
2023-09-13 JakobDevAdd missing 404 response to Swagger (#27038)
2023-09-13 wxiaoguangFix object storage path handling (#27024)
2023-09-13 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-12 techknowlogickbump rootful to 16gb
2023-09-12 techknowlogicksetup go in the nightly release pipeline
2023-09-12 techknowlogickSpeed up nightly builds (#27045)
2023-09-12 wxiaoguangImprove repo/user/org search (#27030)
2023-09-12 techknowlogickUse Actuated.dev runner for nightly builds
2023-09-12 Sienna Lloydupdate snap package (#27021)
2023-09-12 jladbrookresolve issue with sort icons on admin/users and admin...
2023-09-12 JakobDevAdd more package registry paths to the labeler (#27032)
2023-09-12 KN4CK3RExtract auth middleware from service (#27028)
2023-09-12 Earl WarrenS3: log human readable error on connection failure...
2023-09-12 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-11 wxiaoguangFix "delete" modal dialog for issue/PR (#27015)
2023-09-11 Lunny XiaoFix context cache bug & enable context cache for dashab...
2023-09-11 MomentQYCfix: typo (#27009)
2023-09-11 wxiaoguangUse secure cookie for HTTPS sites (#26999)
2023-09-11 silverwindAdd fetch wrappers, ignore network errors in actions...
2023-09-11 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-10 silverwindAdd some more labels to labeler (#26987)
2023-09-10 wxiaoguangFix INI parsing for value with trailing slash (#26995)
2023-09-10 InfinoidCorrect the database.LOG_SQL default value in config...
2023-09-10 wxiaoguangImprove "language stats" UI (#26968)
2023-09-10 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-09 silverwindUpdate chroma to v2.9.1 (#26990)
2023-09-09 wxiaoguangImprove issue list layout (#26983)
2023-09-09 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-08 Lunny XiaoMove some functions to service layer (#26969)
2023-09-08 silverwindLock yamllint and update indirect python deps (#26979)
2023-09-08 silverwindChroma color tweaks (#26978)
2023-09-08 Lunny XiaoAdd a new column schedule_id for action_run to track...
2023-09-08 wxiaoguangImprove flex list UI (#26970)
2023-09-08 wxiaoguangClarify the git command Stdin hanging problem (#26967)
2023-09-08 Lunny XiaoAdd v1.20.4 changelog (#26974)
2023-09-08 wxiaoguangCheck newly added node type before "attachDirAuto"...
2023-09-08 zareckExpanding documentation in queue.go (#26889)
2023-09-08 Lunny Xiaomove repository deletion to service layer (#26948)
2023-09-08 silverwindAdd `yamllint` (#26965)
2023-09-08 silverwindFix yaml quoting (#26964)
2023-09-08 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-07 silverwindAdd `actions/labeler` (#26962)
next