Commit History

Author SHA1 Message Date
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 4 days ago
  Christoph Wurst 2b38d6ae7e fix(session): Log when session_* calls are slow 2 months ago
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 4 months ago
  Christoph Wurst 21ee7f59bd fix(session): Do not update authtoken last_check for passwordless 5 months ago
  Git'Fellow 72e0618f20 fix(session): Avoid two useless authtoken DB queries for every anonymous request 8 months ago
  Julius Härtl a3a343ce41 perf: Use more performant way to obtain and check the email as a login name with token login 9 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
  Joas Schilling 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 1 year ago
  Joas Schilling ad12a740cb fix!: Remove symfony EventDispatcherInterface from User 1 year ago
  Joas Schilling b91957e3df fix(dav): Abort requests with 429 instead of waiting 1 year ago
  Côme Chilliet 8d5165e8dc Adapt tests to config value typing 1 year ago
  Daniel Kesselberg 39c1b6f49f chore(tests): add tests for handleLoginFailed 1 year ago
  Côme Chilliet cb271b759e Fix dynamic property creations in test files 2 years ago
  Côme Chilliet 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
  Joas Schilling d078d53683 Fix tests 2 years ago
  Joas Schilling 6d33d75be1 Remove unused imports 2 years ago
  Carl Schwan a8866b0253 Fix tests 2 years ago
  Joas Schilling 265c2c125c Fix unit tests 2 years ago
  Joas Schilling 645f83121e Cache the user backend info for 300s 3 years ago
  Joas Schilling 0ad4ad31e1 Fix more tests 3 years ago
  Joas Schilling 41d8a7e05f Fix unit tests 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst cc80339b39 Add typed create user events 4 years ago
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Roeland Jago Douma 3c1bcd551d Fix the tests after #18029 4 years ago
  Christoph Wurst 535000aac6 Make the post login event public 4 years ago