summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/MetaDB
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-032-38/+99
* * 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-092-12/+40
* * now makes use of readPassword() from Utils.pmOliver Tappe2007-09-231-5/+2Star
* * added POD to ConfigDB, and did some fixes along the wayOliver Tappe2007-08-021-3/+3
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-312-185/+15Star
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-212-8/+8
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-184-30/+31
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-105-5/+29
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-015-32/+16Star
* * fixed showstopping bugs introduced with rev 1176, sorry!Oliver Tappe2007-06-204-386/+375Star
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-205-36/+36
* largish change with respect to configurable paths:Oliver Tappe2007-06-174-27/+12Star
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-135-28/+12Star
* * cleanup in DB-modulesOliver Tappe2007-05-115-23/+16Star
* * added new table global_info to DB-schema, in order to support nbd-server-portsOliver Tappe2007-05-062-10/+87
* * fixed some holes in param check, could lead to crashesOliver Tappe2007-05-051-5/+5
* overhaul the settings concept:Oliver Tappe2007-05-022-57/+0Star
* * cleanupOliver Tappe2007-04-232-2/+1Star
* * improved error message in case a database module couldOliver Tappe2007-04-133-3/+3
* * fixed incorrect module names in error message.Oliver Tappe2007-04-133-3/+3
* * circumvent problem with older versions of DBD::CSV not supporting the max()...Oliver Tappe2007-04-111-1/+9
* * 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-235-15/+50
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-155-200/+198Star
* * some work towards completing the API documentation (POD)Oliver Tappe2006-12-111-0/+478
* * fixed several missing return statementsOliver Tappe2006-12-111-5/+7
* * fixed linebreak problem, now we use '\x0a' only, in orderOliver Tappe2006-10-291-1/+1
* * added support for new table 'settings', which containsOliver Tappe2006-10-292-0/+22
* * we now check if we could create the database folder and Oliver Tappe2006-10-281-1/+5
* * renamed several scripts to our new convention: no .pl forOliver Tappe2006-10-281-197/+530
* * fixed format of error-message.Oliver Tappe2006-10-063-6/+6
* * added explicit check for required DBD-module in order to give a precise err...Oliver Tappe2006-10-063-7/+16
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-035-21/+54
* * minor cleanupOliver Tappe2006-09-292-5/+3Star
* * fixed problem with 'db-name' not being honoured at all, this fixesOliver Tappe2006-09-291-1/+2
* * removed unfinished XML-implementation as I encounter several problems withOliver Tappe2006-09-291-186/+0Star
* * 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-292-37/+135
* * now that project name is fixed, we use it: 'ODLX' => 'OpenSLX' and 'odlx' =...Oliver Tappe2006-08-216-0/+1870