Commit Graph

29 Commits (ca2df764502672a90d3794de01bebf4640d49779)

Author SHA1 Message Date
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Carl Schwan 11cf69d8ba
fix(psalm): Fix static analysis issues in apps/*/tests 7 months ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Joas Schilling fa645663a8
test: Migrate federated file sharing to PHPUnit 10 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Benjamin Gaussorgues 45b3f6e2b3
Migrate federated file sharing to PSR LoggerInterface 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Samuel 54cb0372c6 fix(tests) 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Morris Jobke 0763a17332
Move federated_share_added into a typed event 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 7 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Bjoern Schiessle 2e19213695
fix notification tests 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Bjoern Schiessle 76b1dee499
use https by default if no protocol is given. Only use unsecure connection if it is explicitely given 10 years ago
Roeland Jago Douma ac2be923a6
Fix deprecated usages of getMock in federatedfilesharing 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 10 years ago
Joas Schilling 8dc25321d3
Move FederatedFileSharing to PSR-4 10 years ago
Bjoern Schiessle fbd5c28c39 re-try to send unshare notification if remote server is not available 11 years ago