Files
gitea/routers/web/repo
Lunny Xiao 224aa64cd9 Replace update repository function in some places (#34566)
`UpdateAllCols` is dangerous, the columns should be updated when
necessary.

This PR replaces some `updateRepository` invokes to reduce possible
problems and wrongly updated time. Some parts have been fixed in #34388,
but some are hidden in the function `updateRepository`. Alternatively,
using `UpdateRepositoryColsNoAutoTime` to update the changed columns.

Some `UpdateRepoSize` invokes are duplicated, so they will be removed
when extracting from `updateRepository`.
2025-06-17 09:54:25 -07:00
..
2025-02-16 22:13:17 -08:00
2025-04-13 12:27:31 -07:00
2025-03-13 07:04:50 +08:00
2025-02-16 22:13:17 -08:00
2025-04-01 10:14:01 +00:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-03-13 11:07:48 +08:00
2025-02-05 02:14:03 +08:00
2025-05-13 08:18:45 +00:00
2025-02-05 02:14:03 +08:00