Commit Graph

41 Commits (stable21)

Author SHA1 Message Date
Morris Jobke d84e1f1951
Re-use fetched dependencies in lib/base.php 5 years ago
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 98237d2a00
Remove unused OC\Share\Share::checkPasswordProtectedShare 7 years ago
Morris Jobke 582b679ca9
Deprecate legacy share code and cleanup some unused methods 7 years ago
Morris Jobke bc34a7f4e9
Get rid of shareItem 8 years ago
Roeland Jago Douma 7785c3752f
Remove deprecated HTTPHelper 8 years ago
Roeland Jago Douma 1e7b20f615
Remove IAppConfig::setValue 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Morris Jobke a55e794bfd Cleanup unused methods 9 years ago
Morris Jobke 8366dfa50b Cleanup usage of shareItem in internal code base 9 years ago
Morris Jobke 895b9c2309 Use proper methods for registerBackend 9 years ago
Morris Jobke 3e13e94254 Use proper methods for checkPasswordProtectedShare 9 years ago
Morris Jobke f640b56bfa Cleanup unused methods 9 years ago
Joas Schilling 2f8756754f
Fix last failures with oracle 9 years ago
Joas Schilling 9871e4eaee
Kill dead code 9 years ago
Morris Jobke 8fa5141aaa
Removes unused code for link share emails 9 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Roeland Jago Douma 04ece69a33
Cleanup OC_Group usage a bit 9 years ago
Lukas Reschke 6920e609c0
Adjust tests and DI for Share.php 9 years ago
Roeland Jago Douma b7046d390f
Remove internal share mail function 10 years ago
Joas Schilling 122edcd0c1
Make sure all tests use the TestCase method to overwrite services 10 years ago
Roeland Jago Douma 80c519fe89
Fix getMock Share 10 years ago
Torben Dannhauer 718f0757e4 Fix for #23066 (#24689) 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago