コミット履歴

作者 SHA1 メッセージ 日付
  Jenkins for ownCloud b585d87d9d Update license headers 9 年 前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年 前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年 前
  Arthur Schiwon b9235e2a24 inject DB Connection to user manager 9 年 前
  Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 9 年 前
  Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 10 年 前
  Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 年 前
  Arthur Schiwon ef7ab856f6 fix instantiation of Access class 10 年 前
  Robin McCorkell e7aebc5c32 Fix whitespace issues 10 年 前
  Robin McCorkell a17f9111a0 PHPDoc fixes for user_ldap 10 年 前
  Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 10 年 前
  Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 10 年 前
  Arthur Schiwon 95a5ff63b8 LDAP: resolve namespace harakiri, fixes background job 11 年 前
  Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 11 年 前
  Arthur Schiwon c482512e23 LDAP: fix wrong hook name 11 年 前
  Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 11 年 前
  Robin Appelman 7948341a86 Rework background job system 11 年 前
  Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 11 年 前
  Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 12 年 前
  Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 12 年 前
  Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 12 年 前
  Arthur Schiwon 63c454c7b2 LDAP: make refreshInterval for background jobs configurable in the DB 12 年 前
  Arthur Schiwon 056d9adb23 LDAP: bg jobs: sane default refresh interval 12 年 前
  Arthur Schiwon c48732987e LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 12 年 前