0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-24 18:34:26 +01:00
wxiaoguang 4f9f0fc4b8
Fix various trivial problems (#36953)
1. remove `TEST_CONFLICTING_PATCHES_WITH_GIT_APPLY`
* it defaults to false and is unlikely to be useful for most users (see
#22130)
* with new git versions (>= 2.40), "merge-tree" is used,
"checkConflictsByTmpRepo" isn't called, the option does nothing.
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
2026-03-23 18:23:42 +00:00
..
2026-03-23 18:23:42 +00:00
2026-03-07 00:28:46 +08:00
2026-03-22 15:49:45 +00:00
2026-03-22 15:49:45 +00:00
2026-02-28 11:23:20 -08:00
2026-03-22 15:49:45 +00:00
2026-02-06 13:12:05 +00:00