]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-10-11 GiteabotFix attachment download bug (#27486) (#27571)
2023-10-10 GiteabotIncrease queue length (#27555) (#27562)
2023-10-10 GiteabotRespect SSH.KeygenPath option when calculating ssh...
2023-10-10 yp05327Avoid run change title process when the title is same...
2023-10-10 GiteabotRemove max-width and add hide text overflow (#27359...
2023-10-09 Giteabotuse hosted runners for nightly actions (#27485) (#27488)
2023-10-09 Giteabotswitch to using official AWS step in release nightly...
2023-10-09 GiteabotFix `environment-to-ini` inherited key bug (#27543...
2023-10-09 Giteabotapi: GetPullRequestCommits: return file list (#27483...
2023-10-09 GiteabotImprove dropdown's behavior when there is a search...
2023-10-09 GiteabotRestore warning commit status (#27504) (#27529)
2023-10-08 silverwindUpdate JS and PY dependencies (#27501) (#27518)
2023-10-08 GiteabotAdd hover background to wiki list page (#27507) (#27521)
2023-10-08 silverwindFix mermaid flowchart margin issue (#27503) (#27516)
2023-10-08 Giteabotbump go-deps (#27489) (#27493)
2023-10-07 GiteabotEnable markdownlint `no-duplicate-header` (#27500)...
2023-10-06 GiteabotFix panic in storageHandler (#27446) (#27479) v1.21.0-rc1
2023-10-06 delvhRevert #27426 (#27474)
2023-10-05 GiteabotDon't let API add 2 exclusive labels from same scope...
2023-10-05 GiteabotRefactor system setting (#27000) (#27452)
2023-10-04 GiteabotWhen comparing with an non-exist repository, return...
2023-10-04 GiteabotFix pr template (#27436) (#27440)
2023-10-04 GiteabotFix missing `ctx` in new_form.tmpl (#27434) (#27438)
2023-10-04 GiteabotFix yet another `ctx` template bug (#27417) (#27426)
2023-10-04 GiteabotUse flex-container for repo and org settings (#27418...
2023-10-04 GiteabotAdd Index to `action.user_id` (#27403) (#27425)
2023-10-03 Lunny XiaoAdd 1.20.5 changelog (#27404) (#27412)
2023-10-03 GiteabotDon't use subselect in `DeleteIssuesByRepoID` (#27332...
2023-10-03 GiteabotAdd support for HEAD ref in /src/branch and /src/commit...
2023-10-03 GiteabotMake Actions tasks/jobs timeouts configurable by the...
2023-10-02 GiteabotFix git 2.11 error when checking IsEmpty (#27393) ...
2023-10-02 GiteabotHide archived labels when filtering by labels on the...
2023-10-01 GiteabotAllow get release download files and lfs files with...
2023-10-01 Giteabothighlight user details link (#26998) (#27376)
2023-10-01 GiteabotFix missing ctx for GetRepoLink in dashboard (#27372...
2023-09-30 GiteabotIntroduce fixes and more rigorous tests for 'Show on...
2023-09-30 GiteabotAbsolute positioned checkboxes overlay floated element...
2023-09-30 GiteabotFix template bug (#27362) (#27364)
2023-09-29 GiteabotFix repo count in org action settings (#27245) (#27353)
2023-09-29 GiteabotAdd protected branch name description (#27257) (#27351)
2023-09-29 GiteabotMore `db.DefaultContext` refactor (#27265) (#27347)
2023-09-29 GiteabotImprove tree not found page (#26570) (#27346)
2023-09-29 GiteabotAdd logs for data broken of comment review (#27326...
2023-09-29 GiteabotAdd Index to `comment.dependent_issue_id` (#27325)...
2023-09-29 GiteabotFix the approval count of PR when there is no protectio...
2023-09-28 GiteabotFix review UI (#27322) (#27331)
2023-09-28 GiteabotFix Bug in Issue Config when only contact links are...
2023-09-28 GiteabotFix divider in subscription page (#27298) (#27301)
2023-09-28 GiteabotImprove issue history dialog and make poster can delete...
2023-09-28 GiteabotImprove branch list UI (#27319) (#27324)
2023-09-28 GiteabotRedefine the meaning of column is_active to make Action...
2023-09-28 Giteabotfix orphan check for deleted branch (#27310) (#27321)
2023-09-27 GiteabotFix protected branch icon location (#26576) (#27317)
2023-09-27 GiteabotUse vitest globals (#27102) (#27311)
2023-09-27 Giteabotbump bleve (#27300) (#27305)
2023-09-27 GiteabotFix yaml test (#27297) (#27303)
2023-09-27 GiteabotEnable production source maps for index.js, fix CSS...
2023-09-27 GiteabotFix some animation bugs (#27287) (#27294)
2023-09-27 GiteabotAdd missed return to actions view fetch (#27289) (...
2023-09-26 GiteabotFix more yaml lint errors (#27284) (#27288)
2023-09-26 GiteabotAdd missing IconHTML size (#27269) (#27283)
2023-09-26 GiteabotFix incorrect change from #27231 (#27275) (#27282)
2023-09-25 GiteabotAnother round of `db.DefaultContext` refactor (#27103...
2023-09-25 wxiaoguangBackport ctx locale refactoring manually (#27231) ...
2023-09-25 GiteabotDisable `Test Delivery` and `Replay` webhook buttons...
2023-09-25 GiteabotFix PushEvent NullPointerException jenkinsci/github...
2023-09-25 GiteabotUse mask-based fade-out effect for `.new-menu` (#27181...
2023-09-25 GiteabotAdd missing public user visibility in user details...
2023-09-25 Giteabotcleanup locale function usage (#27227) (#27240)
2023-09-24 GiteabotFix z-index on markdown completion (#27237) (#27239)
2023-09-24 GiteabotFix EOL handling in web editor (#27141) (#27234)
2023-09-24 GiteabotUpdate database-preparation and add note re: MariaDB...
2023-09-24 GiteabotAllow copying issue comment link on archived repos...
2023-09-24 Giteabotfix issues on action runners page (#27226) (#27233)
2023-09-24 GiteabotFix Fomantic UI dropdown icon bug when there is a searc...
2023-09-23 GiteabotQuote table `release` in sql queries (#27205) (#27218)
2023-09-23 GiteabotUpdate go-enry to 2.8.5 (#27215) (#27217)
2023-09-23 GiteabotUpdate nodejs installation method in release container...
2023-09-23 Giteabotfix: text decorator on issue sidebar menu label (#27206...
2023-09-22 GiteabotUpdate JS and Poetry dependencies and eslint (#27200...
2023-09-21 GiteabotFix release URL in webhooks (#27182) (#27185)
2023-09-21 GiteabotFix review request number and add more tests (#27104...
2023-09-21 GiteabotFix dropdown icon position (#27175) (#27177)
2023-09-21 GiteabotFix repo sub menu (#27169) (#27170)
2023-09-21 GiteabotFix the variable regexp pattern on web page (#27161...
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)
next