| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually set the status so we don't cause another exception | Roeland Jago Douma | 2017-11-29 | 2 | -0/+76 |
* | Update license headers | Morris Jobke | 2017-11-06 | 8 | -0/+13 |
* | Use ITimeFactory | Roeland Jago Douma | 2017-08-01 | 4 | -71/+181 |
* | we don't need to remove the job manually here, even if we ask once more the o... | Bjoern Schiessle | 2017-08-01 | 1 | -2/+0 |
* | update unit tests | Bjoern Schiessle | 2017-08-01 | 2 | -12/+34 |
* | expire requestSharedSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 1 | -2/+3 |
* | expire getShareadSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 1 | -10/+18 |
* | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 3 | -8/+38 |
* | only execute code if exception was thrown by the corresponding controller | Bjoern Schiessle | 2017-03-24 | 1 | -3/+3 |
* | don't add server automatically to trusted server | Bjoern Schiessle | 2016-11-17 | 1 | -1/+1 |
* | Fix deprecated getMock call in Federation app | Roeland Jago Douma | 2016-08-31 | 6 | -29/+33 |
* | Use function parameters | Roeland Jago Douma | 2016-08-28 | 1 | -7/+2 |
* | Move OCSAuthAPI to AppFramework | Roeland Jago Douma | 2016-08-28 | 1 | -29/+36 |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -1/+1 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -0/+70 |
* | improve federation error messages | Bjoern Schiessle | 2016-08-09 | 1 | -2/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 10 | -16/+27 |
* | fix federation strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 9 | -10/+16 |
* | Fix errors in the tests | Joas Schilling | 2016-05-19 | 5 | -10/+20 |
* | Move federation tests to PSR-4 | Joas Schilling | 2016-05-19 | 10 | -4/+4 |
* | Do not create a new job when it failed to connect atm | Joas Schilling | 2016-03-21 | 2 | -14/+39 |
* | Update author information | Lukas Reschke | 2016-03-01 | 5 | -2/+25 |
* | remove remote address book if the admin removes the server from the trusted s... | Bjoern Schiessle | 2016-02-29 | 2 | -4/+32 |
* | reuse the url_hash instead of calculating a new hash for the address book | Bjoern Schiessle | 2016-02-26 | 2 | -7/+9 |
* | Remove background job if the server accepted to ask for the shared secret | Bjoern Schiessle | 2016-02-15 | 1 | -0/+3 |
* | Forward exception message to the admin in case of errors and in case the remo... | Thomas Müller | 2016-02-09 | 2 | -16/+27 |
* | Fix PHPDoc and signature | Lukas Reschke | 2016-01-26 | 1 | -1/+1 |
* | Adding unit tests | Thomas Müller | 2016-01-25 | 1 | -0/+66 |
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 8 | -8/+10 |
|\ |
|
| * | Happy new year! | Thomas Müller | 2016-01-12 | 8 | -8/+10 |
* | | Adding tests and adjust PHPDoc | Thomas Müller | 2016-01-12 | 2 | -1/+77 |
|/ |
|
* | Fix unit tests | Roeland Jago Douma | 2016-01-11 | 2 | -4/+0 |
* | Add error logging to federated sharing handshake | Robin Appelman | 2015-12-21 | 1 | -2/+10 |
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
* | always store server url without a trailing slash | Björn Schießle | 2015-11-24 | 1 | -3/+19 |
* | use hooks to auto add server to the list of trusted servers once a federated ... | Björn Schießle | 2015-11-24 | 1 | -0/+79 |
* | unit tests | Björn Schießle | 2015-11-20 | 4 | -12/+526 |
* | exchange shared secret | Björn Schießle | 2015-11-19 | 3 | -50/+292 |
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 4 | -0/+640 |