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
path: root/tests
AgeCommit message (Expand)Author
2021-02-05Refactor segment re-archiving in past behavior to be on demand (#17005)dizzy
2021-02-03updates expected UI filessgiehl
2021-02-02Allow filtering for invalidations for specific reports in core:archive (mostl...diosmosis
2021-01-28Fix timezone issue when using magic date keywords (#17144)Stefan Giehl
2021-01-28use Rules method instead of getting stored segments directly to pre-archive e...diosmosis
2021-01-21Custom tracking timestamp should return an integer to prevent HTTP 500 tracki...Thomas Steur
2021-01-20Show site selector as text only when only one site is available (#16972)Stefan Giehl
2021-01-19Fix build (#17116)diosmosis
2021-01-19Ensure metadata is available if page url can't be found (#16920)Stefan Giehl
2021-01-15use karma < 6 (#17100)Stefan Giehl
2021-01-15Introduce PHP CS to improve code quality (#16755)Stefan Giehl
2021-01-14Add tracking spam prevention plugin as a submodule (#17016)Thomas Steur
2021-01-13Fix --skip-idsites regression and increment processed site count properly + a...diosmosis
2021-01-12Make admin menu collapsible (#17073)Stefan Giehl
2021-01-12Use confiugred noreply mail address when sending recovery mails (#17072)Stefan Giehl
2021-01-08updates device detector to latest 4.1.0 (#17064)Stefan Giehl
2021-01-08Fix limited visits query when sorting ascending (#17060)Stefan Giehl
2021-01-05better fix + update expected screenshots (#17043)diosmosis
2021-01-05Add unit test for QueueConsumer::shouldSkipArchiveBecauseLowerPeriodOrSegment...diosmosis
2021-01-05Adds missing report documentations (#16878)Stefan Giehl
2021-01-01Add regular expression support to list of user agents to exclude (#16766)Nina Pypchenko
2021-01-01Don't accept files that are bigger than the upload limit when uploading plugi...Stefan Giehl
2020-12-31Limit max execution time of archiving queries to 2 hours by default (#16971)Stefan Giehl
2020-12-31Assume hidden keywords to be available by default (#16747)Stefan Giehl
2020-12-31Add imprint URL to Template.pageFooter (#16966)Dirk Weise
2020-12-24Fix report showing data of wrong date (#17008)Stefan Giehl
2020-12-24Better fix for climulti segment encoding bug (#17004)diosmosis
2020-12-24Force new visit after 10K actions (#17014)Thomas Steur
2020-12-24Improve action id lookup for segments (#16977)Stefan Giehl
2020-12-22fix testsgiehl
2020-12-22fix testssgiehl
2020-12-21Ensure removed dimensions are not used even if they still exist (#16934)Stefan Giehl
2020-12-21Update wikimedia/less.php dependency (#16976)Stefan Giehl
2020-12-17Apparently the segment needs to be double encoded when sent in the climulti:r...diosmosis
2020-12-17Show an error notification in UI when given date/period combination is invali...Stefan Giehl
2020-12-17Fix intersecting period logic so proper archives will archive in parallel. (#...diosmosis
2020-12-16fix: reset(): Argument #1 ($array) must be passed by reference, value given (...Stefan Giehl
2020-12-15multi_server_environment setting now disallows config edits from Web UI (#16760)Nina Pypchenko
2020-12-15Remember if process ever started (#16950)Thomas Steur
2020-12-15Improve scrolling of dialogs (#16783)Stefan Giehl
2020-12-14Better detection for end of sharedSiteId queue (#16769)Thomas Steur
2020-12-14fix some tests exception handling (#16932)Stefan Giehl
2020-12-11Fix unknown keyword is not shown in transitions report in seach engines secti...Thomas Steur
2020-12-11Adds possibility to configure protocols for allowed outgoing connections (#16...Stefan Giehl
2020-12-10Add GTM install guide to "no data tracked yet" page (#16785)Thomas Steur
2020-12-10Use wikimedia/less.php instead of leafo/lessphp (#16813)Stefan Giehl
2020-12-10Allow using last (week|month|year) as date param (#16830)Stefan Giehl
2020-12-10Harden check for numeric array indices (#16908)Stefan Giehl
2020-12-10Improvements on prepending a plus sign to evolutions (#16923)Stefan Giehl
2020-12-08Avoid inserting duplicates in invalidation table to reduce IO. (#16843)4.0.5-b1diosmosis