144 Commits (749a266f782bc97445357503ddba63a663184284)

Author SHA1 Message Date
  John Molakvoæ (skjnldsv) 3e624dc399
Bump js licenses 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Robin Appelman b5db4502d0
disable trasbin during the moveFromStorage fallback 3 years ago
  Morris Jobke d84e1f1951
Re-use fetched dependencies in lib/base.php 3 years ago
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Roeland Jago Douma b7dd2074ab
FIX 3 years ago
  Christoph Wurst ae0a496da8
Bump jquery from 2.2.4 to 3.1.0 3 years ago
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 years ago
  Jan C. Borchardt 0f2f857dc3
Sort deleted files by most recently deleted first 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 3 years ago
  Daniel Kesselberg ac8051ee0c
Tests only: Forward calls to getUserValue and getAppValue 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Morris Jobke e84504c4d6
Use IBootstrap for the files_trashbin app 4 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Robin Appelman 614acc9419
add locking to resolve concurent move to trashbin conflicts 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 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
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Roeland Jago Douma c1152af523
Move deprecated aliases over to new registration 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  John Molakvoæ (skjnldsv) 5cb11ca642
Fix tests 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
  Roeland Jago Douma e9c972f708
Fix share tests 4 years ago
  Robin Appelman 964dc0a955
set retention obligation on existing `expiration` in tests 4 years ago
  Roeland Jago Douma e225a7bfd3
fixup! fix tests? 4 years ago
  Roeland Jago Douma 78d00ff085
fix tests? 4 years ago
  Julius Härtl b1832c8bef
Emit moveToTrash event only for the deleting user 4 years ago
  Christoph Wurst 3174012adf Add event dispatcher to OCP 5 years ago
  Morris Jobke 000a92bcde
Do not run fragile TrashbinTest 5 years ago
  Unknown 0ad76cc81a Add test OCA\Files_Trashbin\Capabilities 5 years ago
  Jan-Christoph Borchardt 39ff82f707
Use grid view in other file views too 5 years ago
  Robin Appelman a369adb4cd
fix trash storage wrapper tests 5 years ago
  Robin Appelman b94fbcebeb
fix preview controller tests 5 years ago
  Joas Schilling 78cc4171ee
Fix mock of ITimeFactory 5 years ago
  Christoph Wurst 9af69ca2a5
Fix usage of deprecated OC.webroot 5 years ago
  Robin Appelman c5f77de3e2
fix trashbin js tests 5 years ago
  Roeland Jago Douma 68f403cea2
Fix and extend tests 6 years ago
  Abijeet 419d72e0ee
Adds a test case for the loading symbol in deleted files. 6 years ago
  Abijeet e89f6590e2
Fixed failing test cases for the new actions menu. 6 years ago