* Added getInfinity to DatabaseOracle
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Thu, 10 Nov 2011 07:41:12 +0000 (07:41 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Thu, 10 Nov 2011 07:41:12 +0000 (07:41 +0000)
commitbe3bbfc539d8aacccac7adf8c1d2537db8c75c49
treeacc1eef09f0905f99a3da0e76d4f8bb353478118
parent44ab4a944863100681d8ec58d69b66429e74437a
* Added getInfinity to DatabaseOracle
* Block - replaced 'infinity' strings with DB->getInfinity calls
* UploadStash - added sequence value generation for ID
includes/Block.php
includes/api/ApiQueryBlocks.php
includes/db/DatabaseOracle.php
includes/upload/UploadStash.php
tests/phpunit/includes/api/ApiBlockTest.php