User "Siebrand" changed the status of MediaWiki.r99635.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99635
Commit summary:

* Fixed bug 31630: Renaming page translation page creates multiple log entries
** Replaced the old racy system with $objectcache->decr() which in theory can 
be atomic
** Replaced $wgMemc with wfGetCache( CACHE_ANYTHING );
* Added target page as parameter to log moveok log entry
* Fixed the parameter in edit summaries of individual page moves to refer to 
the base bage
* Fixed a fatal in TranslateEditAddons.php when editing a translation which is 
in the process of being moved

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

Reply via email to