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-07-16add config to read the last IP address in the list of proxies rather than the...dizzy
2021-07-1517417 cookie domain (#17744)Justin Velluppillai
2021-07-13Fix possible warning that session is not active for anonymous user (#17758)Stefan Giehl
2021-07-01Adds some more tests for log importer (#17700)Stefan Giehl
2021-06-30Fix few bugs in sparklines visualisation when there is no row (#17728)Thomas Steur
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-21improve test resourcesgiehl
2021-06-18fix regression in trackingspamprevention and warning in bound parameter check...dizzy
2021-06-18updates all submodules (#17690)github-actions[bot]
2021-06-18don't pass null as a glob() flag (#17687)Lukas Winkler
2021-06-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-06-15Move tests documentation to developer website (#17668)Thomas Steur
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-06-11Updates some npm dependencies for screenshot tests (#17663)Stefan Giehl
2021-06-10Remove archive status locking since it is not needed anymore (#17657)dizzy
2021-06-09fix regression (#17656)Zoltan Flamis
2021-06-01insert invalidations for segment archives that get invalidated when invalidat...dizzy
2021-05-31Allow overriding some Tracker config by idSite (#17636)dizzy
2021-05-30Allow aborting sending mails via Mail.send event. (#17635)dizzy
2021-05-27Outlink tracking when DOM modified (#17522)Zoltan Flamis
2021-05-27Show report generated time when date range includes today (#17506)Zoltan Flamis
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-05-26Clear EventDispatcher cache in tests (#17620)Stefan Giehl
2021-05-25Revert "no-testdox"sgiehl
2021-05-25no-testdoxsgiehl
2021-05-23Use originalString when returning the Segment definition string (#17610)dizzy
2021-05-21Modiy refer banner (#17598)Zoltan Flamis
2021-05-17add testdox to phpunit.xml (#17462)Zoltan Flamis
2021-05-17Make sure summary row subtables are included in the serialized representaion ...dizzy
2021-05-12Updates device detector to 4.2.3 (#17552)Stefan Giehl
2021-05-12If no archives names are requested when querying archive data, do not initiat...4.3.0-rc2dizzy
2021-05-11add new ini config to enable/disable the php profiler feature (#17537)dizzy
2021-05-11Use token auth when widgetize (#17520)Zoltan Flamis
2021-05-11Add option to skip log purging check when invalidating archives in the rare c...dizzy
2021-05-11Do not confuse normal rows with the label "-1" w/ the summary row (#17517)dizzy
2021-05-10more neutral wording and other style improvements (#17540)Lukas Winkler
2021-05-10require password confirmation when resetting 2fa (#17528)dizzy
2021-05-07Make archiving process to respect process_new_segments_from settings (#17351)Zoltan Flamis
2021-05-06Ensure redirects in HTTP class are only done to allowed protocols (#17524)Stefan Giehl
2021-05-05Allow invalidating empty site (#17519)dizzy
2021-04-30Fix determine segment rearchive date (#17505)Stefan Giehl
2021-04-26work around group_concat max len being too small edge case for the select in ...dizzy
2021-04-26Add diagnostic that checks if server directories that should be private are a...dizzy
2021-04-23Fix OneClickUpdate UI test (#17494)Stefan Giehl
2021-04-23Improve method to determine date to archive segments from (#17492)Stefan Giehl
2021-04-22Do not use DbHelper::getTablesInstalled() in integration test setup since it ...dizzy
2021-04-22show period label on evo graph (#17456)Zoltan Flamis
2021-04-21Remove urlencode for segment definitions (#17475)Zoltan Flamis
2021-04-19store segment hash in DB (#17408)Zoltan Flamis