]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB/backend/PearDB_oci8.php
Reformat code
[SourceForge/phpwiki.git] / lib / WikiDB / backend / PearDB_oci8.php
2012-10-06 vargenauReformat code
2012-10-02 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenautrailing_spaces
2011-03-03 vargenauRemove rcs_id
2010-08-11 vargenauHarmonize file footer
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2009-03-31 vargenauRemove history
2008-08-22 vargenauActivated Id substitution for Subversion
2007-01-28 rurbanuse backend specific SQL write_accesslog
2007-01-04 rurbanAllow missing connection permissions on upgrade::_try_d...
2006-12-22 rurbanjust add Log
2006-11-29 rurbanfix CASE WHEN SQL syntax error from previous commit
2006-11-19 rurbanPatch from Bug# 1569424 by Bob Peele (bob.peele@oracle...
2005-11-14 rurbanfix fulltext search,
2005-01-18 rurbanreformatting and two bug fixes: adding missing parens
2004-12-08 rurbansupport new non-destructive delete_page via generic...
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-27 rurbansimpified regex search architecture:
2004-11-26 rurbannew regex search parser and SQL backends (90% complete...
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-07-08 rurbanrenamed the four PearDB backends to have a PearDB_...
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...