gerrit/gerrit-extension-api
Shawn Pearce bc03a8f3b4 Use ETag and If-None-Match for /detail caching
Last-Modified is only second level precision and may allow a client to
fail to see subsequent updates within the same second window.  Improve
the caching check by using an ETag string that is computed from the
full timestamp and the row version fields of Change.

Change-Id: I58fc95b5396baa1d8afb676ff672c9f19b835f1c
2013-07-19 15:20:08 -07: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 Use ETag and If-None-Match for /detail caching 2013-07-19 15:20:08 -07: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