summaryrefslogtreecommitdiffstats
path: root/tests/lib/share/helper.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-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 Schilling2016-05-191-2/+4
|
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-141-0/+37
|
* Use \OC\HintException and translate the hintJoas Schilling2015-06-221-1/+1
|
* Merge spliteUserRemote with fixRemoteUrlInShareWithJoas Schilling2015-06-221-49/+31
|
* make sure that we split username and server address at the first '@' from ↵Bjoern Schiessle2015-06-221-0/+39
| | | | the right to allow usernames containing '@'
* Extract the remote host from user input in share dropdownJoas Schilling2015-02-231-0/+51
| | | | Fix #13678
* Consolidate if statement, and update unit testMiguel Prokop2014-11-211-4/+2
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
|
* add setting to set default expire dateBjoern Schiessle2014-04-241-0/+54