In QueryPage: fixing a misleading comment. value needn't be numeric.
[lhc/web/wiklou.git] / includes / Profiling.php
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-05-26 Tim StarlingFixed profiling
2004-03-23 Tim StarlingFix notice
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-17 Tim StarlingGot rid of some notices
2003-12-01 Mr. E23Added missing global for $wgProfileToDatabase.
2003-11-19 Tim StarlingMoved logToDB to inside Profiler class
2003-11-18 Mr. E23Added feature to log sums from profiling data to the DB
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-02 Tim StarlingVarious fixes, see the version of [[m:Development statu...
2003-10-25 Tim StarlingTranslation checker added (nl: fixed); more conditional...
2003-10-20 Tim Starlingfixed profiling; fixed wfMsg() use of memcached; put...
2003-10-16 Tim Starlingblock/unblock log; split off profiling into Profiling...