0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-25 11:45:50 +01:00
gitea/services
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-02-22 08:01:43 +01:00
2026-03-08 17:59:46 +08:00
2026-03-22 15:49:45 +00:00
2026-02-28 11:23:20 -08:00
2025-10-19 00:37:50 +08:00