Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -163/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespace in share/ | Joas Schilling | 2016-05-19 | 1 | -2/+4 |
| | |||||
* | don't allow to create a federated share if source and target server are the same | Björn Schießle | 2015-12-14 | 1 | -0/+37 |
| | |||||
* | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | Merge spliteUserRemote with fixRemoteUrlInShareWith | Joas Schilling | 2015-06-22 | 1 | -49/+31 |
| | |||||
* | make sure that we split username and server address at the first '@' from ↵ | Bjoern Schiessle | 2015-06-22 | 1 | -0/+39 |
| | | | | the right to allow usernames containing '@' | ||||
* | Extract the remote host from user input in share dropdown | Joas Schilling | 2015-02-23 | 1 | -0/+51 |
| | | | | Fix #13678 | ||||
* | Consolidate if statement, and update unit test | Miguel Prokop | 2014-11-21 | 1 | -4/+2 |
| | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | add setting to set default expire date | Bjoern Schiessle | 2014-04-24 | 1 | -0/+54 |