Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-15modify SegmentQueryDecorator so extra comment information can be saved (#17337)Zoltan Flamis
* modify SegmentQueryDecorator so extra comment information can be saved * Update LogAggregator.php * fix tests
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
* update doc blocks with new name * submodule updates * updates expected UI files
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
* use latest phpunit/phpunit ~8.5 * submodule updates * fixes
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
I updated the link tag for all php files with the new matomo link. Not sure if it is realistic that this will get merged but I though that someday someone has to do this(?)
2016-07-13Improved join generation for segments (#10264)Thomas Steur
* better join generation for segments * do not update visit if there are no values to be updated
2015-09-25Fix test failures.diosmosis
2015-09-24Tweak to unit test.diosmosis
2015-09-24Use correct base type in test mock.diosmosis
2015-09-23Add unit test for new SegmentQueryDecorator test.diosmosis