You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Group
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
3 months ago
..
Backend.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Database.php fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
DisplayNameCache.php
Group.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Manager.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
MetaData.php