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
2022-07-29Merge branch 'next_release' into 4.x-devmergetestsgiehl
2022-07-28Params name not matching, caused first website granted not working (#19575)Peter Zhang
2022-07-08Merge branch 'next_release' into 4.x-devsgiehl
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-06-24Fix failing tests (#19396)Stefan Giehl
2022-06-21Improve password reset email formatting (#19357)Ben Burgess
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-05-30Ensure refresh button is only shown where needed (#19292)Stefan Giehl
2022-05-30[Tests]fix css and UI PR 19286 (#19289)Peter Zhang
2022-05-30[Tests] Fix the UI and lang on pr #19261 (#19286)Peter Zhang
2022-03-17Knowledge base discoverability improvements (#18944)Justin Velluppillai
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-12-22Show a summary of new features (#18065)Ben Burgess
2021-10-27Always remove hash part from URL when detecting the script name (#18204)Stefan Giehl
2021-09-08Revert "Make password reset use a secure hash (#17961)" (#17983)Stefan Giehl
2021-09-08Make password reset use a secure hash (#17961)mwithheld
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-06-15Fix UI tests (#17674)dizzy
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-06-13Ensure redirects from logme method are only done to trusted hosts (#17661)Stefan Giehl
2021-05-11detect brute force login attempts from different ip addresses (#17503)dizzy
2021-04-14Ensure correct no access message is shown (#17445)Stefan Giehl
2021-01-12Make admin menu collapsible (#17073)Stefan Giehl
2020-11-03Fix build (#16658)Thomas Steur
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-26Prevent phishing attack on reset your password (#16112)Thomas Steur
2020-06-26Use correct color for text fields (#16117)Stefan Giehl
2020-06-11Rename Piwik -> Matomo in cookies (#16053)Thomas Steur
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-14Replace Zend Mail with PHPMailer (#15891)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-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-10-03Fixes some failing tests (#14948)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-27Small tweaks to some of the in-app links to matomo.org (#14912)Matthieu Aubry
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-08-17Show marketplace in reporting menu (#14738)Thomas Steur
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-17Implements a rate limit for password resets (#13934)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur