diff options
author | Stan Hu <stanhu@gmail.com> | 2016-10-06 15:50:29 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-10-06 22:56:07 -0700 |
commit | 1662640985b56390a4d22dab1fee7fd04ccd5bc8 (patch) | |
tree | 82f19f1a7071d29a69f51c2f75e1acb3074dd0aa /lib/api/commit_statuses.rb | |
parent | a625757cb469612409d47326241818ddf4fca982 (diff) | |
download | gitlab-ce-1662640985b56390a4d22dab1fee7fd04ccd5bc8.tar.gz |
Fix Event#reset_project_activity updatessh-fix-events-update-spec
!6678 removed the lease from Event#reset_project_activity, but it wasn't
actually updating the project's last_activity_at timestamp properly.
The WHERE clause would always return no matching projects. The spec
passed occasionally because the created_at timestamp was automatically
set to last_activity_at.
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions