Files
gitea/models/repo
Lunny Xiao 224aa64cd9
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
cron-translations / crowdin-pull (push) Has been skipped
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-03-03 05:36:10 +00:00
2025-04-01 10:14:01 +00:00
2024-03-04 08:16:03 +00:00
2024-04-07 19:17:06 +08:00
2025-04-01 10:14:01 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2025-04-01 10:14:01 +00:00