| Commit message (Expand) | Author | Age | Files | Lines |
* | Update with robin | Joas Schilling | 2016-07-21 | 23 | -23/+23 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 35 | -56/+93 |
* | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
* | Allow regular users to specify global credentials password | Lukas Reschke | 2016-06-27 | 1 | -0/+177 |
* | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 2 | -0/+15 |
|\ |
|
| * | Add option to `occ files_external:list` to show all configured mounts | Robin Appelman | 2016-06-23 | 1 | -0/+10 |
| * | Wait for port being accessible in addition to the notify socket | Thomas Müller | 2016-06-17 | 1 | -0/+5 |
* | | Add "Global Auth" option to external storage | Robin Appelman | 2016-06-21 | 1 | -0/+117 |
|/ |
|
* | Update start-swift-ceph.sh (#25109) | Jürgen Weigert | 2016-06-15 | 1 | -0/+3 |
* | Merge pull request #25008 from owncloud/externals_test_with_origin | Vincent Petry | 2016-06-09 | 1 | -1/+2 |
|\ |
|
| * | Fix test | Juan Pablo Villafáñez | 2016-06-07 | 1 | -1/+2 |
* | | Fix GDrive upload file which name might match the one of a folder | Vincent Petry | 2016-06-07 | 1 | -0/+9 |
|/ |
|
* | 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 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 19 | -1/+20 |
* | Fix missing use statements in ext. str. tests | Joas Schilling | 2016-05-25 | 2 | -0/+2 |
* | Fix the names of the tests so the script discovers them again | Joas Schilling | 2016-05-24 | 6 | -11/+11 |
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 13 | -18/+18 |
* | Move Lib\Storage to PSR-4 | Joas Schilling | 2016-05-24 | 10 | -0/+0 |
* | Move Lib\Backend to PSR-4 | Joas Schilling | 2016-05-24 | 2 | -0/+0 |
* | Move Lib\Auth to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -0/+0 |
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 12 | -38/+27 |
* | Add encoding wrapper as opt-in mount option | Vincent Petry | 2016-05-20 | 1 | -1/+2 |
* | Merge pull request #24585 from owncloud/files_external_lazy | Vincent Petry | 2016-05-19 | 1 | -0/+76 |
|\ |
|
| * | Add tests for backend/auth mechanism providers | Robin McCorkell | 2016-05-11 | 1 | -0/+76 |
* | | Allow multiple custom JS files | Robin McCorkell | 2016-05-03 | 2 | -3/+5 |
|/ |
|
* | add test | Robin Appelman | 2016-04-25 | 1 | -0/+11 |
* | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 15 | -80/+100 |
* | Remove any stray socket files before creating new ones | Robin McCorkell | 2016-04-05 | 2 | -0/+2 |
* | Display external storage GUI even if user mounting disabled | Robin McCorkell | 2016-03-16 | 1 | -0/+6 |
* | 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 |
* | Merge pull request #22757 from owncloud/apply-license | C. Montero Luque | 2016-03-01 | 9 | -3/+6 |
|\ |
|
| * | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 3 | -3/+0 |
| * | Update author information | Lukas Reschke | 2016-03-01 | 6 | -0/+6 |
* | | Use readiness notification socket to be absolutely sure this works | Robin McCorkell | 2016-02-29 | 4 | -2/+16 |
|/ |
|
* | Merge pull request #22623 from owncloud/docker-logs-on-swift-external | Thomas Müller | 2016-02-29 | 1 | -0/+2 |
|\ |
|
| * | Print docker logs to the console fro debugging | Thomas Müller | 2016-02-24 | 1 | -0/+2 |
* | | Merge pull request #22636 from owncloud/fix-ssl-on-external-storages | Thomas Müller | 2016-02-25 | 1 | -11/+23 |
|\ \ |
|
| * | | Properly cast type | Lukas Reschke | 2016-02-24 | 1 | -11/+23 |
| |/ |
|
* | | Merge pull request #22600 from owncloud/extstorage-disablesharingoptionbydefault | Thomas Müller | 2016-02-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Disable sharing by default for external storage mounts | Vincent Petry | 2016-02-24 | 1 | -1/+1 |
* | | Enable upstream entrypoint changes with Ceph Docker | Robin McCorkell | 2016-02-23 | 2 | -277/+1 |
|/ |
|
* | remove global credentials | Robin Appelman | 2016-02-17 | 1 | -117/+0 |
* | remove login credentails and user provided backends | Robin Appelman | 2016-02-16 | 1 | -3/+4 |
* | encrypt passwords for files_external | Robin Appelman | 2016-02-11 | 2 | -2/+2 |
* | Merge pull request #21773 from owncloud/files_external-list-authtype | Thomas Müller | 2016-02-09 | 1 | -0/+69 |
|\ |
|
| * | add tests | Robin Appelman | 2016-02-04 | 1 | -0/+69 |
* | | Add tests | Robin Appelman | 2016-02-08 | 1 | -0/+117 |
|/ |
|
* | Merge pull request #21772 from owncloud/occ-external-applicable | Thomas Müller | 2016-02-03 | 2 | -0/+272 |
|\ |
|