Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move federation code to PSR-4 | Joas Schilling | 2016-05-19 | 2 | -384/+0 |
| | |||||
* | Do not create a new job when it failed to connect atm | Joas Schilling | 2016-03-21 | 2 | -19/+29 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | remove remote address book if the admin removes the server from the trusted ↵ | Bjoern Schiessle | 2016-02-29 | 2 | -7/+9 |
| | | | | servers list | ||||
* | forbidden (403) is a valid return status, don't log the whole exception in ↵ | Bjoern Schiessle | 2016-02-15 | 2 | -4/+12 |
| | | | | this case | ||||
* | catch all exceptions | Björn Schießle | 2016-02-01 | 2 | -0/+6 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 2 | -2/+6 |
| | |||||
* | Add error logging to federated sharing handshake | Robin Appelman | 2015-12-21 | 2 | -2/+8 |
| | |||||
* | unit tests | Björn Schießle | 2015-11-20 | 2 | -3/+21 |
| | |||||
* | fixing OCI and others | Thomas Müller | 2015-11-19 | 2 | -0/+2 |
| | |||||
* | make sure that both server don't try to exchange the shared secret in parallel | Björn Schießle | 2015-11-19 | 2 | -32/+70 |
| | |||||
* | add option to auto add servers to the list of trusted servers once a ↵ | Björn Schießle | 2015-11-19 | 2 | -2/+4 |
| | | | | federated share was created and accepted successfully | ||||
* | exchange shared secret | Björn Schießle | 2015-11-19 | 2 | -0/+289 |