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-07-19Temporarily let update test fail directly to avoid aborted tests on PHP7.4 an...Stefan Giehl
2021-07-19Fix filter in UserCountry.getCountry for Map of Maps (#17779)Stefan Giehl
2021-07-19Updates device detector to 4.3.0 (#17792)Stefan Giehl
2021-07-19check plugin exists in the filesystem on plugin activate command (#17772)dizzy
2021-07-19language update (#17783)github-actions[bot]
2021-07-19provide console command for version information (#17755) (#17757)Daniel Ziegenberg
2021-07-18Add log handlers syslog and errorlog (#17764)mwithheld
2021-07-16updates all submodules (#17777)github-actions[bot]
2021-07-15use backticks since we can potentially insert batch into the option table (#1...dizzy
2021-07-12language update (#17749)github-actions[bot]
2021-07-11Revert "Add log handlers syslog and errorlog (#17745)" (#17753)dizzy
2021-07-11Add log handlers syslog and errorlog (#17745)mwithheld
2021-07-09Fix preselection in site selector form fields (#17742)Stefan Giehl
2021-07-05language update (#17734)github-actions[bot]
2021-07-01updates all submodules (#17730)github-actions[bot]
2021-07-01Add possiblity to open sites manager and directly edit a specific site using ...Thomas Steur
2021-06-30Multisite links to reports now pass token_auth so user is logged in to matomo...Justin Velluppillai
2021-06-30Fix few bugs in sparklines visualisation when there is no row (#17728)Thomas Steur
2021-06-30Make anchor links on Admin General Settings page work (#17727)Thomas Steur
2021-06-28Add some context to this error since logs will not have the host or instance ...dizzy
2021-06-28language update (#17712)github-actions[bot]
2021-06-27Add info about custom segments in archiving setting (#17698)Justin Velluppillai
2021-06-25Remove type attribute from tracking code (#17685)Justin Velluppillai
2021-06-25updates all submodules (#17711)github-actions[bot]
2021-06-25updates all submodules (#17709)github-actions[bot]
2021-06-25Allow changing row limit when hierarchy is expanded (#17704)Justin Velluppillai
2021-06-24Fix permission checks for siteWithoutData methods (#17694)Stefan Giehl
2021-06-20language update (#17696)github-actions[bot]
2021-06-18allow empty site list (#17693)Lukas Winkler
2021-06-18fix regression in trackingspamprevention and warning in bound parameter check...dizzy
2021-06-18updates all submodules (#17690)github-actions[bot]
2021-06-18Make sure overlay API requests send force_api_session as POST param (#17675)dizzy
2021-06-17Add link to new FAQ how to make the diagnostic “Managing processes via CLIâ...Matthieu Aubry
2021-06-17Ensure login is correctly detected for brute force detection when using logme...Stefan Giehl
2021-06-17Add check for setting max_execution_time = -1, see #17585 (#17684)Justin Velluppillai
2021-06-17Fix tooltip in rowevolution popover title (#17680)Stefan Giehl
2021-06-17Improves detection of local hostnames (#17681)Stefan Giehl
2021-06-16Fix parameters of UsersManager.addUser.end event (#17678)Stefan Giehl
2021-06-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-06-15Fix UI tests (#17674)dizzy
2021-06-15Removing hardcoded strings and adding new translation strings for "Website up...Justin Velluppillai
2021-06-15Ignore invalid capabilities instead of throwing an exception (#17660)Stefan Giehl
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-06-14language update (#17669)github-actions[bot]
2021-06-14use correct event handler in login plugin (#17666)dizzy
2021-06-13Ensure redirects from logme method are only done to trusted hosts (#17661)Stefan Giehl
2021-06-11Check if config loaded in getHostname() (#17526)Zoltan Flamis
2021-06-09fix regression (#17656)Zoltan Flamis
2021-06-09if table is falsey use null in compareTables() (#17642)dizzy
2021-06-08Fixed redirect plugin activation (#17654)Lukas Winkler