Skip to content

Fix various trivial problems#36953

Merged
techknowlogick merged 8 commits into
go-gitea:mainfrom
wxiaoguang:fix-various
Mar 23, 2026
Merged

Fix various trivial problems#36953
techknowlogick merged 8 commits into
go-gitea:mainfrom
wxiaoguang:fix-various

Conversation

@wxiaoguang
Copy link
Copy Markdown
Contributor

@wxiaoguang wxiaoguang commented Mar 23, 2026

  1. remove TEST_CONFLICTING_PATCHES_WITH_GIT_APPLY
  2. fix fragile db.Cell2Int64 (new: CellToInt)
  3. allow more routes in maintenance mode (e.g.: captcha)
  4. fix MockLocale html escaping to make it have the same behavior as production locale

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 23, 2026
@github-actions github-actions Bot added modifies/go docs-update-needed The document needs to be updated synchronously labels Mar 23, 2026
@wxiaoguang wxiaoguang changed the title Fix varioius trivial problems Fix various trivial problems Mar 23, 2026
Comment thread models/auth/source.go
Comment thread routers/common/maintenancemode.go Outdated
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 23, 2026
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 23, 2026
@techknowlogick techknowlogick enabled auto-merge (squash) March 23, 2026 17:36
@techknowlogick techknowlogick added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Mar 23, 2026
@techknowlogick techknowlogick merged commit 4f9f0fc into go-gitea:main Mar 23, 2026
26 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Mar 23, 2026
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Mar 23, 2026
@wxiaoguang wxiaoguang deleted the fix-various branch March 23, 2026 22:54
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 24, 2026
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  Make PUBLIC_URL_DETECTION default to "auto" (go-gitea#36955)
  Fix user settings sidebar showing disabled features on some pages (go-gitea#36958)
  Update GitHub Actions to latest major versions (go-gitea#36964)
  Fix various trivial problems (go-gitea#36953)
  Rework checkbox styling, remove `input` border hover effect (go-gitea#36870)
  Add `DEFAULT_DELETE_BRANCH_AFTER_MERGE` setting (go-gitea#36917)
  Update Nix flake (go-gitea#36943)
  Update to eslint 10 (go-gitea#36925)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-update-needed The document needs to be updated synchronously lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants