| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #13360 from owncloud/cross-storage-move | Morris Jobke | 2015-04-14 | 2 | -6/+98 |
|\ |
|
| * | a bit more phpdoc | Robin Appelman | 2015-04-14 | 1 | -0/+6 |
| * | add missing return for shared | Robin Appelman | 2015-04-13 | 1 | -2/+2 |
| * | Fix test | Robin Appelman | 2015-04-13 | 1 | -2/+8 |
| * | Implement move/copyFromStorage for shared storage | Robin Appelman | 2015-04-13 | 2 | -6/+86 |
* | | Fix cross storage move with shared storages | Robin Appelman | 2015-04-13 | 2 | -11/+11 |
* | | check that we know the parent | Robin Appelman | 2015-04-13 | 1 | -3/+5 |
* | | check for source cache | Robin Appelman | 2015-04-13 | 1 | -1/+3 |
|/ |
|
* | Properly add trailing slash to mount point | Vincent Petry | 2015-04-13 | 1 | -3/+9 |
* | Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh... | Morris Jobke | 2015-04-10 | 1 | -1/+3 |
|\ |
|
| * | Clear leftover shares from other tests | Vincent Petry | 2015-04-10 | 1 | -1/+3 |
* | | Fix converting Guzzle error codes in s2s storage | Vincent Petry | 2015-04-10 | 1 | -10/+13 |
* | | Catch more exceptions when connecting to remote DAV server | Vincent Petry | 2015-04-10 | 1 | -0/+2 |
|/ |
|
* | Properly catch guzzle 503 when querying share info | Vincent Petry | 2015-04-09 | 1 | -0/+5 |
* | Merge pull request #15282 from owncloud/keepsharerelationshipondelete | Vincent Petry | 2015-04-09 | 3 | -36/+3 |
|\ |
|
| * | Remove trashbin storage wrapper when disabling it for tests | Vincent Petry | 2015-04-09 | 1 | -0/+3 |
| * | Remove unused $toRemove | Vincent Petry | 2015-04-09 | 1 | -3/+0 |
| * | Keep shares when deleting shared folders | Vincent Petry | 2015-04-09 | 2 | -33/+0 |
* | | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 2 | -0/+4 |
|/ |
|
* | Merge pull request #14676 from owncloud/deleteorphanedshares | Morris Jobke | 2015-04-09 | 3 | -0/+222 |
|\ |
|
| * | Disable trashbin when testing orphaned shares deletion job | Vincent Petry | 2015-04-08 | 1 | -0/+17 |
| * | Added FIXME about registering jobs in apps.php | Vincent Petry | 2015-04-08 | 1 | -0/+2 |
| * | Delete orphaned shares in a background job | Vincent Petry | 2015-04-08 | 3 | -0/+203 |
* | | Merge pull request #14987 from rullzer/ocs_password_fix2 | Morris Jobke | 2015-04-08 | 1 | -34/+9 |
|\ \
| |/
|/| |
|
| * | OCS Fixes to allow setting of password without removing additional settings | Roeland Jago Douma | 2015-03-30 | 1 | -34/+9 |
* | | fix re-shares with encryption | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 |
* | | store init status per user | Bjoern Schiessle | 2015-04-07 | 1 | -5/+6 |
* | | use loginHelper from base class | Bjoern Schiessle | 2015-04-07 | 1 | -11/+11 |
* | | reset storage for each unit test | Bjoern Schiessle | 2015-04-07 | 2 | -1/+14 |
* | | work arround to make sure that shares are initialized only once | Bjoern Schiessle | 2015-04-07 | 1 | -2/+8 |
* | | Removing files_encryption left overs | Thomas Müller | 2015-04-07 | 1 | -16/+0 |
* | | remove unencrypted_size from the cache, size will contain the unencrypted size | Bjoern Schiessle | 2015-04-07 | 2 | -13/+3 |
* | | Move core apps from private to public functions | Roeland Jago Douma | 2015-04-01 | 1 | -1/+1 |
* | | Correct the app name for sharing events | Joas Schilling | 2015-03-30 | 1 | -12/+7 |
* | | Merge pull request #13964 from rullzer/capabilities | Morris Jobke | 2015-03-30 | 3 | -0/+280 |
|\ \
| |/
|/| |
|
| * | Mark functions private | Roeland Jago Douma | 2015-03-11 | 1 | -2/+2 |
| * | Slight better formatting | Roeland Jago Douma | 2015-03-11 | 2 | -47/+11 |
| * | New array syntax | Roeland Jago Douma | 2015-03-11 | 2 | -56/+56 |
| * | Added new header | Roeland Jago Douma | 2015-03-11 | 2 | -11/+35 |
| * | Now added enabled element | Roeland Jago Douma | 2015-03-11 | 2 | -9/+13 |
| * | Added route again | Roeland Jago Douma | 2015-03-11 | 1 | -0/+6 |
| * | Add file_sharing info to capabilities | Roeland Jago Douma | 2015-03-11 | 2 | -0/+282 |
* | | Merge pull request #15239 from owncloud/see-no-evil | Morris Jobke | 2015-03-30 | 1 | -14/+16 |
|\ \ |
|
| * | | fix layout for Sharing settings | Jan-Christoph Borchardt | 2015-03-27 | 1 | -13/+15 |
| * | | Move federated cloud sharing, files externals and updater to special positions | Joas Schilling | 2015-03-27 | 1 | -2/+2 |
* | | | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -5/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix unit tests | Morris Jobke | 2015-03-17 | 1 | -5/+15 |
* | | | Merge pull request #15244 from owncloud/use_default_share_folder | Morris Jobke | 2015-03-26 | 3 | -5/+20 |
|\ \ \ |
|
| * | | | always fall back to default share folder | Bjoern Schiessle | 2015-03-26 | 3 | -5/+20 |
* | | | | Merge pull request #13802 from owncloud/share-partfilepermissions | Morris Jobke | 2015-03-26 | 2 | -20/+192 |
|\ \ \ \
| |/ / /
|/| | | |
|