diff options
author | James Moger <james.moger@gitblit.com> | 2013-11-29 12:02:58 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-11-29 12:02:58 -0500 |
commit | 3811378e0ec542e1ec3139406bbf0fc395e9d3df (patch) | |
tree | 15ea3d2c134523573769dc8ca9390990a674996e /releases.moxie | |
parent | db983266cea3b57193343cfbec2a6cbcce08b835 (diff) | |
download | gitblit-3811378e0ec542e1ec3139406bbf0fc395e9d3df.tar.gz gitblit-3811378e0ec542e1ec3139406bbf0fc395e9d3df.zip |
Invalidate all cached repository data on "clear cache" (issue-346)
Change-Id: I14404e38bbc6f5827c430849baf3c13f4df2c6ef
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index c2ad4fce..3a1b296c 100644 --- a/releases.moxie +++ b/releases.moxie @@ -13,6 +13,7 @@ r20: { - Fixed support for implied SSH urls in web.otherUrls (issue-311) - Bind LDAP connection after establishing TLS initialization (issue-343) - Fixed NPE when attempting to add a permission without a registrant (issue-344) + - Invalidate all cached repository data on "clear cache" (issue-346) - Fix potential NPE on removing uncached repository from cache - Ignore the default contents of .git/description file - Fix error on generating activity page when there is no activity |