Commit Graph

22 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Git'Fellow 18de9be0e2
fix(database): Cast users count to integer 9 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Christoph Wurst 1a886b1472
Add typed events for password_policy 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 7 years ago
Robin Appelman aad01894e3
refactor user searching 8 years ago
Abijeet ec28c54dbc Adds search by email function on the users screen. 8 years ago
Vincent Petry aacfef463c
Add tests for database user backend caching 9 years ago
Roeland Jago Douma d616984879
Fix getMock User 9 years ago
Bjoern Schiessle 2a990a0db5
verify user password on change 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 7f3f16d155
Fix namespace in user/ 10 years ago
Roeland Jago Douma 9e1d9871a8
Move OC_User_Database to \OC\User\Database 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Joas Schilling 216ef617db Do not use uniqid in Group and User tests as it is not unique on windows 11 years ago
Arthur Schiwon 5dab762006 add tests 12 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 12 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 12 years ago
Robin Appelman 955bda1842 New user management classes 13 years ago
Thomas Müller 8174e5faf1 make MappedLocal available and testable within Linux as well 13 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman 0466437fa7 tests for oc_filesystem 14 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Robin Appelman aafd36e2f3 provide json interface for search 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Robin Appelman ca00d37a71 Make the download button work 15 years ago
Jakob Sack ee3d32b023 Everything nice and active now 15 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 15 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 15 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 15 years ago
Jakob Sack 39279350eb Forgot to change some calls of linkTo 15 years ago
Jakob Sack ddc2a70de9 Admin pages are for admins only, right? 15 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 15 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 16 years ago