Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Thomas Müller | 2016-01-12 | 20 | -25/+38 |
| | |||||
* | Fix unit tests | Roeland Jago Douma | 2016-01-11 | 2 | -4/+0 |
| | |||||
* | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 2 | -2/+2 |
| | |||||
* | 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 | 5 | -10/+37 |
| | |||||
* | Use PHP polyfills | Lukas Reschke | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
| | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg | ||||
* | add icon for Federation app | Jan-Christoph Borchardt | 2015-11-25 | 1 | -0/+4 |
| | |||||
* | Remove invalid use statement | Thomas Müller | 2015-11-24 | 1 | -1/+0 |
| | |||||
* | always store server url without a trailing slash | Björn Schießle | 2015-11-24 | 2 | -3/+20 |
| | |||||
* | use hooks to auto add server to the list of trusted servers once a federated ↵ | Björn Schießle | 2015-11-24 | 4 | -0/+149 |
| | | | | share was created | ||||
* | unit tests | Björn Schießle | 2015-11-20 | 7 | -17/+549 |
| | |||||
* | fixing OCI and others | Thomas Müller | 2015-11-19 | 5 | -20/+9 |
| | |||||
* | make sure that both server don't try to exchange the shared secret in parallel | Björn Schießle | 2015-11-19 | 3 | -32/+79 |
| | |||||
* | add option to auto add servers to the list of trusted servers once a ↵ | Björn Schießle | 2015-11-19 | 9 | -8/+67 |
| | | | | federated share was created and accepted successfully | ||||
* | add status to server list | Björn Schießle | 2015-11-19 | 4 | -5/+19 |
| | |||||
* | exchange shared secret | Björn Schießle | 2015-11-19 | 12 | -119/+1052 |
| | |||||
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 17 | -0/+1503 |