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
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
2020-12-08If archive_invalidations is in inconsistent state, fix as getting next archiv...diosmosis
2020-12-08Only invalidate in past for segments that belong to the site … (#16896)diosmosis
2020-12-08Host detection: use HTTP_HOST as default, but provide a setting to use SERVER...Stefan Giehl
2020-12-07updates device detector to 4.0.2 (#16900)Stefan Giehl
2020-12-07fix a bunch of incorrect class names (#16902)Stefan Giehl
2020-12-07fix invalid method calls in testssgiehl
2020-12-07Remove invalidations for segments that are not pre-processed if found. (#16895)diosmosis
2020-12-04segment invalidations must be paired w/ normal invalidations (#16845)diosmosis
2020-12-03When forcing GET request method in JS tracker then disable send beacon (#16870)Thomas Steur
2020-12-02Fix ttl not being respected on existing invalidations (#16851)diosmosis
2020-12-02Document setGenerationTime removal and add back the method (#16860)Thomas Steur
2020-12-02only select invalidations that were added before a sites archiving began (#16...diosmosis
2020-12-02More rigorous checks for non-existant site so archiving wont fail if … (#16...diosmosis
2020-11-30re-add missing condition for --skip-segments-today (#16777)diosmosis
2020-11-26Invalidate everything once before a site is archived and do not inval… (#16...diosmosis
2020-11-26Add pluginjson for custom dimensions + fix build (#16799)Thomas Steur
2020-11-24Fix Installer UI tests (#16781)Stefan Giehl
2020-11-23Remove existing invalidations before scheduling new ones (#16772)4.0.0-rc7Thomas Steur
2020-11-23Add disablePerformanceTracking method to methods to apply first (#16768)Thomas Steur
2020-11-20remove invalidations by report name (#16759)diosmosis
2020-11-19fix namespace of test filessgiehl
2020-11-19fix removal of invalidations for segments (#16753)diosmosis
2020-11-19handle "all" in removeInvalidationsFromDistributedList (#16752)diosmosis
2020-11-19When no deactivation date found, then rearchive as much as allowed (#16748)Thomas Steur
2020-11-18add check for dangling invalidations (#16739)diosmosis
2020-11-18Update composer dependencies + submodules (#16740)diosmosis
2020-11-18Do not allow uninstalling custom variables and provider for a while (#16734)Thomas Steur
2020-11-18Add convenience method for rescheduling archiving for a single plugin. (#16727)diosmosis
2020-11-17SameSite cookie attribute can be configured for JS tracker (#16733)Thomas Steur
2020-11-17Remove unneeded metric format in Goal overview (#16730)Stefan Giehl
2020-11-17updates expected screenshotsgiehl