Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SHARE_TYPE_SCIENCEMESH | Michiel de Jong | 2023-03-08 | 1 | -0/+1 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -2/+2 |
* | use existing node in SharesPlugin | Robin Appelman | 2022-04-06 | 1 | -7/+8 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+2 |
* | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+0 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -10/+10 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add test that shares and tags are ignored for chunk files. | Daniel Kesselberg | 2020-04-21 | 1 | -1/+22 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -13/+13 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Fix tests | Roeland Jago Douma | 2019-08-11 | 1 | -2/+2 |
* | Fix tests | Roeland Jago Douma | 2019-08-01 | 1 | -63/+37 |
* | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -2/+4 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -12/+20 |
* | fix mock | Maxence Lange | 2017-03-14 | 1 | -1/+1 |
* | fix tests | Robin Appelman | 2016-11-10 | 1 | -8/+6 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+19 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 1 | -8/+24 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+259 |