Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 1 | -27/+25 |
* | Correctly namespace DatabaseSetupException | Joas Schilling | 2014-11-26 | 1 | -3/+3 |
* | allow empty hostname and dots in service name for oracle autosetup | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -0/+14 |
* | fixing PHPDoc and spelling | Thomas Mueller | 2013-12-02 | 1 | -6/+4 |
* | 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 | 1 | -0/+210 |