"Tim Starling" changed the status of MediaWiki.r108878 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108878

Old status:  new
> New status: ok

Commit summary for MediaWiki.r108878:

In FileBackend:
* Made secure() call doPrepare() for caller dummy proofing (especially those 
that don't check the status).
In FSFileBackend:
* Removed redundant wfMkdirParents() calls in FSFileBackend, we already have 
prepare() for this purpose. This also keeps it's behavior more consistent with 
the other backends.
* Made use of 'backend-fail-store' message in doStoreInternal().
Other:
* Updated unit tests and renamed $src => $source in some functions for 
consistency.
* Added some documentation comments and @since tags.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to