| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Map Maci | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -1/+20 |
* | increase version number | Bjoern Schiessle | 2016-03-01 | 1 | -1/+1 |
* | remove remote address book if the admin removes the server from the trusted s... | Bjoern Schiessle | 2016-02-29 | 1 | -5/+8 |
* | reuse the url_hash instead of calculating a new hash for the address book | Bjoern Schiessle | 2016-02-26 | 1 | -2/+1 |
* | Adding unit tests | Thomas Müller | 2016-01-25 | 2 | -2/+3 |
* | Sync federated clouds using a cron job | Thomas Müller | 2016-01-22 | 4 | -4/+64 |
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 3 | -8/+9 |
|\ |
|
| * | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -8/+9 |
* | | federation has to be of type filesystem so that we load this app for webdav r... | Thomas Müller | 2016-01-12 | 1 | -0/+3 |
* | | Inject DbHandler .... | Thomas Müller | 2016-01-12 | 1 | -1/+3 |
* | | Adding tests and adjust PHPDoc | Thomas Müller | 2016-01-12 | 1 | -2/+4 |
* | | Fix registration of sync command | Thomas Müller | 2016-01-12 | 1 | -4/+1 |
* | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 3 | -4/+12 |
* | | Use EventDispatcher to allow additional setup of auth backends - move federat... | Thomas Müller | 2016-01-12 | 1 | -0/+14 |
* | | Allow trusted servers to authenticate | Thomas Müller | 2016-01-12 | 1 | -1/+8 |
|/ |
|
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -3/+3 |
* | Add error logging to federated sharing handshake | Robin Appelman | 2015-12-21 | 1 | -1/+2 |
* | Remove invalid use statement | Thomas Müller | 2015-11-24 | 1 | -1/+0 |
* | use hooks to auto add server to the list of trusted servers once a federated ... | Björn Schießle | 2015-11-24 | 2 | -0/+20 |
* | fixing OCI and others | Thomas Müller | 2015-11-19 | 1 | -13/+0 |
* | add option to auto add servers to the list of trusted servers once a federate... | Björn Schießle | 2015-11-19 | 2 | -1/+7 |
* | exchange shared secret | Björn Schießle | 2015-11-19 | 3 | -18/+95 |
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 5 | -0/+209 |