| Commit message (Expand) | Author | Age | Files | Lines |
* | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 2 | -5/+5 |
* | Add files_external webdav apache tests | Roeland Jago Douma | 2016-12-29 | 2 | -0/+40 |
* | Add SMB tests and execute files_external tests | Lukas Reschke | 2016-12-20 | 4 | -104/+63 |
* | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
* | Wait for port being accessible in addition to the notify socket | Thomas Müller | 2016-06-17 | 1 | -0/+5 |
* | Update start-swift-ceph.sh (#25109) | Jürgen Weigert | 2016-06-15 | 1 | -0/+3 |
* | Fix webdav test env scripts to also work on CI | Vincent Petry | 2016-05-30 | 2 | -7/+24 |
* | Add morrisjobke/webdav docker container for external storage tests | Vincent Petry | 2016-05-30 | 2 | -0/+110 |
* | Remove any stray socket files before creating new ones | Robin McCorkell | 2016-04-05 | 2 | -0/+2 |
* | Give swift 15 seconds after startup | Morris Jobke | 2016-03-16 | 1 | -2/+3 |
* | docker containers should be stopped before being removed - refs https://githu... | Thomas Müller | 2016-03-09 | 6 | -0/+6 |
* | Use readiness notification socket to be absolutely sure this works | Robin McCorkell | 2016-02-29 | 4 | -2/+16 |
* | Print docker logs to the console fro debugging | Thomas Müller | 2016-02-24 | 1 | -0/+2 |
* | Enable upstream entrypoint changes with Ceph Docker | Robin McCorkell | 2016-02-23 | 2 | -277/+1 |
* | Looks like ceph requires more time to come up .... | Thomas Müller | 2015-12-09 | 2 | -4/+283 |
* | Use default timeout on connection test | Thomas Müller | 2015-12-09 | 1 | -1/+1 |
* | Replace shitty netcat use with dedicated PHP script | Robin McCorkell | 2015-11-24 | 8 | -81/+71 |
* | webdav docker tests - wait at least 5 seconds after the full startup | Morris Jobke | 2015-11-23 | 1 | -1/+3 |
* | Merge pull request #14077 from owncloud/autotest-external-swift | Thomas Müller | 2015-11-20 | 8 | -21/+217 |
|\ |
|
| * | fix ip detection for swift-ceph | Robin Appelman | 2015-11-16 | 1 | -1/+1 |
| * | Don't attempt to run tests unless start file is successful | Robin McCorkell | 2015-10-20 | 1 | -0/+6 |
| * | Detect Docker initialization properly | Robin McCorkell | 2015-10-20 | 6 | -24/+96 |
| * | Replace Swift Docker test with Ceph image | Robin McCorkell | 2015-10-20 | 2 | -22/+38 |
| * | [files_external] swift tests | Morris Jobke | 2015-10-20 | 2 | -0/+102 |
* | | Use proper statement to retrieve the IP of an docker instance | Morris Jobke | 2015-10-30 | 4 | -4/+4 |
|/ |
|
* | Use a universal shebang | Olivier Paroz | 2015-09-27 | 12 | -12/+12 |
* | AmazonS3 Ceph tests | Robin McCorkell | 2015-09-16 | 2 | -0/+117 |
* | Replace `replace` with `sed` statement | Morris Jobke | 2015-04-29 | 10 | -10/+10 |
* | adding a windows smb config for testing | Thomas Müller | 2015-03-03 | 2 | -0/+52 |
* | apply suggestions from @atmoz to fix SFTP setup | Morris Jobke | 2015-02-26 | 1 | -1/+4 |
* | Merge pull request #14068 from owncloud/autotest-external-sftp | Thomas Müller | 2015-02-24 | 2 | -0/+101 |
|\ |
|
| * | [files_external] sftp tests | Morris Jobke | 2015-02-10 | 2 | -0/+101 |
* | | Merge pull request #14076 from owncloud/autotest-external-ftp | Thomas Müller | 2015-02-16 | 2 | -0/+101 |
|\ \ |
|
| * | | [files_external] ftp tests | Morris Jobke | 2015-02-10 | 2 | -0/+101 |
| |/ |
|
* / | [files_external] add SMB autotest | Morris Jobke | 2015-02-10 | 4 | -9/+108 |
|/ |
|
* | Setup a docker container that holds a webdav instance to test files_external | Morris Jobke | 2014-12-17 | 2 | -0/+123 |