Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -294/+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 | -6/+8 |
| | |||||
* | Send permalink in internal share notification emails | Vincent Petry | 2016-05-06 | 1 | -4/+3 |
| | |||||
* | Generate a valid URL for link notification | Roeland Jago Douma | 2016-03-15 | 1 | -4/+23 |
| | | | | | | fixes #23197 * Updated unit test | ||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -1/+3 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Add a unit test for single user case as well | Joas Schilling | 2015-12-07 | 1 | -7/+9 |
| | |||||
* | Allow sending a share email to multiple users | Joas Schilling | 2015-12-07 | 1 | -3/+17 |
| | |||||
* | Adding unit test for MailNotifications::sendInternalShareMail() | Thomas Müller | 2015-12-02 | 1 | -31/+70 |
| | |||||
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -46/+26 |
| | |||||
* | Add "Reply-To" support to sharing mails and refactor code | Lukas Reschke | 2015-04-10 | 1 | -0/+237 |