Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefix | Vincent Petry | 2013-11-26 | 2 | -2/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed SMB rename function to overwrite target file | Vincent Petry | 2013-11-25 | 2 | -2/+16 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #6054 from owncloud/extstorage-dropboxfixes | Morris Jobke | 2013-11-26 | 2 | -12/+60 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed various Dropbox issues + unit tests | Vincent Petry | 2013-11-26 | 2 | -12/+60 | |
| * | | | | | | | | Updated unit tests for SMB | Vincent Petry | 2013-11-26 | 1 | -0/+5 | |
| * | | | | | | | | Return true when touch succeeds | Vincent Petry | 2013-11-26 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 4 | -0/+8 | |
| * | | | | | | | Merge branch 'master' into calc_version_size | Bjoern Schiessle | 2013-11-26 | 62 | -187/+489 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Fixed FTP storage unit tests to use the correct class | Vincent Petry | 2013-11-25 | 1 | -4/+4 | |
| | * | | | | | | Merge pull request #5641 from owncloud/filestrash-emptytrash | Björn Schießle | 2013-11-25 | 5 | -26/+77 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Deleting all files in trash now only sends a single flag | Vincent Petry | 2013-11-11 | 5 | -26/+77 | |
| | * | | | | | | | Fixed ext storage touch function to return true on success | Vincent Petry | 2013-11-25 | 3 | -3/+8 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge pull request #5991 from owncloud/extstorage-mountpointvalidation | Morris Jobke | 2013-11-25 | 2 | -0/+56 | |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | | * | | | | | Now also preventing the user of "Shared" as mountpoint | Vincent Petry | 2013-11-22 | 2 | -2/+4 | |
| | | * | | | | | Added unit test for root mount point validation | Vincent Petry | 2013-11-21 | 1 | -0/+49 | |
| | | * | | | | | Prevent using root as mount point for external storage | Vincent Petry | 2013-11-21 | 1 | -0/+5 | |
| | * | | | | | | Merge pull request #5995 from owncloud/extstorage-isreadablefix | Vincent Petry | 2013-11-24 | 7 | -52/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Moved default isReadable/isUpdatable impl into Common class | Vincent Petry | 2013-11-22 | 7 | -57/+0 | |
| | | * | | | | | | Return plausible isReadable() default impl for ext storage | Vincent Petry | 2013-11-22 | 1 | -2/+7 | |
| | * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-24 | 8 | -4/+25 | |
| | |/ / / / / / | ||||||
| | * | | / / / | fixed documentation | Thomas Müller | 2013-11-22 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-21 | 5 | -1/+7 | |
| | * | | | | | Merge pull request #5970 from owncloud/extstorage-webdavdotdirfix | Vincent Petry | 2013-11-21 | 1 | -5/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fixed path normalization to prevent dot dirs | Vincent Petry | 2013-11-21 | 1 | -5/+3 | |
| | * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-21 | 24 | -53/+170 | |
| | * | | | | | | Merge pull request #5715 from owncloud/quota-sharing-wrapotherusershome | Vincent Petry | 2013-11-21 | 1 | -0/+15 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Quota storage wrapper is now used for all users in sharing mode | Vincent Petry | 2013-11-21 | 1 | -0/+15 | |
| | * | | | | | | Merge pull request #5988 from owncloud/files-mobilequickfix | Morris Jobke | 2013-11-21 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Added min width to files table | Vincent Petry | 2013-11-21 | 1 | -0/+3 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge pull request #5979 from owncloud/fix5881 | blizzz | 2013-11-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | LDAP Wizard: add objectclass for group detection in Zimbra | Arthur Schiwon | 2013-11-21 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | disable trahs in files_sharing/public.php | Bjoern Schiessle | 2013-11-21 | 2 | -1/+2 | |
| | * | | | | | fix undefined index errors if public share view | Bjoern Schiessle | 2013-11-21 | 2 | -2/+9 | |
| | |/ / / / | ||||||
| * | | | | | remove unused variable | Bjoern Schiessle | 2013-11-22 | 1 | -2/+0 | |
| * | | | | | use oc filesystem operations to calc the versions size. This makes sure that ... | Bjoern Schiessle | 2013-11-19 | 1 | -12/+13 | |
* | | | | | | Merge branch 'encryption_work_with_public_gallery' into encryption_enable_pub... | Bjoern Schiessle | 2013-11-21 | 1 | -4/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | check HTTP Referer to check if we come from public.php or from a internal page. | Bjoern Schiessle | 2013-11-21 | 1 | -4/+10 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'encryption_work_with_public_gallery' into encryption_enable_pub... | Bjoern Schiessle | 2013-11-21 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | fix getFileKey() call | Bjoern Schiessle | 2013-11-21 | 1 | -1/+1 | |
* | | | | | | Merge branch 'encryption_work_with_public_gallery' into encryption_enable_pub... | Bjoern Schiessle | 2013-11-21 | 6 | -21/+25 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'master' into encryption_work_with_public_gallery | Bjoern Schiessle | 2013-11-21 | 6 | -21/+25 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge pull request #5897 from hkjolhede/master | Vincent Petry | 2013-11-21 | 1 | -6/+8 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fixed error-checking error in sftp.php | hkjolhede | 2013-11-15 | 1 | -6/+8 | |
| | * | | | | | Fixed move operation to pass the whole URL as expected | Vincent Petry | 2013-11-20 | 1 | -2/+2 | |
| | * | | | | | Merge pull request #5967 from owncloud/encryption-extstorage-fixsizereset | Vincent Petry | 2013-11-20 | 2 | -1/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix for extstorage + encryption where unencrypted size is not kept | Vincent Petry | 2013-11-20 | 2 | -1/+5 | |
| | * | | | | | | check if it is a cached file or a version to resolve the correct path to the ... | Bjoern Schiessle | 2013-11-20 | 1 | -1/+5 | |
| | * | | | | | | only check if the key file exists to decide if it is an encrypted file or not. | Bjoern Schiessle | 2013-11-20 | 4 | -25/+17 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'encryption_work_with_public_gallery' into encryption_enable_pub... | Bjoern Schiessle | 2013-11-21 | 2 | -29/+34 | |
|\| | | | | | | ||||||
| * | | | | | | better distinction between userID and keyId | Bjoern Schiessle | 2013-11-21 | 2 | -28/+32 |