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
AgeCommit message (Expand)Author
2022-03-08Apply max execution query time to Live.getCounters API and queryAdjacentVisit...Thomas Steur
2021-03-09Check if filter limit is -1 when querying log visits (#17302)Zoltan Flamis
2021-01-08Fix limited visits query when sorting ascending (#17060)Stefan Giehl
2020-07-10Fix behaviour for segments using "not equals" or "not contains" on an action ...Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-15respect max execution time limit for transitions plugin (#15652)Stefan Giehl
2019-10-15Fix mismatched visitors (Overview / Visitor Log) when segment is applied (#14...Thomas Steur
2019-09-11Allow configuration of max execution time (#14858)Thomas Steur
2019-08-16Tweak live queries when they query current week, month, or year where end dat...Thomas Steur
2019-08-04Make Visitor Log live query more performant (#14700)Thomas Steur
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2018-12-02Updated menu structure and naming fixes (#13518)Thomas Steur
2018-06-12Show info message in visitor profile if there had been more visits than shown...Stefan Giehl
2018-05-24Fix for non-test mode where test DI entry should not be available. (#12984)diosmosis
2018-05-24Use DI to inject test now value for ApiCounterTest. (#12977)diosmosis
2018-05-08Prevent possible view access error (#12854)Thomas Steur
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-23Revert "Show information in visitor profile if dataset was "truncated"" (#12761)Matthieu Aubry
2018-04-23Show information in visitor profile if dataset was "truncated" (#12376)Stefan Giehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2017-02-28Revert "Do not remove an additional day if current day is selected" (#11425)Matthieu Aubry
2017-01-30Ecommerce Life Time Value metrics + New Ecommerce section in Visitor Profile ...Matthieu Aubry
2016-12-01New visit dimension "total interactions" and new action dimension "Interacti...Thomas Steur
2016-09-27Improve performance of Visitor Log (#10568)Thomas Steur
2016-09-20refs #9053 do not remove an additional day if current day is selected (#10490)Thomas Steur
2016-04-11Always add outer limit when specified in case inner queries return more rowsmattab
2016-04-08Select 10 times more rows so that resultset after grouping is more likely to ...mattab
2016-02-02prevented display of visits to be ordered by most important dimension - Time ...Thomas Steur
2015-12-08refs #9361 read actual stored revenue valueThomas Steur
2015-08-29return min amount of available custom variables across tables instead of maximumThomas Steur
2015-04-01refs #7458 fix memory error in API Live.getLastVisitsDetails when filter_offs...Thomas Steur
2015-03-10refs #6758 fix testsThomas Steur
2015-03-10remove not needed doc blockThomas Steur
2015-03-10refs #6758 removed duplicated codeThomas Steur
2015-03-10refs #6758 splitted queryCounters() method into 4 methodsThomas Steur
2014-12-19refs #5808 if there are many logs having the same server time, sort them by t...Thomas Steur
2014-12-06Refactoring SQL into the Modelmattab
2014-12-05Added integration test for the model, to test the SQL query generatedmattab
2014-12-05Refactor Live API Visitor Profile logic in own classmattab
2014-12-05Refactor Live SQL into Modelmattab