summaryrefslogtreecommitdiffstats
path: root/lib/setup
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-306-703/+0
| | | | | Conflicts: lib/private/vcategories.php
* Clean up \OC\Utilkondou2013-08-153-3/+3
| | | | | | | | | | - Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing
* General fixesVictor Dubiniuk2013-07-101-4/+4
|
* Fix review itemsBart Visscher2013-06-296-6/+8
|
* Fix found errorsBart Visscher2013-06-296-10/+10
|
* Fix OCI setupDatabase parameterBart Visscher2013-06-291-2/+2
|
* Remove unsued parameterBart Visscher2013-06-291-1/+1
|
* Use db setup class for option validationBart Visscher2013-06-296-2/+28
|
* Change database creation to use array to select db setup classBart Visscher2013-06-291-0/+20
|
* Convert database setup code to objectsBart Visscher2013-06-295-159/+202
|
* Split database specific install/setup code to their own classBart Visscher2013-06-294-0/+612