aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/dbi_discreet.rb
Commit message (Collapse)AuthorAgeFilesLines
* v4 (v3): dbi_discrete, discreet should have been discrete, renames accordinglyRalph Amissah2013-02-101-182/+0
|
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-1/+1
|
* v3: cosmetic code, if, else, remove some semicolons (;) replace with newlinesRalph Amissah2012-10-011-1/+3
|
* v3: dbi_discreet, screen reporting db location, fixRalph Amissah2012-06-061-2/+2
|
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-1/+1
|
* v3: rescue & error warnings, more touchedRalph Amissah2012-05-121-2/+8
|
* v3: db bugfix in maintenance mode (variable name reused)Ralph Amissah2012-04-211-3/+19
|
* v3: sql creation -v reporting reducedsisu_3.2.2Ralph Amissah2012-04-051-0/+1
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-0/+158
* v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)