Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removed | Ralph Amissah | 2012-03-19 | 1 | -430/+0 |
| | | | | | | | | | * 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) | ||||
* | v3dv, dal +, use symbols to identify document objects type (is) and group (of)sisu_3.1.13 | Ralph Amissah | 2012-02-03 | 1 | -11/+11 |
| | | | | * (dal & code affected as a result) | ||||
* | v3 v3dv: path & url links, updates for multiple output directory structures | Ralph Amissah | 2012-02-03 | 1 | -1/+1 |
| | |||||
* | v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12 | Ralph Amissah | 2012-01-23 | 1 | -67/+67 |
| | |||||
* | v3dv: SiSU_DAL_ for module names in dal, & module Metadata is SiSU_Metadatasisu_3.1.11 | Ralph Amissah | 2012-01-10 | 1 | -1/+1 |
| | | | | | | | * v3dv: modify.rb script (& its artifact) removed (after use) from lib/sisu modify.rb script remains available (in generic form) under: data/sisu/v3/conf/convert/modify.rb data/sisu/v3dv/conf/convert/modify.rb | ||||
* | v3dv: class names, use more CamelCase | Ralph Amissah | 2012-01-10 | 1 | -11/+11 |
| | |||||
* | v3dv: class names, remove "SiSU_" (reserve for module names for consistency) | Ralph Amissah | 2012-01-10 | 1 | -2/+2 |
| | |||||
* | v3dv: module names, use more CamelCase | Ralph Amissah | 2012-01-10 | 1 | -12/+12 |
| | |||||
* | v3dv, add dev branch (use to make some changes to module & class names & test) | Ralph Amissah | 2012-01-10 | 1 | -0/+430 |
* (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke) |