20 コミット (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

作成者 SHA1 メッセージ 日付
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3年前
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3年前
  Morris Jobke 7e6c0ec284
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter 4年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4年前
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4年前
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4年前
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4年前
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4年前
  Christoph Wurst de6940352a Move settings to an app 4年前
  Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 6年前
  Georg Ehrke 2a21471c74
make sure force language is reflected in html lang attribute 6年前
  Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 6年前
  Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 6年前
  Bjoern Schiessle 8b734347b1
use formal version of German if default_language is set to 'de_DE' 6年前
  Roeland Jago Douma ed3b391e47
Use symfony/translation for L10N plurals 7年前
  Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 7年前
  Roeland Jago Douma 0228bc6e66
ACCEPT_LANGUAGE goes before default_langauge 7年前
  Roeland Jago Douma c5bdb4d4e8
L10N tests do not require DB 8年前
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8年前
  Joas Schilling 9fbb8ce302
Do not save the language as request lang for apps when we didn't find any 8年前
  Morris Jobke 76455204c0 Inject server root - allows proper testing and separation of concerns 8年前
  Morris Jobke 23c0f4ff5f Read available l10n files also from theme folder 8年前
  Lukas Reschke cb1a64b949 Check whether ownCloud is installed 8年前
  Joas Schilling f413b3ff3a Add tests for findAvailableLanguages 8年前
  Joas Schilling 70396581eb Add tests for findLanguage() 8年前
  Joas Schilling b24b198a83 Add tests for the factory 8年前