Commit History

作者 SHA1 備註 提交日期
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 月之前
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 2 月之前
  Joas Schilling 047479ccf9 feat(security): Add public API to allow validating IP Ranges and checking for "in range" 3 月之前
  Benjamin Gaussorgues 202e5b1e95 feat(security): restrict admin actions to IP ranges 3 月之前
  Benjamin Gaussorgues e630e4b983 Merge pull request #44763 from nextcloud/fix/group_name_length_db 5 月之前
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 6 月之前
  Benjamin Gaussorgues 7a6b1f8ae8 fix(groups): allows to save group names with more than 64 characters 7 月之前
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
  Carl Schwan 3270b7f12e Add batch methods in user backends 2 年之前
  Joas Schilling 80f79e170d fix!: Remove symfony EventDispatcherInterface from Group 1 年之前
  Joas Schilling ad12a740cb fix!: Remove symfony EventDispatcherInterface from User 1 年之前
  Côme Chilliet 10296ba7e5 Fix tests, and fix Group::searchUsers to avoid duplicates 1 年之前
  Côme Chilliet b6c17c6ce7 Clear up return types 1 年之前
  Carl Schwan 35dc223500 Optimize retrieving display name when searching for users in a group 2 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  Anna Larch 7c4ceb444c Add group display name cache 2 年之前
  Côme Chilliet 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
  Roeland Jago Douma 68ec18323d Fix types in the Group Manager 3 年之前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
  Robin Appelman aa83b0b22d dont get the group details if we only ask for the id 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst 3a415e4139 Remove space between switch case and colon 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab 4 年之前
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 年之前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年之前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年之前
  blizzz b1dffc5c2d Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result 5 年之前
  Arthur Schiwon 7b1eedb11e take group creation result into consideration 5 年之前