Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / DatabaseOracle.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2007-09-02 Greg Sabino MullaneAdd implicitOrderby() to make sure that SpecialAllpages...
2007-07-07 Yuri Astrakhanbug 10496 DISTINCT option logic incorrect in Database...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-04 Rob Church(bug 10104) Provide stub "getLag()" function for Databa...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-18 Aryeh Gregor"@todo no-op" sounds a bit peculiar. ;)
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-30 River Tarnellif non-UTF8 string given to addQuotes(), convert to...
2007-03-28 River Tarnellel_to should be varchar in oracle
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-21 Greg Sabino MullaneRemove variables when we can simply override accessors...
2007-03-11 River Tarnelluse INSERT...RETURNING INTO to insert blobs
2007-03-11 River Tarnellset $NLS_LANG before connecting so Oracle knows we...
2007-03-11 River TarnelllimitResult() changes need fiddling to put options...
2007-03-11 River Tarnellcall ctx_ddl.sync_index to update search index on page...
2007-03-11 River Tarnellnew files for oracle
2007-01-13 Brion Vibber* Unmaintained Oracle support files have been removed.
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-11 Yuri Astrakhanforgot for prev checkin re bug 6440. Database should...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-06-06 Tim StarlingSome initial work on exceptions. More to follow.
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-04-11 Brion Vibberfix call-time pass-by-reference thingy which could...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-14 Brion Vibber* Remove obsolete killthread.php
2006-01-10 Domas Mituzasmiliseconds...
2005-12-07 Brion Vibber* (bug 4201) Fix user-talk mode for Enotif, and general...
2005-12-04 Antoine MussoClean up unused globals!
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...