Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Adjust unit tests | Joas Schilling | 2022-10-12 | 1 | -0/+7 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -0/+31 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -3/+3 |
* | gracefully handle deleteFromSelf when share is already gone | Arthur Schiwon | 2021-03-30 | 1 | -3/+0 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -124/+124 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -7/+7 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -122/+122 |
* | Fix language in share notes email for users | Joas Schilling | 2020-06-23 | 1 | -12/+29 |
* | Adjust tests to only return group IDs | Morris Jobke | 2020-05-08 | 1 | -32/+15 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -21/+42 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -7/+7 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -87/+87 |
* | 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 |