summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Command
Commit message (Expand)AuthorAgeFilesLines
* Use two queries to mark parent as outdatedAri Selseng2019-03-181-15/+40
* Correct log attributeAri Selseng2019-03-041-1/+1
* Added logging to Notify command.Ari Selseng2019-03-041-2/+9
* Reconnect to DB after timeout for Notify command. Fixes #14479Ari Selseng2019-03-031-10/+48
* Fix a bug with smb notify having leading slash when it should notAri Selseng2019-03-011-1/+1
* Fix cannot set 0 as value on files_external through OCC commandRobin Appelman2018-11-271-1/+1
* allow setting notify credentials in environmentRobin Appelman2018-06-071-0/+8
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-1/+2
* Update license headersMorris Jobke2017-11-067-0/+7
* Fix comparisons in the files external appJoas Schilling2017-08-011-2/+2
* [files_external] fix commandsRoeland Jago Douma2017-08-016-13/+13
* reviewedArdinis2017-04-201-0/+7
* Remove json handling for files_external:configArdinis2017-04-141-7/+0
* fix self test for non leading slashRobin Appelman2017-02-101-2/+2
* Make the notify self test for subfolders more reliableRobin Appelman2017-02-101-1/+6
* add notify self testRobin Appelman2017-01-271-1/+36
* switch occ files_external:notify to new notify mechanismRobin Appelman2017-01-271-10/+12
* Cleanup files_external command importsRoeland Jago Douma2016-09-063-14/+0
* Update with robinJoas Schilling2016-07-2111-11/+11
* Fix apps/Joas Schilling2016-07-2111-18/+30
* add files_external:notify commandRobin Appelman2016-07-141-0/+173
* show configuration options for authentication backends while listing storageRobin Appelman2016-06-301-0/+4
* hide hidden parameters from list backend/auth parametersRobin Appelman2016-06-301-3/+14
* Add option to `occ files_external:list` to show all configured mountsRobin Appelman2016-06-232-10/+40
* Hide more default options in occ files_external:listRobin Appelman2016-06-221-1/+3
* Update license headersLukas Reschke2016-05-268-0/+8
* Move remaining classes to PSR-4Joas Schilling2016-05-248-11/+11
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-2410-0/+1460