Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make OC_DB work with the sqlite3 driver | Robin Appelman | 2011-06-13 | 1 | -6/+8 |
* | add option to remove tables install from database structure | Robin Appelman | 2011-06-12 | 1 | -0/+38 |
* | make logs work with sqlite | Robin Appelman | 2011-04-28 | 1 | -2/+8 |
* | move sqlite database into the data folder, makes it easier to set the correct... | Robin Appelman | 2011-04-28 | 1 | -5/+5 |
* | improve error handeling for first run dialog | Robin Appelman | 2011-04-17 | 1 | -4/+7 |
* | installer now works when using mysql | Robin Appelman | 2011-04-17 | 1 | -1/+1 |
* | Get Hot New Fixes (TM) | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
* | replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) | Jakob Sack | 2011-04-16 | 1 | -9/+9 |
* | move OC_DB to it's own file | Robin Appelman | 2011-04-16 | 1 | -0/+316 |