gerrit/gerrit-extension-api
Edwin Kempin 95b4b20b71 Cache Not Found responses for retrieving avatar images
If an avatar image is not found it is likely that a moment later it is
still not found. Allowing to cache the Not Found response saves
requests to the server. If an avatar image gets available it is okay to
have some delay until it is refetched from the server.

Change-Id: I24ed6be3ea730fc604be036542638cad5118d6d4
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-07-08 16:35:09 +02:00
..
.settings Suppress Eclipse warning "annotation should not be used as a superinterface" 2012-12-02 21:01:28 +09:00
src/main/java/com/google/gerrit/extensions Cache Not Found responses for retrieving avatar images 2013-07-08 16:35:09 +02:00
.gitignore Define gerrit-extension-api module 2012-05-10 16:05:45 -07:00
BUCK Make source JARs for {extension,plugin}-api targets 2013-05-30 14:27:59 -07:00