65 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Morris Jobke e4144e6b36
Remove deprecated test of internal attributes via assertAttributeEquals 4 years ago
  Daniel Kesselberg 87dd760a89
Replace TYPE with TYPES 4 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Joas Schilling c68718f90c
Remove dropped " ON " when join has no condition 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 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 23eb0462e5
Use lowercase true, false and null constants 4 years ago
  Joas Schilling 059968e1c7
Pick a shorter name for the transfer ownership table 4 years ago
  Roeland Jago Douma 469c06be15
TO REVERT LATER: disable decimaltest from LegacyDBTest 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Robin Appelman 9e450d727a
add LEAST and GREATER to db function builder 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Robin Appelman 8ef5a366ec
add MAX and MIN to functionbuilder 4 years ago
  Joas Schilling 85a0e10b4f
Update the tests to the comparison logic 5 years ago
  Morris Jobke 8e60006744
Exception is not thrown anymore 5 years ago
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5 years ago
  Daniel Kesselberg 04a316aa67
Add test that unique constraint is working 5 years ago
  Roeland Jago Douma fe286e21ca
Fix tests 5 years ago
  Joas Schilling 008c8dde1a
Ignore custom prefixes which are longer 6 years ago
  Joas Schilling 960961148e
Fix calculation of default name 6 years ago
  Joas Schilling 14682dfa7c
Add unit tests 6 years ago
  Robin Appelman 3047ef31bd
Add count to function builder 6 years ago
  Morris Jobke a4cb83df27
Add tests for special domain name 6 years ago
  Morris Jobke d686b19a16
Add tests for domains 6 years ago
  Joas Schilling 78ee3abb78
Move regex to a function and add tests 6 years ago
  Robin Appelman 89a9d35d90 dont keep shared database locks when running cli scripts 6 years ago
  Morris Jobke 2b335fd607
Use insertIfNotExist of the new interface 6 years ago
  Joas Schilling bf2be08c9f
Fix risky tests without assertions 6 years ago
  Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 6 years ago
  Robin Appelman 42b3aa3a0a
reuse query builder 6 years ago
  Robin Appelman aad01894e3
refactor user searching 6 years ago
  Robin Appelman da3004b8f5
add postgresql10 compatibility to dbal 6 years ago
  Piotr Mrowczynski 6a51c1bc4f
Add foreign key support to OC 6 years ago
  Joas Schilling a3bdb318e9
Fix bigint handling on postgres 6 years ago
  Joas Schilling 293dea0625
Fix querybuilder and functionbuilder tests 7 years ago
  Morris Jobke 163e8774a4 Fix autoloader and namespace test 7 years ago
  Joas Schilling 4e5cd1efea Fix tests of CodeChecker and MigrationService 7 years ago
  Joas Schilling 15eec7b83c Start migrations 7 years ago
  Robin Appelman 48df99f2e0
fix quote helper test 7 years ago
  Robin Appelman d4a7cfec7c
rename fun to func 7 years ago
  Robin Appelman fee818f493
Add tests for query builder (i)like 7 years ago
  Robin Appelman 4279b13270
Add function builder to the query builder 7 years ago
  Robin Appelman a65652fc1e
add support for escaping like parameters when using the query builder 7 years ago
  Morris Jobke 713f684a8b
Adding tests for 4 byte unicode characters 9 years ago
  Morris Jobke d99ce3971b
Namespace and array syntax fixes 7 years ago