provokateurin
|
4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types
|
2 달 전 |
Louis Chemineau
|
22d5d29c01
fix(users): Don't crash if disabled user is missing in the database
|
2 달 전 |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 달 전 |
Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
2 달 전 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 달 전 |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 달 전 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 년 전 |
Robin Appelman
|
e704470c79
update tests
|
1 년 전 |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
1 년 전 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 년 전 |
Robin Appelman
|
8238582e59
store unencrypted size in the unencrypted_size column
|
2 년 전 |
Côme Chilliet
|
1809386862
Fix codestyle
|
2 년 전 |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
2 년 전 |
acsfer
|
dae769d082
Update Tests
|
3 년 전 |
acsfer
|
11169c86f8
Tests update
|
3 년 전 |
Lukas Reschke
|
4b4971ab52
Merge pull request #24966 from nextcloud/jknockaert-patch-1
|
3 년 전 |
Joas Schilling
|
645f83121e
Cache the user backend info for 300s
|
3 년 전 |
Jasper Knockaert
|
261966ace5
Update EncryptionTest.php
|
3 년 전 |
Jasper Knockaert
|
664e74a82e
2nd attempt to fix tests
|
3 년 전 |
Jasper Knockaert
|
87c640193b
attemtp to fix test
|
3 년 전 |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 년 전 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 년 전 |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 년 전 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 년 전 |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
5 년 전 |
Roeland Jago Douma
|
ef4b59d341
More fixes
|
5 년 전 |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 년 전 |
Julius Härtl
|
6ee7286b41
Fix tests
|
5 년 전 |
Roeland Jago Douma
|
73e6eea57e
Fix tests
|
6 년 전 |
Bjoern Schiessle
|
a0923d9ffb
reset encryptionVersion to '1' if a file was stream copied, because this means that we basically write the file from scratch
|
6 년 전 |