65 Commits (76a7600e2e8ee239c2f7dd19e8b3d1e86f7c5362)

Author SHA1 Message Date
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Morris Jobke 53d2d95478
Remove one time repair steps that have already run when updating to 17 5 years ago
  Michael Weimann bf1253cb49
Implement guest avatar endpoint 5 years ago
  John Molakvoæ (skjnldsv) 2be63bcb6a
Log and continue on Dav reader failure 5 years ago
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5 years ago
  John Molakvoæ (skjnldsv) a9eef37456
Clear avatar cache with frontend repair 5 years ago
  John Molakvoæ (skjnldsv) abed75e5cb
Fix phpunit 5 years ago
  John Molakvoæ (skjnldsv) 06b3ade9ee
Tests 5 years ago
  John Molakvoæ (skjnldsv) e2ec641c7b
Tests 5 years ago
  Julius Härtl b87e5a0f2e
Move depsCache clearing to SCSSCacher/JSCombiner 6 years ago
  Julius Härtl 5460166ff5
Add tests and class mapping 6 years ago
  Morris Jobke d9b1492e03
Remove old repair steps that aren't executed anymore 6 years ago
  Bjoern Schiessle a923e755e6
check if the user still exists before we try to cleanup the previews 6 years ago
  Morris Jobke 43e498844e
Use ::class in test mocks 6 years ago
  Robin Appelman 7525c387ce
dont run invalid path repair step when upgrading from 11.0.5.2 and later 6 years ago
  Roeland Jago Douma 26bf0ca9d4
Fix RepairMimeTypeTest 6 years ago
  Joas Schilling 2f8756754f
Fix last failures with oracle 6 years ago
  Robin Appelman 06a4d6b5b9 Also repair storage id's when repairing invalid entries 7 years ago
  Robin Appelman 350e036c56 chunk getting invalid paths and reuse queries 7 years ago
  Robin Appelman 601362e164
adjust to moved repair step 7 years ago
  Robin Appelman d3c20eefca
Add repair step for invalid paths 7 years ago
  Lukas Reschke 0c5a48c4a4
Add tests for repairstep 7 years ago
  Stefan Weil 8ba67fbe1e Add test code for new image mime types 7 years ago
  Morris Jobke 1aef2f417b
Adjust tests as well 7 years ago
  Thomas Müller 5bfce597a9
[CI] Can we get some faster phpunit execution? (#27113) 7 years ago
  Joas Schilling 342ee51dad
Make the test useful 7 years ago
  Morris Jobke 0b12eb0640
Execute UpdateLanguageCode only once 7 years ago
  Joas Schilling ba472f7ce0
Fix table name and add a test for more than 1 entries 7 years ago
  Morris Jobke 1bcd396679
Change language code for languages with only one translation 7 years ago
  Morris Jobke 2bbf3b18d9
cleanup old and not needed repair steps to speed up the update 7 years ago
  Robin Appelman c76fe2b4f5
remote now unneeded AvatarPermissions repair step 7 years ago
  Vincent Petry 7baa4ea1a4
Add repair step to fix file share permissions 7 years ago
  Vincent Petry 252eddadd9
Remove obsolete RepairLegacyStorages repair step 7 years ago
  Joas Schilling a7aa7de6c2
Add a unit test 7 years ago
  Roeland Jago Douma 78a318d388
Add test if repair step is already done 7 years ago
  Roeland Jago Douma ccb05dbb17
Adds background job to cleanup all previews. 7 years ago
  Jörn Friedrich Dreyer f8352fcb8d
introduce callForSeenUsers and countSeenUsers (#26361) 7 years ago
  Joas Schilling 43b7b143f4
Fix test of repair step 7 years ago
  Roeland Jago Douma 5aad530e6c
Fix getMock RepairUnmergedSharesTest 7 years ago
  Roeland Jago Douma dc60f4c441
Fix getMock Repair 7 years ago
  Jörn Friedrich Dreyer d5518735c9
always return numeric storage id as int, also check type equality in test asserts 7 years ago