Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 1 | -103/+0 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -2/+2 |
* | Use a different column for the primary key as we can not insert it on oracle | Joas Schilling | 2020-11-10 | 1 | -11/+19 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -1/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -6/+6 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Use insertIfNotExist of the new interface | Morris Jobke | 2018-03-12 | 1 | -1/+1 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 1 | -1/+1 |
* | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 1 | -5/+17 |
* | Fixed failing test which was ignoring a required (not null) column (#26303) | Philipp Schaffrath | 2017-03-17 | 1 | -3/+3 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+83 |