Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -2/+1 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | Added db4app lib, and apps test_db that shows how it works. | Côme BERNIGAUD | 2011-08-27 | 1 | -1/+1 |
| | | | | Also fixed a typo in db.php | ||||
* | Add postgresql support | Serge Martin | 2011-08-07 | 1 | -0/+4 |
| | | | | REVIEW: 102101 | ||||
* | some improvements to collection scanning | Robin Appelman | 2011-08-01 | 1 | -0/+2 |
| | |||||
* | add transitions to oc_db | Robin Appelman | 2011-07-31 | 1 | -0/+33 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -13/+13 |
| | |||||
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -1/+0 |
| | |||||
* | Use autoload | Jakob Sack | 2011-07-27 | 1 | -0/+365 |