summaryrefslogtreecommitdiffstats
path: root/apps/files_external/service/dbconfigservice.php
Commit message (Expand)AuthorAgeFilesLines
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-451/+0
* don't get the config for the same mount multiple timesRobin Appelman2016-04-251-2/+11
* Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-2/+2
* Update author informationLukas Reschke2016-03-011-0/+2
* Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-29/+29
* encrypt passwords for files_externalRobin Appelman2016-02-111-3/+33
* Correctly remove global applicableRobin McCorkell2016-01-151-2/+8
* Happy new year!Thomas Müller2016-01-121-1/+1
* fix setting mountpoint and auth backend of external storagesRobin Appelman2016-01-081-0/+28
* db config backend for files_externalRobin Appelman2015-12-041-0/+376