Commit Graph

30 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 280d70a5f4
fix(federation): Fix missing protocol on CloudID remote 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 3 years ago
Julius Härtl 7179002600
Allow to get a local cloud id without going through the contacts manager 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Arthur Schiwon 16a78f535a
set the display name of federated sharees from addressbook 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
John Molakvoæ (skjnldsv) ea6f423e2c Extend data returned when searching remote shares 6 years ago
Julius Härtl 5a73a9b9de
Fix injection to get the user id 7 years ago
Julius Härtl a0d759b324
Add uuid/name entry to Remote/MailPlugin tests 7 years ago
Julius Härtl 61af607525
Make enhancing entries with type property optional 7 years ago
Julius Härtl ce79e587e4
Filter out local users from address book remote searches 7 years ago
Joas Schilling b30e035e25
Better result handling of email search 8 years ago
Arthur Schiwon 3db3e65121
add tests for Lookup Plugin 8 years ago
Arthur Schiwon a7a651f4a4
move splitUserRemote unit tests 8 years ago
Arthur Schiwon c92f7ee767
split off getRemote unit tests 8 years ago