Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change MySQL to MySQL/MariaDB in the frontend | Joas Schilling | 2014-02-07 | 1 | -6/+6 |
* | fixing PHPDoc and spelling | Thomas Mueller | 2013-12-02 | 2 | -6/+8 |
* | Use getLastError() everywhere. | Andreas Fischer | 2013-11-28 | 1 | -10/+10 |
* | Add getLastError() | Andreas Fischer | 2013-11-28 | 1 | -3/+20 |
* | No function as oci_last_error. It's oci_error. | Andreas Fischer | 2013-11-28 | 1 | -1/+1 |
* | There is no property such as dbusername. It's 'dbuser'. | Andreas Fischer | 2013-11-28 | 1 | -3/+3 |
* | Correct property name. It's 'dbpassword', with the 'db' prefix. | Andreas Fischer | 2013-11-28 | 1 | -1/+1 |
* | Correct property name. It's just 'tableprefix', without the 'db' prefix. | Andreas Fischer | 2013-11-28 | 1 | -1/+1 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 6 | -0/+703 |