summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/MetaDB/CSV.pm
Commit message (Expand)AuthorAgeFilesLines
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-311-182/+0Star
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-181-9/+9
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-1/+6
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-5/+2Star
* * fixed showstopping bugs introduced with rev 1176, sorry!Oliver Tappe2007-06-201-42/+40Star
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-1/+1
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-10/+5Star
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-131-6/+3Star
* * cleanup in DB-modulesOliver Tappe2007-05-111-7/+4Star
* * added new table global_info to DB-schema, in order to support nbd-server-portsOliver Tappe2007-05-061-9/+46
* * cleanupOliver Tappe2007-04-231-1/+1
* * improved error message in case a database module couldOliver Tappe2007-04-131-1/+1
* * fixed incorrect module names in error message.Oliver Tappe2007-04-131-1/+1
* * circumvent problem with older versions of DBD::CSV not supporting the max()...Oliver Tappe2007-04-111-1/+9
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-1/+1
* * fixed linebreak problem, now we use '\x0a' only, in orderOliver Tappe2006-10-291-1/+1
* * we now check if we could create the database folder and Oliver Tappe2006-10-281-1/+5
* * fixed format of error-message.Oliver Tappe2006-10-061-2/+2
* * added explicit check for required DBD-module in order to give a precise err...Oliver Tappe2006-10-061-2/+5
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-031-0/+6
* * fixed problem with 'db-name' not being honoured at all, this fixesOliver Tappe2006-09-291-1/+2
* * now that project name is fixed, we use it: 'ODLX' => 'OpenSLX' and 'odlx' =...Oliver Tappe2006-08-211-0/+127