0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-08 16:12:19 +01:00
Ross Golder a2b0da306c
Optimize refreshAccesses with cross-comparison to minimize DB operations
Implemented the FIXME to perform cross-comparison between existing
and desired accesses, reducing deletions, updates, and insertions
to the minimum necessary. This improves performance for repositories
with many users by avoiding bulk delete-all and re-insert-all.
2025-10-19 13:43:08 +07:00
..
2025-02-20 12:39:21 -08:00
2025-08-30 01:04:06 +08:00
2025-09-13 10:34:43 -04:00
2025-09-13 18:01:00 +00:00
2025-10-19 00:37:50 +08:00
2025-08-30 01:04:06 +08:00
2025-08-30 01:04:06 +08:00