Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix language in share notes email for users | Joas Schilling | 2020-06-24 | 1 | -12/+29 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -24/+24 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+4 |
* | Add unit tests for "getAllShares()" | Daniel Calviño Sánchez | 2019-10-30 | 1 | -0/+165 |
* | Always set the display name for user shares | Julius Härtl | 2019-07-03 | 1 | -0/+9 |
* | Store "sendPasswordByTalk" property of link shares in the database | Daniel Calviño Sánchez | 2018-11-02 | 1 | -0/+9 |
* | Fix update share tests | Daniel Calviño Sánchez | 2018-11-02 | 1 | -2/+50 |
* | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -4/+48 |
* | tests | Maxence Lange | 2018-05-21 | 1 | -0/+17 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -4/+12 |
* | Fix default share provider | Joas Schilling | 2017-04-13 | 1 | -10/+10 |
* | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 1 | -2/+0 |
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -0/+175 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -7/+10 |
* | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 1 | -0/+42 |
* | Add defaultShareProvider & federatedshareprovider tests | Roeland Jago Douma | 2016-11-01 | 1 | -0/+91 |
* | Fix DateTime comparisson | Roeland Jago Douma | 2016-10-21 | 1 | -1/+1 |
* | Fix typehint | Roeland Jago Douma | 2016-10-10 | 1 | -2/+2 |
* | Cleanup test case | Thomas Müller | 2016-10-10 | 1 | -10/+15 |
* | Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() | Vincent Petry | 2016-10-06 | 1 | -23/+158 |
* | Fix getMock share | Roeland Jago Douma | 2016-09-06 | 1 | -112/+117 |
* | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 1 | -3/+5 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+2154 |