This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 65f9baf Save modtime else cache is never refreshed
65f9baf is described below
commit 65f9baf169a16487ddbf3d6d914b5ce56d0ef649
Author: Sebb <[email protected]>
AuthorDate: Tue Oct 24 15:12:01 2017 +0100
Save modtime else cache is never refreshed
---
www/roster/models/attic.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/roster/models/attic.rb b/www/roster/models/attic.rb
index 8ee1cd6..454bb9e 100644
--- a/www/roster/models/attic.rb
+++ b/www/roster/models/attic.rb
@@ -17,6 +17,7 @@ class Attic
[ issue['key'], issue['fields']['summary'] ]
end
end
+ @mtime = Time.now
end
Hash[@issues]
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].