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
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-08-04updates composer dependencies (#17828)Stefan Giehl
2021-05-11Do not confuse normal rows with the label "-1" w/ the summary row (#17517)dizzy
2020-12-31Assume hidden keywords to be available by default (#16747)Stefan Giehl
2020-11-30Trim referrer url if needed (#16836)Thomas Steur
2020-10-08updates expected test filesgiehl
2020-10-08Fix error trying to round unsupported operands in custom reports (#16543)Thomas Steur
2020-09-30Use new parameters in campaign builder (#16494)Stefan Giehl
2020-08-29properly align pre code (#16354)Lukas Winkler
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-20Allow using matomo prefixed parameters for campaigns (#15957)Stefan Giehl
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-05-07Exclude some url parameters from referrer urls (#15905)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-24Fix referrers test. (#15448)diosmosis
2020-01-16Increase possible ReferrerName to 255 chars (#15251)Stefan Giehl
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-10-23Fix build failures (#15016)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-16Keep top level nb_visits_converted metric (#14253)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-17Replace internal API requests with processed ones (#14416)Stefan Giehl
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2019-05-13Group different writings of Instagram in reports (#14436)Stefan Giehl
2019-05-10Overwrite direct entry referrer information if campaign referrer is found in ...diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-04-24Group referrer URLs with different protocols together (#14358)Kate Butler
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-05Improve total report values calculation (#14158)Stefan Giehl
2019-01-10Make sure totalsRow is in serialized datatable. (#13942)diosmosis
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-11-27Add campaign url builder widget (#13546)Thomas Steur
2018-11-26Rename Referrer Type to Channel Type (#13447)Thomas Steur
2018-11-24Fix two issues causing new/returning visitor conversion rate to not appear (#...diosmosis
2018-10-11Truncate referrer name & keyword in Base class so the value used there matche...diosmosis
2018-09-24Fix fatal when multiple sites are requested in referrers API report (#13439)Thomas Steur
2018-09-23Referrer name comparison should be case insensitive … (#13469)diosmosis
2018-09-10Remember user who created a site. (#13362)diosmosis
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis
2018-08-21Remove date & time in system tests.diosmosis
2018-08-17Do not serialize every property of Periods which can appear in DataTable meta...diosmosis