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-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-08-10Fixing some test failures (#17852)dizzy
2021-08-03Fix long failing UI tests (#17848)Justin Velluppillai
2021-06-25Remove type attribute from tracking code (#17685)Justin Velluppillai
2021-04-12Fix some UI tests (#17449)Stefan Giehl
2021-03-23increase comparison threshold to fix randomly failing ui testsgiehl
2021-03-21Fix remaining regressions & ui tests (#17360)Stefan Giehl
2021-03-16Check usernames and emails against each other on user create and update (#17296)Zoltan Flamis
2021-03-10fix ui tests (#17324)Zoltan Flamis
2021-02-25Updates device detector to 4.2.1 (#17269)Stefan Giehl
2021-01-22couple UI fixes for users management (#17082)diosmosis
2021-01-20Avoid parsing notification messages with angular (#17117)Stefan Giehl
2021-01-19Fix build (#17116)diosmosis
2021-01-12Make admin menu collapsible (#17073)Stefan Giehl
2021-01-05better fix + update expected screenshots (#17043)diosmosis
2020-12-16do not update token usage in tracking requests (#16925)Stefan Giehl
2020-12-07convert remaining expectedException annotations in testssgiehl
2020-10-15Fix icon align of outlinks in datatables (#16492)Stefan Giehl
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-21Allow plugins to configure custom user preferences (#16210)Thomas Steur
2020-07-07don't specify optional parameters before required parameters (#16185)Thomas Steur
2020-06-30Include CustomDimensions plugin in core (#16086)Stefan Giehl
2020-06-26Prevent phishing attack on reset your password (#16112)Thomas Steur
2020-06-17Mention users should not share their token with anyone (#16068)Thomas Steur
2020-06-08Minor npm updates & ui test fixes (#16034)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-06-04Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-02Optional userLogin in getUserPreference API (#16010)Thomas Steur
2020-05-27Typing Core/Access (#15983)Jean Baptiste Noblot
2020-05-17Password confirmation fix for custom login plugins. (#15945)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-20try to fix two UI tests (#15755)diosmosis
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-25Show accurately the configured retention length (#15712)Thomas Steur
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-03-23fix testsgiehl
2020-03-23fix integration testsgiehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-03-06try to update nonce in out out frame when using new window (#15671)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-17Fix some failing tests (#15564)Stefan Giehl
2020-02-06updates ui filessgiehl
2020-01-16fix ui tests (#15397)Thomas Steur
2019-10-04Check email case insensitive in updateUser (#14950)Thomas Steur
2019-08-14Add newsletter signup button to user settings page (#14466)Kate Butler