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-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
2021-04-18Set online guide url for User Id reports (#17467)Stefan Giehl
2021-04-16Allow generating reports in TSV format (#17464)Stefan Giehl
2021-04-14update expected screenshots (#17455)dizzy
2021-04-13update expected ui filesgiehl
2021-04-13fix random failure + update two screenshots (#17453)dizzy
2021-04-13Allow processing segments X days before last edit day (#17447)Stefan Giehl
2021-04-12Fix some UI tests (#17449)Stefan Giehl
2021-04-12Fixes for specific case when partial archives have to initiate archiving for ...dizzy
2021-04-12Initiate range archiving if an archive is invalidated, the request is from th...dizzy
2021-04-12Run JavaScript tests also with node/puppeteer (#17432)Stefan Giehl
2021-04-12Do not allow setting partial archives to DONE_INVALIDATED (#17437)dizzy
2021-04-11speed up integration tests by not using DbHelper::getTablesInstalled() (#17440)dizzy
2021-04-09updates all submodules (#17438)github-actions[bot]
2021-04-08Set width for calendar (#17348)Zoltan Flamis
2021-04-06Show notification when there is raw data but no data (#17380)Zoltan Flamis
2021-03-30Use ranking query in custom dimensions archiver (#17396)dizzy
2021-03-30Fix build (#17406)dizzy
2021-03-29Improve no data tracked yet screen (#17367)4.3.0-b2Zoltan Flamis
2021-03-29Track JS errors only once per page view (#17288)Zoltan Flamis
2021-03-28not supported browser exception (#17258)Zoltan Flamis
2021-03-24make sure no rearchiving happens if INI config setting is set to 0 or last0 +...dizzy
2021-03-23Fix download test (#17384)Stefan Giehl
2021-03-23Allow rearchive_reports_in_past_last_n_months setting value to be an int. (#1...dizzy
2021-03-22Ensure login allow list is not checked for authenticated tracking requests (#...Stefan Giehl
2021-03-21Fix remaining regressions & ui tests (#17360)Stefan Giehl
2021-03-18Fixes a couple of regressions & tests (#17358)Stefan Giehl
2021-03-16remove deletion of old archives in CronArchive since we do this in ArchiveWri...dizzy
2021-03-15also try reloading core js if request failssgiehl
2021-03-15update expected test filessgiehl
2021-03-15readd ui filesgiehl