Commits
User selector
Commit History
Commits on Apr 12, 2021
Merge branch 'QA_5_1'
Show description for 85afe9acommittedFix tests for #16789
Show description for 130f7afcommittedAdd tests for #16789
Show description for f9e3824committed
Commits on Mar 5, 2021
Use PSR-12 for namespace use statements
Show description for 0b8edc5committed
Commits on Oct 13, 2020
Remove some useless comments
Show description for db3da81committed
Commits on Oct 11, 2020
Remove DBI mock from ImportTest
Show description for fbaa1a9committed
Commits on Jul 17, 2020
Add typehints using phpcbf on test/*
Show description for a80153acommitted
Commits on Jul 7, 2020
Add return type declaration to test methods
Show description for 47f0960committed
Commits on May 26, 2020
Replace assertEquals({false,true} by assert{false,true}
Show description for a300a25committedFix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 24, 2020
Remove uses statements from the same namespace
Show description for 0b9c35acommitted
Commits on May 20, 2020
Call parent's setUp and tearDown
Show description for 6eaa55ecommittedUse AbstractTestCase on all unit tests
Show description for 8ef5143committedUse ::class in tests
Show description for 0b2c24ecommitted
Commits on May 17, 2020
Merge branch 'QA_5_0'
Show description for dfa718ccommittedFix #16093 - Error importing utf-8 with bom sql file
Show description for 7fc4722committed
Commits on May 15, 2020
Camel case some variables
Show description for d57de68committed
Commits on May 13, 2020
Fix some coding standard issues
Show description for a64393ecommitted
Commits on May 4, 2020
Merge branch 'QA_5_0'
Show description for 972180acommitted
Commits on May 3, 2020
#16093 - Move BOM stripping to a function and add tests
Show description for 1365154committed
Commits on Apr 18, 2020
Merge branch 'QA_5_0'
Show description for 54e0250committed
Commits on Apr 17, 2020
Fix some phpcs issues after latest phpcs 3.5.5 release
Show description for 62a6591committed
Commits on Jan 23, 2020
Remove useless return type annotations
Show description for 2061991committed
Commits on Jan 22, 2020
Reference global funcs and consts via use statement
Show description for 676f483committed
Commits on Jan 20, 2020
Remove unnecessary annotations
Show description for f80d3e3committedUse one line for comments with a single line
Show description for 6283caacommitted
Commits on Dec 12, 2019
Remove unused use statements
Show description for 77518d3committed
Commits on Nov 21, 2019
Split Util class regarding the responsabilities (#15567)
Show description for 3255e4aauthored andcommitted
Commits on Nov 5, 2019
Merge branch 'QA_5_0'
Show description for a9df8a4committedMerge branch 'QA_4_9' into QA_5_0
Show description for 9e90099committedImprove test suite to make it 32bit compatible and more flexible
Show description for f627206committed
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Aug 4, 2019
Use the router for the sql pages
Show description for 208b0e2committed
Commits on Feb 23, 2019
Add void return type declaration for tests
Show description for 182491acommitted
Commits on Jan 7, 2019
Format array declarations
Show description for 23c3579committed