Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
vor 4 Jahren |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
vor 4 Jahren |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
vor 4 Jahren |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
vor 4 Jahren |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
vor 4 Jahren |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
vor 4 Jahren |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
vor 5 Jahren |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
vor 5 Jahren |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
vor 5 Jahren |
Bjoern Schiessle
|
d76a87f3b0
skip already decrypted files on decrypt all command
|
vor 6 Jahren |
Joas Schilling
|
3917a54113
Class "ProgressBar" is declared "final" and cannot be mocked.
|
vor 6 Jahren |
Joas Schilling
|
870023365c
Fix "Undefined method setExpectedException()"
|
vor 6 Jahren |
Morris Jobke
|
c733cdaa65
Use ::class in test mocks of encryption app
|
vor 7 Jahren |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
vor 7 Jahren |
Vincent Petry
|
fca8bd44ab
Fix shared storage namespace in DecryptAll class
|
vor 8 Jahren |
Roeland Jago Douma
|
3782edf49c
Fix getMock DecryptAllTest
|
vor 8 Jahren |
Bjoern Schiessle
|
351cab6bce
skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user.
|
vor 8 Jahren |
Joas Schilling
|
d4ba982131
Allow to decrypt user '0' files only
|
vor 8 Jahren |
Björn Schießle
|
b15babd061
fix unit tests
|
vor 8 Jahren |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
vor 8 Jahren |