23 Commits (b77c151f5bc041c089e5f07e3df5f9c1e3c1f1d7)

Author SHA1 Message Date
  Andy Scherzinger 1e04619675
chore: Add SPDX header 1 month ago
  Robin Appelman d0ebe36906
fix: remove old test-only methods 4 months ago
  Louis Chemineau 256ed34b7e Skip testMovedIntoShareChangeOwner 2 years ago
  Louis Chemineau 8967602470 Test moving share in and out of another share 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 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
  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 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Tobia De Koninck 55b9a5d886
Remove OC_App::disable method 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke f884e762bc
Use appmanager instead of OC_App for check for enabled app 6 years ago
  Morris Jobke a55e794bfd Cleanup unused methods 7 years ago
  Roeland Jago Douma 6d4731024a
Some app fixes of phpstorm inspections 7 years ago
  Lukas Reschke 8d83e239f3
Fix tests 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling 3f0b2d148d
Move tests to PSR-4 8 years ago
  Roeland Jago Douma 92abb5f23d
Fix tests 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Robin Appelman 5d0451b848 Safe teardowns 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Thomas Müller 3bb6dcea64 Apply DB group annotation ... 8 years ago
  Vincent Petry 56d9df34cb Unit test for etag update on custom share folder 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Vincent Petry 65fbb5eda0 Update etag of direct parent on unshare 9 years ago
  Bjoern Schiessle 391fab35f0 reset storage for each unit test 9 years ago
  Robin Appelman 1be7da4a57 replace share proxy with hook 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Vincent Petry 1a06edd712 Unregister trashbin storage wrapper at the end of tests 9 years ago
  Bjoern Schiessle 15ae6b47ed replace hook with storage wrapper 9 years ago
  Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 9 years ago
  Lukas Reschke 8dbedbb849 Remove unused code 9 years ago
  Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 9 years ago
  Bjoern Schiessle 3b9fa81581 if a folder gets deleted we unshare all shared files/folders below 10 years ago
  Bjoern Schiessle ea31ab7b5c rename mount point of children if parent was renamed 10 years ago
  Bjoern Schiessle 38ff8173ab make sure that hooks are registered for the tests 10 years ago
  Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 10 years ago
  Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 10 years ago
  Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 10 years ago
  Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 10 years ago
  Vincent Petry cbfd16089b Fixed share upgrade cleanup tests to use the correct ids 10 years ago
  Vincent Petry ec9260647a Fixed share updater unit test 10 years ago