]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB/SQL.php
Reformat code
[SourceForge/phpwiki.git] / lib / WikiDB / SQL.php
2012-10-06 vargenauReformat code
2012-10-02 vargenautrailing_spaces [PSR-2] Remove trailing whitespace...
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 vargenauextra_empty_lines
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...
2009-08-24 rurbanPHP5 syntax
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* requires newer Pear_DB (as the internal one): quote...
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-07-08 rurbanrenamed the four PearDB backends to have a PearDB_...
2004-07-08 rurbanquiet the testruns
2004-04-26 rurbanlocking table specific for better databases
2004-03-18 rurbanfixed sqlite support
2004-02-15 rurbandon't display the SQL dsn connection password
2003-02-25 dairikiFix so that SQL tables get unlocked upon SQL error.
2001-09-19 wainsteadUpdated the "emacs local variables" blocks.
2001-09-18 dairikiJeff's hacks II.