In FileBackend/FileOp:
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 19 Jan 2012 02:07:48 +0000 (02:07 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 19 Jan 2012 02:07:48 +0000 (02:07 +0000)
commit95f31706ee451a773c8f0b81ef26ab3c25855453
tree6c987553645824e951894788c211194a73ff2521
parent905925716a2e96ca04c4288bda907552e5536179
In FileBackend/FileOp:
* Added a sane default max file size to FileBackend. Operation batches need to check this before trying anything.
* Temporarily adjust the PHP execution time limit in attemptBatch() to reduce the chance of dying in the middle of it. Also added a maximum batch size limit.
* Added some code comments.
includes/AutoLoader.php
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileOp.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc