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 (Expand)Author
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2020-10-15Fix icon align of outlinks in datatables (#16492)Stefan Giehl
2020-10-08Fix error trying to round unsupported operands in custom reports (#16543)Thomas Steur
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-18Add movers and shakers widget to dashboard (#15578)Thomas Steur
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-16fix ui tests (#15397)Thomas Steur
2019-11-07Fix Insight visualization layout (#15102)Stefan Giehl
2019-10-02Proper encoding of segment values for Actions reports. (#13481)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-14Freeze left-hand column of data table (#14594)Kate Butler
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-19Make sure to ignore filter limit in insights when "all" is selected (#14356)Thomas Steur
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-11-13In API requests made by Insights, make sure existing query params do not affe...diosmosis
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2016-04-12Make tests fast againThomas Steur
2015-09-22refs #8689 started working on PHP 7 supportThomas Steur
2015-09-11Use correct namespace for Insights integration tests.diosmosis
2015-01-05Fixed typo that crept inMatthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-11-18Fixing remaining tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-07Fixing more tests.diosmosis
2014-10-22Fix one ModelTestmattab
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-10refs #5940 extending SystemTestCase seems to fix those tests for some reasonThomas Steur
2014-10-06refs #5940 this might fix the integration tests. Took me a long time to figur...Thomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 IntegrationTestCase => SystemTestCaseThomas Steur
2014-08-15fixes #5964 I was now able to reproduce after I understood the problem. Thx f...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-10Refs #5800, add namespaces to all Fixture classes.diosmosis
2014-07-09Refs #5800, add namespaces to integration tests in root folder. Also add Inte...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-10refs #57 some more code tweaks and documentationThomas Steur