summaryrefslogtreecommitdiffstats
path: root/lib/setup/oci.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-210/+0
| | | | | Conflicts: lib/private/vcategories.php
* Clean up \OC\Utilkondou2013-08-151-1/+1
| | | | | | | | | | - Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing
* General fixesVictor Dubiniuk2013-07-101-4/+4
|
* Fix review itemsBart Visscher2013-06-291-1/+1
|
* Fix found errorsBart Visscher2013-06-291-4/+3
|
* Fix OCI setupDatabase parameterBart Visscher2013-06-291-2/+2
|
* Use db setup class for option validationBart Visscher2013-06-291-0/+2
|
* Convert database setup code to objectsBart Visscher2013-06-291-53/+64
|
* Split database specific install/setup code to their own classBart Visscher2013-06-291-0/+198