コミット履歴

作者 SHA1 メッセージ 日付
  Julien Veyssier 361e69f19f fix mistake in db query to delete a user config value 2 年 前
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 年 前
  Carl Schwan 8bbdd9ea0c Cleanup AllConfig 2 年 前
  Julius Härtl 7fbd93b2ad Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 2 年 前
  Côme Chilliet ddae16d480 Add specific psalm-return for getAllUserValues 2 年 前
  Côme Chilliet a6eb7dc676 Fix signatures and null $userId corner case 2 年 前
  Côme Chilliet d630af4ca8 Add a new method getAllUserValues($userId) to IConfig 2 年 前
  Julius Härtl c92ac34711 Use proper app id (settings instead of core) 2 年 前
  Joas Schilling 0877d62c47 Make sure strtolower only receives a string to satisfy psalm 2 年 前
  Joas Schilling ae36526978 Always store and compare the email address as lower case 2 年 前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年 前
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 年 前
  Joas Schilling 441adaa74a Remove unneeded isset check 4 年 前
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 4 年 前
  MichaIng 10a98f9f41 Define getSystemValueBool/Int/String function default parameter with correct type 4 年 前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年 前
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 年 前
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 4 年 前
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 年 前
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 年 前
  Christoph Wurst df9e2b828a Fix mismatching docblock return types 4 年 前
  Christoph Wurst 5bf3d1bb38 Update license headers 4 年 前
  Joas Schilling a11ef5134c Add methods to get casted system values 5 年 前
  Roeland Jago Douma 03fe2b3b81 Use a case insensitive search for email 5 年 前
  Roeland Jago Douma 431750828e Store setUserValue as string in cache 6 年 前
  Roeland Jago Douma 1e7b20f615 Remove IAppConfig::setValue 6 年 前
  Roeland Jago Douma 09f8a755ec Remove IAppConfig::getValue 6 年 前
  Roeland Jago Douma ee2617d88c Simple IAppConfig deprecations 6 年 前
  Morris Jobke 0eebff152a Update license headers 6 年 前
  Roeland Jago Douma 5f227bd93b More phpstorm inspection fixes 7 年 前