Fix double-compression; fix missing deletion reason; fix html insertion attack; fix...
[lhc/web/wiklou.git] / includes / DatabaseFunctions.php
2003-11-22 Tim StarlingRemoved dodgy regex
2003-11-21 Tim StarlingFixing broken regex in wfGeneralizeSQL
2003-11-19 Mr. E23Fixed another bug in wfGeneralizeSQL(). This time it...
2003-11-19 Mr. E23Fixed another bug in wfGeneralizeSQL()
2003-11-19 Mr. E23Fixed bug in wfGeneralizeSQL() that caused strings...
2003-11-18 Mr. E23Changed the way SQL queries are logged by profiling
2003-11-17 Brion VibberSecurity fix: include path
2003-11-15 Brion VibberUse wfMsg()'s parameters
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-09-21 Tim StarlingMediaWiki namespace
2003-09-20 Tim StarlingMore wfQuery() conversion
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-08-17 Brion VibberExperimental patch to partially protect against simulta...
2003-08-09 Brion Vibberoops
2003-08-09 Brion VibberAlternate db connect, use proper charset in abort page
2003-08-02 Brion VibberMove file cache functions into CacheManager class ...
2003-06-30 Brion VibberDate/time fixes: try to ensure that timestamps are...
2003-04-14 Lee Daniel CrockerInitial revision