Commit graph

1 commit

Author SHA1 Message Date
Stan Hu
9cb7e93f09 Fix project dashboard showing the wrong timestamps
Use the max of the `last_activity_at` and `last_repository_updated_at`
columns. The latter is updated only when a push happens, but the former is
updated whenever any activity (e.g. issue creation) happens.

Closes #27181
2018-03-05 19:11:50 -08:00