summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix GDrive upload file which name might match the one of a folderVincent Petry2016-06-091-0/+9
* Fix webdav test env scripts to also work on CIVincent Petry2016-05-302-7/+24
* Add morrisjobke/webdav docker container for external storage testsVincent Petry2016-05-302-0/+110
* Update license headersLukas Reschke2016-05-2619-1/+20
* Fix missing use statements in ext. str. testsJoas Schilling2016-05-252-0/+2
* Fix the names of the tests so the script discovers them againJoas Schilling2016-05-246-11/+11
* Move remaining classes to PSR-4Joas Schilling2016-05-2413-18/+18
* Move Lib\Storage to PSR-4Joas Schilling2016-05-2410-0/+0
* Move Lib\Backend to PSR-4Joas Schilling2016-05-242-0/+0
* Move Lib\Auth to PSR-4Joas Schilling2016-05-241-0/+0
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-2412-38/+27
* Add encoding wrapper as opt-in mount optionVincent Petry2016-05-201-1/+2
* Merge pull request #24585 from owncloud/files_external_lazyVincent Petry2016-05-191-0/+76
|\
| * Add tests for backend/auth mechanism providersRobin McCorkell2016-05-111-0/+76
* | Allow multiple custom JS filesRobin McCorkell2016-05-032-3/+5
|/
* add testRobin Appelman2016-04-251-0/+11
* Fix storage backend class namespaces and move to subdirRobin McCorkell2016-04-1415-80/+100
* Remove any stray socket files before creating new onesRobin McCorkell2016-04-052-0/+2
* Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-161-0/+6
* Give swift 15 seconds after startupMorris Jobke2016-03-161-2/+3
* docker containers should be stopped before being removed - refs https://githu...Thomas Müller2016-03-096-0/+6
* Merge pull request #22757 from owncloud/apply-licenseC. Montero Luque2016-03-019-3/+6
|\
| * Remove Scrutinizer Auto FixerLukas Reschke2016-03-013-3/+0
| * Update author informationLukas Reschke2016-03-016-0/+6
* | Use readiness notification socket to be absolutely sure this worksRobin McCorkell2016-02-294-2/+16
|/
* Merge pull request #22623 from owncloud/docker-logs-on-swift-externalThomas Müller2016-02-291-0/+2
|\
| * Print docker logs to the console fro debuggingThomas Müller2016-02-241-0/+2
* | Merge pull request #22636 from owncloud/fix-ssl-on-external-storagesThomas Müller2016-02-251-11/+23
|\ \
| * | Properly cast typeLukas Reschke2016-02-241-11/+23
| |/
* | Merge pull request #22600 from owncloud/extstorage-disablesharingoptionbydefaultThomas Müller2016-02-251-1/+1
|\ \ | |/ |/|
| * Disable sharing by default for external storage mountsVincent Petry2016-02-241-1/+1
* | Enable upstream entrypoint changes with Ceph DockerRobin McCorkell2016-02-232-277/+1
|/
* remove global credentialsRobin Appelman2016-02-171-117/+0
* remove login credentails and user provided backendsRobin Appelman2016-02-161-3/+4
* encrypt passwords for files_externalRobin Appelman2016-02-112-2/+2
* Merge pull request #21773 from owncloud/files_external-list-authtypeThomas Müller2016-02-091-0/+69
|\
| * add testsRobin Appelman2016-02-041-0/+69
* | Add testsRobin Appelman2016-02-081-0/+117
|/
* Merge pull request #21772 from owncloud/occ-external-applicableThomas Müller2016-02-032-0/+272
|\
| * Add occ command to manage applicablesRobin Appelman2016-02-022-0/+272
* | Remove magic flags from files_external backend paramsRobin Appelman2016-02-022-14/+58
* | Merge pull request #20903 from owncloud/sharing-mount-optionThomas Müller2016-02-021-0/+1
|\ \ | |/ |/|
| * adjust js unit testRobin Appelman2016-01-291-0/+1
* | inject loggerRobin Appelman2016-01-292-2/+4
* | Dont set null values when validating storage definitionRobin Appelman2016-01-291-0/+2
* | set auth mechanism in testsRobin Appelman2016-01-291-0/+1
* | Add storage validation JS unit testsRobin McCorkell2016-01-291-1/+75
|/
* Merge pull request #18531 from owncloud/ext-user-credentialsThomas Müller2016-01-221-1/+2
|\
| * fix testRobin Appelman2016-01-181-1/+2
* | clear mount cache when removing applicablesRobin Appelman2016-01-204-4/+12