summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/MetaDB/DBI.pm
Commit message (Expand)AuthorAgeFilesLines
* * dropped attribute ramfs_screen as it is no longer needed (splashy doesOliver Tappe2008-02-091-0/+10
* * added TODO about lacking performance of set...Attrs()Oliver Tappe2008-01-111-0/+3
* * added new DB-table 'installed_plugin', moving schema version to 0.21Oliver Tappe2008-01-081-0/+47
* * fixed several smaller bugs found when testing slxexportOliver Tappe2008-01-071-16/+22
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-071-320/+61Star
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-041-64/+479
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-041-36/+79
* * intermediate checkin of refactoring of the way attributes are stored in DBOliver Tappe2008-01-031-36/+89
* * added more tests for basic DB-features: group, global_info and Oliver Tappe2007-12-271-19/+32
* * completed regression tests for vendor-OSesOliver Tappe2007-12-161-7/+12
* * started to work on configDB-testsOliver Tappe2007-11-091-9/+11
* * added POD to ConfigDB, and did some fixes along the wayOliver Tappe2007-08-021-3/+3
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-181-15/+15
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+11
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-5/+3Star
* * fixed showstopping bugs introduced with rev 1176, sorry!Oliver Tappe2007-06-201-261/+254Star
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-18/+18
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-131-7/+2Star
* * cleanup in DB-modulesOliver Tappe2007-05-111-4/+3Star
* * added new table global_info to DB-schema, in order to support nbd-server-portsOliver Tappe2007-05-061-1/+41
* * fixed some holes in param check, could lead to crashesOliver Tappe2007-05-051-5/+5
* overhaul the settings concept:Oliver Tappe2007-05-021-14/+0Star
* * cleanupOliver Tappe2007-04-231-1/+0Star
* * fixed a bad bug in _updateRefTable that would delete many more items than s...Oliver Tappe2007-03-261-1/+6
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-68/+68
* * fixed several missing return statementsOliver Tappe2006-12-111-5/+7
* * added support for new table 'settings', which containsOliver Tappe2006-10-291-0/+14
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-031-21/+30
* * some work on the testing script, fixed several errors on the wayOliver Tappe2006-09-261-2/+2
* * added support for fetching and changing system_variantsOliver Tappe2006-08-291-29/+107
* * now that project name is fixed, we use it: 'ODLX' => 'OpenSLX' and 'odlx' =...Oliver Tappe2006-08-211-0/+885