r14443 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r14442‎ | r14443 | r14444 >
Date:21:35, 28 May 2006
Author:midom
Status:old
Tags:
Comment:
vanity commit + documenting:
* Use optimized php5-only microtime()
* Add possibility to store local message cache as PHP executable script
* Fix profiling table definition
Modified paths:
  • /trunk/phase3/README (modified) (history)
  • /trunk/phase3/RELEASE-NOTES (modified) (history)
  • /trunk/phase3/includes/SpecialVersion.php (modified) (history)

Diff [purge]

Index: trunk/phase3/README
@@ -30,6 +30,7 @@
3131 * Evan Prodromou
3232 * Ævar Arnfjörð Bjarmason
3333 * Niklas Laxström
 34+* Domas Mituzas
3435 * Several others
3536
3637 The contributors hold the copyright to this work, and it is licensed
Index: trunk/phase3/includes/SpecialVersion.php
@@ -53,7 +53,7 @@
5454 This wiki is powered by '''[http://www.mediawiki.org/ MediaWiki]''',
5555 copyright (C) 2001-2006 Magnus Manske, Brion Vibber, Lee Daniel Crocker,
5656 Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason,
57 - Niklas Laxström and others.
 57+ Niklas Laxström, Domas Mituzas and others.
5858
5959 MediaWiki is free software; you can redistribute it and/or modify
6060 it under the terms of the GNU General Public License as published by
Index: trunk/phase3/RELEASE-NOTES
@@ -365,6 +365,9 @@
366366 * (bug 6117) Use message for history feed description, add German localization
367367 * (bug 1017) fixed thumbnails of animated gifs.
368368 * Add APC as object caching option
 369+* Use optimized php5-only microtime()
 370+* Add possibility to store local message cache as PHP executable script
 371+* Fix profiling table definition
369372 * Update to Albanian localization (sq)
370373 * (bug 6099) Introduce {{DIRECTIONMARK}} magic word (with {{DIRMARK}} as an alias)
371374

Status & tagging log