mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-09 01:38:45 +03:00

Fallback to created_at if that the case and to time.Now() if it is also missing. Fixes: #18434 Co-authored-by: Loïc Dachary <loic@dachary.org> Conflicts: services/migrations/gitlab.go trivial context conflict because var reviews became reviews := in 1.17