objectcache: use a default "since" timestamp in getWithSetCallback()
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 14 Oct 2016 09:17:25 +0000 (02:17 -0700)
committerOri.livneh <ori@wikimedia.org>
Fri, 14 Oct 2016 23:31:09 +0000 (23:31 +0000)
commitfdce245e9fe5da3da5d869561b4bbcf0232e9b5e
treea0df0329f09acccb118a1b28e9a287554efebf04
parentb503c026c86b1f335e47efed27f76bf5456ef7e2
objectcache: use a default "since" timestamp in getWithSetCallback()

* Renamed mDoneWrites to be clearer at what type it is.
* Also cleaned up a few callers of this method

Change-Id: I45856b210c289c2e2f193cc4328a208e20b4e0a8
includes/Block.php
includes/Revision.php
includes/actions/InfoAction.php
includes/libs/objectcache/WANObjectCache.php
includes/libs/rdbms/database/Database.php