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/core
AgeCommit message (Expand)Author
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-12Do not allow setting partial archives to DONE_INVALIDATED (#17437)dizzy
2021-04-01Use exceptions to provide more context to warning logs in Row.php (#17413)dizzy
2021-04-01Fixes possible notice (#17410)Stefan Giehl
2021-03-30Use ranking query in custom dimensions archiver (#17396)dizzy
2021-03-294.3.0-b2Matthieu Aubry
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-23Allow rearchive_reports_in_past_last_n_months setting value to be an int. (#1...dizzy
2021-03-224.3.0-b14.3.0-b1Matthieu Aubry
2021-03-21Ensure second parameter in gmdate is int, not float (#17365)Thomas Steur
2021-03-17Development mode notifications when Matomo not installed through git (#17300)Zoltan Flamis
2021-03-16Add some archive deletion logs. (#17347)dizzy
2021-03-16remove deletion of old archives in CronArchive since we do this in ArchiveWri...dizzy
2021-03-15modify SegmentQueryDecorator so extra comment information can be saved (#17337)Zoltan Flamis
2021-03-15Allow selecting password_hash algorithm (#17199)Lukas Winkler
2021-03-14look for all usable done flag types when checking for existing child periods ...dizzy
2021-03-12Make sure not to clear the tracker cache so often when invalidating in core:a...dizzy
2021-03-11Use https for urls in visitor details if host is defined with https in site (...Stefan Giehl
2021-03-11Throw invalid dimension exception during rendering graph with wrong height/wi...Zoltan Flamis
2021-03-11Add extra core:archive log for initiation of logging (#17332)dizzy
2021-03-11allow forcing Archive to not initiate archiving for child archives (#17331)dizzy
2021-03-11Add --skip-cache-clear option to core:update command so we dont have to clear...dizzy
2021-03-11Allow configuring segments to not be rearchived when rearchiving reports in t...dizzy
2021-03-10Return HTTP Status 404 if Matomo is not yet installed (#17322)Stefan Giehl
2021-03-09remove unneeded invalidation (#17319)dizzy
2021-03-07Fix Marketplace falsely thinks a plugin is installed when it is not (#17278)Thomas Steur
2021-03-02set secure and samesite for cookie on delete (#17255)Zoltan Flamis
2021-03-02remove dangling invalidation check (no longer needed) (#17289)dizzy
2021-03-01fix character encoding for csv file names (#17276)Zoltan Flamis
2021-03-014.2.14.2.1Matthieu Aubry
2021-03-014.2.1-rc14.2.1-rc1Matthieu Aubry
2021-02-254.2.1-b14.2.1-b1Matthieu Aubry
2021-02-25Only force single plugin archiving for root archive requests. (#17250)dizzy
2021-02-25possibly avoid infinite looping if group_concat cuts off result (#17244)dizzy
2021-02-24also ignore strange dates in segment info when doing rearchive check in 4.1.2...dizzy
2021-02-23recreate all webserver config on updates (#17225)Lukas Winkler
2021-02-224.2.04.2.0Matthieu Aubry
2021-02-22ignore error in rearchive segment call in update (#17240)dizzy
2021-02-224.2.0-rc34.2.0-rc3Matthieu Aubry
2021-02-19Prevent possible exception when accessing an index (#17233)Thomas Steur
2021-02-184.1.2-rc24.1.2-rc2Matthieu Aubry
2021-02-18Allow nonce checks to provide custom required referrer URL. (#17228)dizzy
2021-02-17properly encode segment definitions from table so the hash will be the same a...dizzy
2021-02-17fix a couple bugs in archive querying when browser archiving is disabled (#17...dizzy
2021-02-154.1.2-rc14.1.2-rc1Matthieu Aubry
2021-02-15do not end up creating done flags like "done." (#17215)dizzy
2021-02-12dont deactivate a core plugin during update (#17213)Thomas Steur
2021-02-12Revert previous change accidentally committed to 4.xThomas Steur