[cvs] commit: vilma/config conf.xml vilma/lib Driver.php vilma/lib/Driver sql.php vilma/scripts/sql vilma.pgsql.sql vilma.sql vilma/tests driver.phpt

Jason Felice jfelice at cronosys.com
Fri Oct 22 12:32:50 PDT 2004


eraserhd    2004-10-22 12:32:50 PDT

  Modified files:
    config               conf.xml 
    lib                  Driver.php 
    lib/Driver           sql.php 
    scripts/sql          vilma.pgsql.sql vilma.sql 
  Added files:
    tests                driver.phpt 
  Log:
  * Introduce a 'domainkey' configuration item used to filter domains this vilma
  installation is allowed to work with.
  * Factor methods which get one domain attribute out of the SQL driver and
  into Driver.php and make them use getDomainByName().
  * Tests coded.
  
  Revision  Changes    Path
  1.12      +5 -1      vilma/config/conf.xml
  1.21      +52 -2     vilma/lib/Driver.php
  1.22      +126 -80   vilma/lib/Driver/sql.php
  1.2       +2 -1      vilma/scripts/sql/vilma.pgsql.sql
  1.3       +2 -1      vilma/scripts/sql/vilma.sql
  1.1       +155 -0    vilma/tests/driver.phpt (new)

  Chora Links:
  http://cvs.horde.org/diff.php/vilma/config/conf.xml?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver/sql.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/vilma/scripts/sql/vilma.pgsql.sql?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/vilma/scripts/sql/vilma.sql?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/vilma/tests/driver.phpt?r=1.1


More information about the cvs mailing list