summaryrefslogtreecommitdiffstats
path: root/lib/private/setup/abstractdatabase.php
Commit message (Collapse)AuthorAgeFilesLines
* - more injectionThomas Müller2015-07-301-2/+10
| | | | | | - less static calls - use params on sql queries - handle sql exception on database and user creation gracefully
* Moving mysql setup code over to DoctrineThomas Müller2015-07-291-14/+23
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* Update license headersJenkins for ownCloud2015-03-261-1/+22
|
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+1
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-1/+21
|
* naming fixes while reviewingThomas Müller2015-01-261-13/+15
|
* Use setConfigs() instead of calling setConfig() multiple timesJoas Schilling2015-01-231-3/+5
|
* fixing PHPDoc and spellingThomas Mueller2013-12-021-0/+4
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+50
Conflicts: lib/private/vcategories.php