4146 コミット (6e52c8a7947c36ee04823bf0b2cdcc4b51998255)

作成者 SHA1 メッセージ 日付
  Jan-Christoph Borchardt fd63577089 Improve wording of various error messages 7年前
  Joas Schilling 7816c54625
Allow to force a language and set it via the ocs api 7年前
  Julius Härtl 41621d3b59
Fix tests 7年前
  Julius Härtl f039ba7480
Add tests and inject IRequest 7年前
  Joas Schilling 0f8c1b13a3
Fix unknown share token 7年前
  Lukas Reschke a4b48d55ad
Fix tests 7年前
  Daniel Calviño Sánchez 6bcace4609 Extract toggle visibility of a SystemTagsInfoView to its own view 7年前
  Daniel Calviño Sánchez 423136d319 Extract duplicated code to a method 7年前
  Daniel Calviño Sánchez be02b3df28 Add acceptance tests for showing the input field for tags 7年前
  Morris Jobke b58928b4c1 Also use IMailer interface to generate the email template 7年前
  Joas Schilling f39fdaf46e
adjust the test 7年前
  Arthur Schiwon 999455c1aa
emit changeUser only if there really was a change (quota, displayname) 7年前
  Bjoern Schiessle 7c2d473d76
add new config switched for the global scale architecture 7年前
  Joas Schilling eebd2811dc
Version and dependency are now required 7年前
  Daniel Calviño Sánchez 41412088db Update acceptance tests for issue #4921 7年前
  Lukas Reschke 7a8bd73547 Fix tests 7年前
  Roeland Jago Douma e43649e67e
Fix tests 7年前
  Christoph Wurst 1632bb4557
Move activities test code 7年前
  Lukas Reschke 7927aed991
Adjust token name 7年前
  Lukas Reschke 691646bdae
Add tests for OAuth2 app 7年前
  Lukas Reschke 59e968977c
Add test for DefaultTokenMapper 7年前
  Lukas Reschke 77827ebf11
Rename table back to lowercase 7年前
  Lukas Reschke 26ee889fec
Add tests for ClientFlowLoginController 7年前
  Bjoern Schiessle 1eb7f4956b
delete auth token when client gets deleted 7年前
  Robin Appelman 1f1e1b0d00
use unmasked permissions during scanning 7年前
  Morris Jobke 51c55a867d fix quota tests for external storage 7年前
  Joas Schilling e6a0ad4701
Fix unit tests 7年前
  Joas Schilling adad4281af
Fix failed assertions 7年前
  Morris Jobke f73ca1b77f Add redis cluster tests to our CI jobs 7年前
  Joas Schilling 0828df5ed4
Disable the API endpoints as well 7年前
  Joas Schilling 538d32fe87
Automatic injection into the Fetchers 7年前
  Joas Schilling ca39940614
Automatic creation of Identity manager 7年前
  Joas Schilling d418ea550b
Automatic injection for CssController 7年前
  Joas Schilling 9c8fe82000
Automatic injection for JsController 7年前
  Fabrizio Steiner f2a2b34e46 Increase device password entropy. Use lower- and upper-case characters and digits, but exclude ambiguous characters. The number of digits has also been increased to 25. 7年前
  Daniel Calviño Sánchez 9313c9797f Add automatic handling of common command failures of Mink elements 7年前
  Daniel Calviño Sánchez 64f9c56224 Extract element finding to a command object 7年前
  Daniel Calviño Sánchez 7642a4b727 Make internal find methods static 7年前
  Daniel Calviño Sánchez 16e3e81635 Add missing type hints 7年前
  Morris Jobke 0896d2b006 Make cache tests a bit more clear 7年前
  Mario Danic e4aac15a92
Update login flow redirection 7年前
  Daniel Calviño Sánchez 4fc9a7146b Add option to acceptance test runners to set a custom timeout multiplier 7年前
  Daniel Calviño Sánchez b10478ff19 Try again to start browser sessions when they fail 7年前
  Daniel Calviño Sánchez e355e953b5 Generalize attribute name 7年前
  Daniel Calviño Sánchez 97bedb94af Fix exponential increase of timeout when finding ancestor elements 7年前
  Morris Jobke ecb369b5e8
Add redis support to our CI jobs 7年前
  Daniel Calviño Sánchez 1381f6c131 Replace "named" Mink selectors with "named_exact" Mink selectors 7年前
  Daniel Calviño Sánchez 762a8e0b76 Remove "content" locator from acceptance tests 7年前
  Christoph Wurst b13c741cb3
Do not show an email action for contacts with emtpy email addresses 7年前
  Robin Appelman 2847e9f2e3
fix preview tests 7年前