Commit Graph

24 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 1642a34e8a
refactor(files_sharing): Add Storage parameter strong types 1 year ago
provokateurin 376d5665bb
fix(files_sharing): Fix all IStorage return types 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 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 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Lukas Reschke 498b7399c1
Inject IHTTPClientService 9 years ago
Vincent Petry 118c9d58fe
Fix fed share test call to return proper result 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Joas Schilling 3f0b2d148d
Move tests to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 757aa45db7 Adding more DB groups to test suits 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 11 years ago
Robin Appelman 2fcedcc503 fix test 11 years ago
Robin Appelman 0008db9995 Fix unit test 12 years ago
Thomas Müller ef4057d382 remove pointless require - we should kill all require_once like that in our tests 12 years ago
Vincent Petry d22559200c Fix parsing of remote URL when mounting remote shares 12 years ago