Commit Graph

  • b06002f449 refactor: git repo and relative path handling (#38522) main wxiaoguang 2026-07-19 15:32:00 +08:00
  • ae176cd649 refactor: clean up fragile diff render templates, use backend typed structs (#38517) YumeMichi 2026-07-19 11:20:01 +08:00
  • 1af5277aba fix(actions): coerce workflow_dispatch boolean inputs to native types (#38472) (#38521) release/v1.27 Giteabot 2026-07-18 14:49:43 -07:00
  • e8befe0268 fix(actions): coerce workflow_dispatch boolean inputs to native types (#38472) bircni 2026-07-18 17:08:09 +02:00
  • 66e3849a70 refactor: correct git repo design and fix some legacy problems (#38512) wxiaoguang 2026-07-18 21:28:14 +08:00
  • 6d41731184 fix: make the merge box button red if some checks fail (#38508) (#38516) Giteabot 2026-07-18 04:10:50 -07:00
  • 7786df34cf fix: make the merge box button red if some checks fail (#38508) wxiaoguang 2026-07-18 17:44:01 +08:00
  • c6791c3c58 fix: clean up orphaned user-keyed tables in deleteUser (#38511) Knight 2026-07-18 13:08:36 +05:30
  • 2cc28ac2a9 [skip ci] Updated translations via Crowdin GiteaBot 2026-07-18 00:46:45 +00:00
  • ba7c84673b docs: Update Changelog for 1.27 (#38440) bircni 2026-07-17 17:31:40 +02:00
  • 3027794c44 refactor: fix legacy problems in cmd/serv.go (#38505) wxiaoguang 2026-07-17 22:28:59 +08:00
  • cfc9f4c685 fix(pull): sign the commit when updating a branch by merge (#38441) (#38499) Eyüp Can Akman 2026-07-17 14:05:05 +03:00
  • 5b078f72aa refactor: remove Ctx field from git.Repository (#38500) wxiaoguang 2026-07-17 18:44:31 +08:00
  • 895d848ff4 fix: make commit message merge correctly (#38490) (#38502) Giteabot 2026-07-17 01:09:01 -07:00
  • 2c8e99bbf7 fix: make commit message merge correctly (#38490) wxiaoguang 2026-07-17 15:44:05 +08:00
  • 8a3daef525 fix(repo): stop advertising HTTP clone URLs when DISABLE_HTTP_GIT is set (#38378) TowyTowy 2026-07-17 07:17:28 +02:00
  • bca44bd736 [skip ci] Updated translations via Crowdin GiteaBot 2026-07-17 00:51:13 +00:00
  • b4e601339f ci: retry snap store upload on transient connection drops (#38461) silverwind 2026-07-16 23:56:31 +02:00
  • 7199547218 fix(actions): explain why a blocked or waiting job has not started (#38476) (#38498) Giteabot 2026-07-16 14:45:11 -07:00
  • a49c893842 fix(pull): sign the commit when updating a branch by merge (#38441) Eyüp Can Akman 2026-07-17 00:38:39 +03:00
  • 9d3f04eb7e fix(actions): explain why a blocked or waiting job has not started (#38476) bircni 2026-07-16 23:10:43 +02:00
  • 7cb4201f8e fix(actions): make cancelled() work in job if evaluation (#38495) (#38497) Giteabot 2026-07-16 13:54:26 -07:00
  • 2e0aa7ec74 fix(actions): make cancelled() work in job if evaluation (#38495) Zettat123 2026-07-16 14:28:53 -06:00
  • f0d9af3a18 enhance(ui): use OpenAPI 3.0 spec in API viewer, add spec buttons (#38478) silverwind 2026-07-16 19:38:33 +02:00
  • 5f017302bf fix(actions): show retention info on hover for expired artifacts (#38477) (#38493) Giteabot 2026-07-16 10:01:56 -07:00
  • 59c619660c fix(actions): group reusable-workflow matrix legs in the workflow graph (#38475) (#38492) Giteabot 2026-07-16 08:58:06 -07:00
  • 02f82a2054 fix(actions): show retention info on hover for expired artifacts (#38477) bircni 2026-07-16 15:58:31 +02:00
  • 8599289459 fix: full file highlighting for git diff with CR char (#38484) (#38491) Giteabot 2026-07-16 06:11:20 -07:00
  • 1850a108e5 fix(actions): group reusable-workflow matrix legs in the workflow graph (#38475) bircni 2026-07-16 14:58:05 +02:00
  • 875b2e8def fix: full file highlighting for git diff with CR char (#38484) wxiaoguang 2026-07-16 19:36:46 +08:00
  • da9f0a3726 fix(packages): serve noarch Alpine index for any requested architecture (#38479) (#38486) Giteabot 2026-07-16 03:28:39 -07:00
  • f15868d442 fix(packages): serve noarch Alpine index for any requested architecture (#38479) Gaurav Dubey 2026-07-16 15:21:36 +05:30
  • 08fd59959e fix: 500 error when updating user visibility (#38480) (#38483) Giteabot 2026-07-16 02:10:54 -07:00
  • a77bf48b41 fix: 500 error when updating user visibility (#38480) Zettat123 2026-07-16 01:53:43 -06:00
  • 11363e2f0c chore(renovate): bundle major updates, use chore commit type (#38470) silverwind 2026-07-15 22:10:43 +02:00
  • 82edc3da01 refactor: decouple git.Repository(ctx) from git.Commit & git.Tree (#38464) wxiaoguang 2026-07-16 01:30:01 +08:00
  • d60215c2a2 fix(actions): make job list item fully clickable (#38462) (#38471) Giteabot 2026-07-15 10:18:05 -07:00
  • ed678b9d45 fix(actions): make job list item fully clickable (#38462) Shudhanshu Singh 2026-07-15 22:36:34 +05:30
  • ce683b34c6 fix: mail template for push event (#38467) wxiaoguang 2026-07-16 00:57:44 +08:00
  • bf594690db fix: mail template for push event (#38467) (#38468) wxiaoguang 2026-07-16 00:57:03 +08:00
  • fa50ad2aa9 chore(deps): update dependency djlint to v1.40.4 (#38428) Giteabot 2026-07-15 06:32:27 -07:00
  • c86eb7081b fix(deps): update npm dependencies (#38431) Giteabot 2026-07-15 00:14:50 -07:00
  • 506075c480 fix(deps): update go dependencies (#38429) Giteabot 2026-07-14 23:47:08 -07:00
  • 5cb7ec9304 fix: make "test push webhook" always work (#38425) (#38455) Giteabot 2026-07-14 22:51:44 -07:00
  • 9fa2bff5fd fix(admin): exit dev test queue producer loop when context is cancelled (#38451) Jeremy Stover 2026-07-14 23:25:50 -04:00
  • 6e86c4cde8 fix(actions): prevent bulk actions from affecting all runners (#38453) (#38457) Giteabot 2026-07-14 20:06:17 -07:00
  • 880ddb5724 fix(actions): prevent bulk actions from affecting all runners (#38453) xkm 2026-07-15 10:36:03 +08:00
  • c32af046a2 fix(org): align follow button and wrap description (#38448) (#38454) Giteabot 2026-07-14 19:12:39 -07:00
  • 7c629e1ba7 [skip ci] Updated translations via Crowdin GiteaBot 2026-07-15 00:45:33 +00:00
  • b6904c9730 fix: make "test push webhook" always work (#38425) Harsh Satyajit Thakur 2026-07-15 04:24:18 +10:00
  • 9c08df8bc8 fix(org): align follow button and wrap description (#38448) Shudhanshu Singh 2026-07-14 23:24:55 +05:30
  • a98468da30 fix(actions): populate github.event for scheduled runs (#38446) (#38452) Giteabot 2026-07-14 10:32:08 -07:00
  • 0e4d93537a fix(actions): populate github.event for scheduled runs (#38446) silverwind 2026-07-14 18:30:16 +02:00
  • da5a004fc4 chore(deps): update npm dependencies (major) (#38432) Giteabot 2026-07-14 04:04:08 -07:00
  • ed9b02985a fix(deps): update module github.com/google/go-github/v88 to v89 (#38433) Giteabot 2026-07-14 01:48:58 -07:00
  • f12a0a9183 chore(deps): update action dependencies (#38430) Giteabot 2026-07-14 01:24:40 -07:00
  • b969123b7f chore: don't auto refresh the merge box when user has interacted with it (#38436) v1.27.0 bircni 2026-07-13 11:54:47 +02:00
  • d15cfa363a chore: don't auto refresh the merge box when user has interacted with it (#38435) wxiaoguang 2026-07-13 14:38:41 +08:00
  • c6627af968 docs: update changelog for 1.27.0 (#38427) bircni 2026-07-13 06:31:20 +02:00
  • de4b8277e9 fix: various security fixes (#38406) (#38426) Giteabot 2026-07-12 10:41:58 -07:00
  • f69e15afe7 fix: various security fixes (#38406) bircni 2026-07-12 19:14:09 +02:00
  • acbc75e2bd fix(util): reject invalid characters between time-estimate units (#38416) (#38423) Giteabot 2026-07-12 09:59:28 -07:00
  • d2bd1589fe fix(util): reject invalid characters between time-estimate units (#38416) TowyTowy 2026-07-12 15:38:34 +02:00
  • c3325be816 fix: represent a deleted assignee team as a Ghost team (#38413) (#38419) Giteabot 2026-07-12 06:06:24 -07:00
  • d4250bafd9 fix(turnstile): route CAPTCHA verification through the configured proxy (#38412) (#38420) Giteabot 2026-07-12 05:39:14 -07:00
  • b998c3c1aa feat(actions): implement adaptive auto-refresh for workflow runs list (#38329) Shudhanshu Singh 2026-07-12 17:44:37 +05:30
  • 65c5a5ff7b fix(turnstile): route CAPTCHA verification through the configured proxy (#38412) Lovepreet Singh 2026-07-12 17:03:14 +05:30
  • aba0eb1749 fix: represent a deleted assignee team as a Ghost team (#38413) Harsh Satyajit Thakur 2026-07-12 20:54:59 +10:00
  • 678b5aba30 [skip ci] Updated translations via Crowdin GiteaBot 2026-07-12 00:54:22 +00:00
  • 6815d1646c fix: refresh pull request merge box when the commit status is pending (#38410) (#38411) Giteabot 2026-07-11 16:15:25 -07:00
  • bd5f881c51 fix: refresh pull request merge box when the commit status is pending (#38410) wxiaoguang 2026-07-12 01:36:10 +08:00
  • 8ba4d4ebec fix: actions task state concurrent update (#38405) (#38409) Giteabot 2026-07-11 07:51:32 -07:00
  • d3d57dd9b4 chore: remove Yarden Shoham from maintainers (#38407) Yarden Shoham 2026-07-11 16:29:41 +03:00
  • 1bbd127a1a fix: actions task state concurrent update (#38405) wxiaoguang 2026-07-11 21:03:42 +08:00
  • b2794f96b9 fix(actions): keep workflow run trailing on one row with long branch names (#38382) (#38403) Giteabot 2026-07-10 15:08:24 -07:00
  • f803f8e269 fix(actions): keep workflow run trailing on one row with long branch names (#38382) bircni 2026-07-10 23:43:32 +02:00
  • b6aa2b61c6 fix(web): use locale-aware date formatting for contribution calendar tooltips (#38398) (#38401) Giteabot 2026-07-10 14:28:54 -07:00
  • 74ad781db9 fix(pull): re-evaluate review official flag on target branch change (#38319) (#38402) Giteabot 2026-07-10 12:42:00 -07:00
  • 8401fe7c54 fix(pull): re-evaluate review official flag on target branch change (#38319) bircni 2026-07-10 21:18:47 +02:00
  • c12e92c21d fix(web): use locale-aware date formatting for contribution calendar tooltips (#38398) Shudhanshu Singh 2026-07-11 00:08:09 +05:30
  • ed493f0684 fix(security): harden access checks and migration validation (#38324) (#38400) Giteabot 2026-07-10 11:14:38 -07:00
  • aab3242f7b fix(security): harden access checks and migration validation (#38324) bircni 2026-07-10 19:30:43 +02:00
  • af7ba2edef fix: enforce public-only token scope and harden push options / locale parsing (#38323) (#38399) Giteabot 2026-07-10 10:07:04 -07:00
  • f452c369ac fix: enforce public-only token scope and harden push options / locale parsing (#38323) bircni 2026-07-10 18:39:01 +02:00
  • 8b4252e7f6 fix: co-author detection (#38392) (#38397) Giteabot 2026-07-10 04:15:20 -07:00
  • c5c991b1a4 fix: co-author detection (#38392) wxiaoguang 2026-07-10 18:52:00 +08:00
  • 500a09e044 fix(api): stop leaking private repo metadata after access revocation (#38321) (#38390) Giteabot 2026-07-10 00:40:02 -07:00
  • bfebc4b0e1 fix: incorrect co-author detection on commit page (#38386) (#38387) Giteabot 2026-07-09 18:29:28 -07:00
  • 362539b78e fix(api): stop leaking private repo metadata after access revocation (#38321) bircni 2026-07-10 00:21:44 +02:00
  • d9534e7bfa fix(lfs): require proof of possession for cross-repo objects (#38322) (#38389) Giteabot 2026-07-09 15:18:07 -07:00
  • 66a3723cbb fix(lfs): require proof of possession for cross-repo objects (#38322) bircni 2026-07-09 23:43:08 +02:00
  • 27e33b7ba1 fix: incorrect co-author detection on commit page (#38386) bircni 2026-07-09 22:31:14 +02:00
  • 532828cc82 enhance(actions): only create filtered-out workflow commit status for required contexts (#38371) (#38385) Giteabot 2026-07-09 08:58:46 -07:00
  • 761470c01d enhance(actions): only create filtered-out workflow commit status for required contexts (#38371) Zettat123 2026-07-09 09:34:56 -06:00
  • 8cf988f0a6 fix(ui): restore commits table column widths (#38379) (#38383) Giteabot 2026-07-09 08:07:20 -07:00
  • c0bbd82cd4 fix(ui): restore commits table column widths (#38379) silverwind 2026-07-09 16:26:59 +02:00
  • 04a26f40a0 test(e2e): fix race in pdf file render test (#38380) (#38381) Giteabot 2026-07-09 06:57:50 -07:00
  • 7fd34ff033 test(e2e): fix race in pdf file render test (#38380) silverwind 2026-07-09 15:25:01 +02:00
  • 1e682a26eb refactor: introduce ActivePageTimer to help to do partial page refresh (#38372) wxiaoguang 2026-07-09 20:39:03 +08:00
  • 3b3a06e06f [skip ci] Updated translations via Crowdin GiteaBot 2026-07-09 00:56:40 +00:00