Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 2 | -14/+58 | |
| | | ||||||
* | | Merge pull request #20903 from owncloud/sharing-mount-option | Thomas Müller | 2016-02-02 | 1 | -0/+1 | |
|\ \ | |/ |/| | Add mount option to disable sharing | |||||
| * | adjust js unit test | Robin Appelman | 2016-01-29 | 1 | -0/+1 | |
| | | ||||||
* | | inject logger | Robin Appelman | 2016-01-29 | 2 | -2/+4 | |
| | | ||||||
* | | Dont set null values when validating storage definition | Robin Appelman | 2016-01-29 | 1 | -0/+2 | |
| | | ||||||
* | | set auth mechanism in tests | Robin Appelman | 2016-01-29 | 1 | -0/+1 | |
| | | ||||||
* | | Add storage validation JS unit tests | Robin McCorkell | 2016-01-29 | 1 | -1/+75 | |
|/ | ||||||
* | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 1 | -1/+2 | |
|\ | | | | | External storage 'Login credentials' auth mechanism | |||||
| * | fix test | Robin Appelman | 2016-01-18 | 1 | -1/+2 | |
| | | ||||||
* | | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 4 | -4/+12 | |
| | | ||||||
* | | Correctly remove global applicable | Robin McCorkell | 2016-01-15 | 1 | -0/+12 | |
|/ | ||||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 30 | -49/+67 | |
| | ||||||
* | Filter getStorage to make sure the user has access to it | Robin Appelman | 2016-01-08 | 2 | -0/+38 | |
| | ||||||
* | update tests | Robin Appelman | 2016-01-08 | 2 | -1/+5 | |
| | ||||||
* | fix setting mountpoint and auth backend of external storages | Robin Appelman | 2016-01-08 | 2 | -0/+57 | |
| | ||||||
* | fix js unit tests | Morris Jobke | 2016-01-07 | 1 | -2/+2 | |
| | ||||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -1/+0 | |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
* | Looks like ceph requires more time to come up .... | Thomas Müller | 2015-12-09 | 2 | -4/+283 | |
| | | | | | | Use sed - not replace apply btrfs hack | |||||
* | Use default timeout on connection test | Thomas Müller | 2015-12-09 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #21003 from owncloud/personal-mount-mountid | Thomas Müller | 2015-12-09 | 1 | -0/+50 | |
|\ | | | | | Dont set the string storage id to the numeric storage id for personal mounts | |||||
| * | Add tests | Robin Appelman | 2015-12-08 | 1 | -0/+50 | |
| | | ||||||
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 3 | -0/+14 | |
|/ | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
* | db config backend for files_external | Robin Appelman | 2015-12-04 | 5 | -457/+350 | |
| | ||||||
* | remove old propagation logic | Robin Appelman | 2015-12-01 | 1 | -350/+0 | |
| | ||||||
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 3 | -0/+21 | |
| | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg | |||||
* | External storage tests require DB as well | Thomas Müller | 2015-11-30 | 10 | -0/+70 | |
| | ||||||
* | Replace shitty netcat use with dedicated PHP script | Robin McCorkell | 2015-11-24 | 8 | -81/+71 | |
| | ||||||
* | Merge pull request #18999 from owncloud/ext-config-listadmin | Thomas Müller | 2015-11-24 | 1 | -2/+5 | |
|\ | | | | | Improvements to external storages list rendering | |||||
| * | Fix JS unit tests | Robin McCorkell | 2015-11-21 | 1 | -2/+5 | |
| | | ||||||
* | | 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 | 9 | -33/+236 | |
|\ | | | | | [files_external] swift tests | |||||
| * | fix ip detection for swift-ceph | Robin Appelman | 2015-11-16 | 1 | -1/+1 | |
| | | ||||||
| * | Skip Swift stat test | Robin McCorkell | 2015-10-20 | 1 | -0/+4 | |
| | | ||||||
| * | 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 | |
| | | | | | | | | | | Use netcat to check when the port opens, rather than an arbitrary timeout. Hard limit of 60 seconds in case something breaks | |||||
| * | Make Swift test robust if container didn't exist | Robin McCorkell | 2015-10-20 | 1 | -9/+13 | |
| | | ||||||
| * | Replace Swift Docker test with Ceph image | Robin McCorkell | 2015-10-20 | 2 | -22/+38 | |
| | | ||||||
| * | [files_external] swift tests | Morris Jobke | 2015-10-20 | 3 | -5/+106 | |
| | | ||||||
* | | Fix parsing of sftp hosts when using ipv6 | Robin Appelman | 2015-11-16 | 1 | -0/+38 | |
| | | ||||||
* | | Use proper statement to retrieve the IP of an docker instance | Morris Jobke | 2015-10-30 | 4 | -4/+4 | |
| | | ||||||
* | | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 | |
|/ | ||||||
* | Fix testDeleteStorage signature to match the one from the base class | Vincent Petry | 2015-10-13 | 1 | -2/+3 | |
| | | | | Prevents Strict warning when running autotest-external.sh | |||||
* | Remove oc_storages entries after removing ext storages | Vincent Petry | 2015-10-06 | 2 | -4/+53 | |
| | | | | | | | | | When removing external storages, either system-wide or user-wide, automatically remove the matching oc_storages and oc_filecache entries. This can only work if the backend configuration doesn't contain any substitution variable $user in which case the storage id cannot be computed, so this case is ignored for now. | |||||
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 16 | -16/+16 | |
| | ||||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 9 | -3/+9 | |
| | ||||||
* | Use a universal shebang | Olivier Paroz | 2015-09-27 | 12 | -12/+12 | |
| | | | | Fixes #15037 | |||||
* | Unit tests for storage validation in service | Robin McCorkell | 2015-09-23 | 2 | -0/+56 | |
| | ||||||
* | Perform visibility checks on storages | Robin McCorkell | 2015-09-23 | 3 | -0/+11 | |
| | | | | | | | | StoragesService::getStorages() will check the visibility of the backend and auth mechanism for the storage, and if either are not visible to the user (aka disabled by admin) then the storage will be filtered out. The original method StoragesService::getAllStorages() still exists in case such storages need to be detected, but its use is discouraged. | |||||
* | Revert "Implement more fine-grained external storage permissions model" | Robin McCorkell | 2015-09-23 | 3 | -23/+15 | |
| | | | | | | This reverts commit 0b97a05e7bd631d66de1c2aee115113ada8a5f63. This reverts commit d2e3c17c0000bc0020f1ff641190452f370434de. This reverts commit cc88c5f4b84da57c425cbdb7dc8b391b1942b503. | |||||
* | Merge pull request #19069 from owncloud/ext-s3-ceph | Thomas Müller | 2015-09-18 | 3 | -3/+120 | |
|\ | | | | | AmazonS3 automatic tests |