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-02-05Refactor segment re-archiving in past behavior to be on demand (#17005)dizzy
2021-02-03add visitfrequency archiver to archive dependent archives (#17168)dizzy
2021-02-02Allow filtering for invalidations for specific reports in core:archive (mostl...diosmosis
2021-01-28Catch error on PHP8 if invalid encodings are given (#17153)Stefan Giehl
2021-01-28Ignore query failure in Matomo for WordPress when checking if logtmptable exi...Thomas Steur
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-20Ensure requested URLs don't contain any control characters (#17118)Stefan Giehl
2021-01-19Ensure metadata is available if page url can't be found (#16920)Stefan Giehl
2021-01-15Introduce PHP CS to improve code quality (#16755)Stefan Giehl
2021-01-154.1.14.1.1Matthieu Aubry
2021-01-13Fix --skip-idsites regression and increment processed site count properly + a...diosmosis
2021-01-05better fix + update expected screenshots (#17043)diosmosis
2021-01-05Make it possible to configure smtp to use no encryption (#17039)Stefan Giehl
2021-01-05Add unit test for QueueConsumer::shouldSkipArchiveBecauseLowerPeriodOrSegment...diosmosis
2021-01-044.1.1-b24.1.1-b2Matthieu Aubry
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
2021-01-01always send an "Accept-Encoding" header with HTTP requests (#17009)Lukas Winkler
2020-12-31Limit max execution time of archiving queries to 2 hours by default (#16971)Stefan Giehl
2020-12-274.1.1-b14.1.1-b1Matthieu Aubry
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-224.1.04.1.0Matthieu Aubry
2020-12-224.1.0-rc24.1.0-rc2Matthieu Aubry
2020-12-21Ensure removed dimensions are not used even if they still exist (#16934)Stefan Giehl
2020-12-21When looking for other climulti processes, also make sure idSite is same. (#1...diosmosis
2020-12-214.1.0-rc14.1.0-rc1Matthieu Aubry
2020-12-21Detect running archivers correctly (#16987)Thomas Steur
2020-12-194.1.0-b24.1.0-b2Matthieu Aubry
2020-12-18Check for instanceIds when checking for currently running archive processes (...Thomas Steur
2020-12-18Remove unneeded code (#16968)diosmosis
2020-12-17Apparently the segment needs to be double encoded when sent in the climulti:r...diosmosis
2020-12-17Fix intersecting period logic so proper archives will archive in parallel. (#...diosmosis
2020-12-17use composer/ca-bundle for default CA bundle (#16797)Lukas Winkler
2020-12-174.1.0-b14.1.0-b1Matthieu Aubry
2020-12-174.0.6-b1Matthieu Aubry
2020-12-16Removes duplicate code (#16958)Stefan Giehl
2020-12-16Do not use Date class in Loader::getMinVisitTimesPerSite() to avoid using Dat...diosmosis
2020-12-15Remember if process ever started (#16950)Thomas Steur
2020-12-15If one process' output is "abnormal", don't declare all other concurrently ru...Thomas Steur
2020-12-15Avoid filesystem checks when process was set as finished (#16954)Thomas Steur
2020-12-15Only mark process as finished after fully sending the output (#16952)Thomas Steur
2020-12-15Improve handling of current user information for Filechecks (#16941)Max
2020-12-14Remove provider lookup from core (#16756)Stefan Giehl
2020-12-14Better detection for end of sharedSiteId queue (#16769)Thomas Steur