Implemented query group feature, needed for slow queries esp. in 1.4. Hopefully fixed...
[lhc/web/wiklou.git] / includes / SpecialStatistics.php
2005-04-05 Ævar Arnfjörð Bjar... Added \n at the end of the file
2005-02-07 Brion Vibber* (bug 1474) Switch to better-cached index for statisti...
2005-01-30 Antoine Mussoquotes
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
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-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-06-11 Domas MituzasPG: user->"user"
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-15 Tim StarlingGuarding divisions
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-05-20 Brion VibberFix admin count to not include bots
2003-04-14 Lee Daniel CrockerInitial revision