summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-112-10/+0
* Merge pull request #23363 from owncloud/smb-1.0.8-82Vincent Petry2016-04-2019-58/+236
|\
| * update icewind/smb to 1.0.8Robin Appelman2016-03-1719-58/+236
* | handle forbidden exceptions in smb backendRobin Appelman2016-03-221-1/+18
* | Synchronise files_external and objectstore Docker tests with masterRobin McCorkell2016-03-0110-23/+230
|/
* Merge pull request #21666 from owncloud/smb-statcache-cap-82Vincent Petry2016-01-131-1/+8
|\
| * cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-121-1/+8
* | Check libsmbclient-php as well as smbclient binaryRobin McCorkell2016-01-091-2/+4
|/
* Add testsRobin Appelman2015-12-091-0/+50
* Dont set the string storage id to the numeric storage id for personal mountsRobin Appelman2015-12-091-4/+4
* Force approval in GDrive oauth to get refresh_tokenVincent Petry2015-11-061-0/+1
* Backport translations for 8.2Joas Schilling2015-11-056-6/+20
* [files_external] fix empty user mounts settingMorris Jobke2015-11-051-0/+5
* Remove Dropbox metadata from cache after uploadVincent Petry2015-10-261-0/+1
* Increase the 2nd digit of shipped apps for 8.2Joas Schilling2015-10-172-2/+2
* apply new checkbox style to admin settingsHendrik Leppelsack2015-10-141-3/+3
* Fix testDeleteStorage signature to match the one from the base classVincent Petry2015-10-131-2/+3
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-136-2/+16
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-122-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-104-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-092-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-084-0/+24
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-074-0/+264
* Remove oc_storages entries after removing ext storagesVincent Petry2015-10-063-4/+94
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-0676-57/+77
|\
| * deduplicate @xenopathicMorris Jobke2015-10-0682-82/+76
| * update licence headers via scriptMorris Jobke2015-10-0539-19/+45
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-066-8/+54
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-046-0/+52
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-0/+64
* if mountpoint is applicable to all users the old API expects a array with 'all'Bjoern Schiessle2015-10-021-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-022-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-012-0/+20
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-292-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-2874-30/+236
* Use a universal shebangOlivier Paroz2015-09-2712-12/+12
* Unit tests for storage validation in serviceRobin McCorkell2015-09-232-0/+56
* Perform visibility checks on storagesRobin McCorkell2015-09-2314-40/+87
* Mark SMB_OC and SFTP_Key as deprecated backendsRobin McCorkell2015-09-232-4/+8
* Hide deprecated backends in external storage GUIRobin McCorkell2015-09-232-3/+19
* Add deprecation mechanic to IdentifierTraitRobin McCorkell2015-09-233-0/+37
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-2317-237/+190
* Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin2015-09-222-3/+3
* Merge pull request #19176 from owncloud/fix-19118Thomas Müller2015-09-212-11/+12
|\
| * fix checkboxes in files_externalHendrik Leppelsack2015-09-192-11/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-204-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-192-0/+2
* Merge pull request #19069 from owncloud/ext-s3-cephThomas Müller2015-09-184-4/+124
|\
| * Make AmazonS3 path style actually workRobin McCorkell2015-09-161-1/+4
| * AmazonS3 Ceph testsRobin McCorkell2015-09-163-3/+120