You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a repository with name 'test'
2. Work on the repository pushing several commits
3. Delete the repository
4. Recreate the repository with the same name ('test')
5. Go to dashboard
What is the expected output? What do you see instead?
The expected output would be an empty statistic for the repository, instead I see the
statistics of the old repository
What version of the product are you using? On what operating system?
Gitblit v.1.3.2 installed on Windows 2003
Please provide any additional information below.
Reported by l.tagliani on 2013-11-29 09:23:52
The text was updated successfully, but these errors were encountered:
Interesting. The stats should have been cleared when the repo was deleted - it's part
of the delete mechanism. While reviewing this, I tweaked the "clear cache" function
to also clear out the metrics cache. I still have to make time to chase this down.
Originally reported on Google Code with ID 346
Reported by
l.tagliani
on 2013-11-29 09:23:52The text was updated successfully, but these errors were encountered: