]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-09-25 silverwindUse mask-based fade-out effect for `.new-menu` (#27181)
2023-09-25 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-24 silverwindFix z-index on markdown completion (#27237)
2023-09-24 techknowlogickUpdate database-preparation and add note re: MariaDB...
2023-09-24 Denys Konovalovcleanup locale function usage (#27227)
2023-09-24 silverwindFix EOL handling in web editor (#27141)
2023-09-24 Nabapadma-sarkerFix PushEvent NullPointerException jenkinsci/github...
2023-09-24 Denys Konovalovfix issues on action runners page (#27226)
2023-09-24 wxiaoguangFix Fomantic UI dropdown icon bug when there is a searc...
2023-09-23 delvhUpdate go-enry to 2.8.5 (#27215)
2023-09-23 silverwindUpdate nodejs installation method in release container...
2023-09-23 KN4CK3RQuote table `release` in sql queries (#27205)
2023-09-23 Daniel KilimnikFix push mirror, wrong timestamp format (#27153)
2023-09-23 JakobDevAllow copying issue comment link on archived repos...
2023-09-23 metiftikcifix: text decorator on issue sidebar menu label (#27206)
2023-09-22 silverwindUpdate JS and Poetry dependencies and eslint (#27200)
2023-09-22 wxiaoguangRemove some dead code (#27196)
2023-09-22 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-21 JakobDevUpdates to the API for archived repos (#27149)
2023-09-21 John OlheiserFix release URL in webhooks (#27182)
2023-09-21 wxiaoguangFix dropdown icon position (#27175)
2023-09-21 wxiaoguangFix repo sub menu (#27169)
2023-09-21 Nanguan LinFix review request number and add more tests (#27104)
2023-09-21 Nanguan LinFix the variable regexp pattern on web page (#27161)
2023-09-21 Dionysios KakourisFix organization field being null in POST /orgs/{orgid...
2023-09-21 JakobDevAdd index to `issue_user.issue_id` (#27154)
2023-09-21 GiteaBot[skip ci] Updated translations via Crowdin
2023-09-20 delvhStart development on Gitea 1.22 (#27155) v1.22.0-dev
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...
next