]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB/ADODB.php
Reformat code
[SourceForge/phpwiki.git] / lib / WikiDB / ADODB.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 vargenauNo tabs
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...
2008-08-22 vargenauActivated Id substitution for Subversion
2007-01-04 rurbanAllow missing connection permissions on upgrade::_try_d...
2005-10-30 rurbanfix and unify copy&paste errors
2005-10-12 rurbanpostgres cross-testing hack
2004-12-10 rurbanfix $page->get('_cached_html)
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-27 rurbansimpified regex search architecture:
2004-11-10 rurban* optimize increaseHitCount, esp. for mysql.
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-04-26 rurbanlocking table specific for better databases
2004-04-16 rurbannew ADODB library 4.22 with multiple drivers (not only...
2004-04-06 rurbanCleanup of special PageList column types
2002-02-01 lakkaFirst cut of ADODB backend. I've only tested this...