| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 3 | -4/+4 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 2 | -2/+7 |
| |\ \ |
|
| * | | | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-06-20 | 3 | -4/+4 |
* | | | | Merge pull request #25262 from owncloud/fed-sharing-error | Vincent Petry | 2016-07-01 | 1 | -23/+36 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Log reason why we removed the fed share | Robin Appelman | 2016-06-27 | 1 | -0/+1 |
| * | | | Handle exceptions thrown while trying to notify remote server of a fed share | Robin Appelman | 2016-06-27 | 1 | -23/+35 |
| | |/
| |/| |
|
* / | | Remove a fed share from the local table before trying to notify the remote se... | Robin Appelman | 2016-06-23 | 1 | -2/+2 |
|/ / |
|
* | | Increase fed share timeout from 3 to 10 + unit tests | Vincent Petry | 2016-06-22 | 2 | -4/+4 |
* | | Add timeouts to make the UI usable again when a remote share is unreachable | Joas Schilling | 2016-06-22 | 2 | -2/+7 |
|/ |
|
* | Update license headers | Lukas Reschke | 2016-05-26 | 9 | -11/+12 |
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+0 |
* | add missung return value | Björn Schießle | 2016-05-20 | 1 | -3/+4 |
* | improved error messages | Björn Schießle | 2016-05-20 | 3 | -21/+27 |
* | move motifier from the files_sharing app to the federatedfilessharing app | Björn Schießle | 2016-05-20 | 1 | -0/+93 |
* | fall back to old re-sharing behaviour in case the remote server doesn't suppo... | Björn Schießle | 2016-05-20 | 2 | -35/+70 |
* | update share permissions | Björn Schießle | 2016-05-20 | 3 | -12/+56 |
* | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 2 | -5/+11 |
* | create re-share by owner and propagate unshare and unshare-from self request | Björn Schießle | 2016-05-20 | 4 | -73/+591 |
* | use query builder for getShare and add tests | Björn Schießle | 2016-05-20 | 1 | -9/+25 |
* | move request handler for federated shares to the federated sharing app | Björn Schießle | 2016-05-20 | 1 | -0/+332 |
* | Move FederatedFileSharing to PSR-4 | Joas Schilling | 2016-05-18 | 7 | -0/+230 |
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -1/+29 |
* | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 1 | -0/+11 |
* | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 1 | -0/+10 |
* | Merge pull request #23798 from owncloud/federated-unshare-background-job | Morris Jobke | 2016-04-11 | 1 | -4/+42 |
|\ |
|
| * | re-try to send unshare notification if remote server is not available | Bjoern Schiessle | 2016-04-08 | 1 | -4/+42 |
* | | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 1 | -0/+17 |
|/ |
|
* | Add new apps | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
* | Fix Scrutinizer issues | Lukas Reschke | 2016-02-29 | 1 | -0/+2 |
* | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 2 | -17/+153 |
* | Set share owner and share initiator on upate as well | Thomas Müller | 2016-02-09 | 1 | -0/+2 |
* | Federates shares have to set a file_target | Roeland Jago Douma | 2016-02-08 | 1 | -0/+6 |
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 4 | -0/+945 |