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
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-08Do not proceed with archiving if a valid archive exists for the parameter com...diosmosis
2019-12-31Fix log tmp segment may be too long (#15312)Thomas Steur
2019-12-24Lock when archiving and avoid invalidating sites that have archiving in progr...diosmosis
2019-12-17Fix mysql table name too long while archiving a segment (#15276)Thomas Steur
2019-12-11Add more debug info to archiving queries (#15196)Thomas Steur
2019-11-19Only add site to list of sites to reprocess if only date being processed is t...diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-10-16Allow date ranges to be passed to core:invalidate-report-data (#14450)Kate Butler
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-09-19better handling of setting transaction level (#14899)Thomas Steur
2019-09-18Provide possibility to force not using a subquery (#14786)Thomas Steur
2019-09-16Tweak behaviour of orphaned segment archive purge (#14857)Kate Butler
2019-09-11Copy visits into temp table non locking (#14788)Thomas Steur
2019-09-05Makes flushSpools public available (#14854)Stefan Giehl
2019-09-04Minor performance tweak for purge archive for deleted sites (#14843)Thomas Steur
2019-09-03Faster raw log data deletion (#14844)Thomas Steur
2019-09-03Batch up records for insert in ArchiveWriter (#14838)Kate Butler
2019-09-02Make sure to use index on log table when deleting log entries (#14840)Thomas Steur
2019-08-30Update archive status instead of delete and insert (#14816)Thomas Steur
2019-08-28Try using memory table for segments cache in tests to make tests faster (#14822)Thomas Steur
2019-08-16Faster segment archiving (#14761)Thomas Steur
2019-08-16no longer use reader to get archives (#14756)Thomas Steur
2019-08-06Remove temporary archive concept and just invalidate on tracking. (#14639)diosmosis
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-26Use ranking query on userid reports. (#14551)diosmosis
2019-05-06Fix build for failing integration test purger (#14407)Thomas Steur
2019-05-03Task to purge archives for deleted websites and segments (#14317)Kate Butler
2019-04-01fix typosgiehl
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-11Make it possible to define joins for log tables using `getWaysToJoinToOtherLo...Stefan Giehl
2019-03-04Improved archive cleanup with 60% in time! (#11988)TheYOSH
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-11-24In LogAggregator, allow the use of a complex dimension w/ an already defined ...diosmosis
2018-11-24Fix two issues causing new/returning visitor conversion rate to not appear (#...diosmosis
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2018-10-03Avoid creating any archive tables for future dates (#13504)Stefan Giehl
2018-09-11Couple changes to aid debugging (#13269)diosmosis
2018-07-23Fix array table may not be joined correctly due to table sort issue (#13186)Thomas Steur
2017-11-20 Log on DEBUG level all SQL archiving queries (#12257)Matthieu Aubry
2017-10-06Fix bugs in table sorting query builder (#12154)Thomas Steur
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-09-18Reuse existing period archives when range date is requested when possible (#1...Thomas Steur
2017-09-11Changes to support custom periods (#11837)Benaka
2017-07-24Allow logging in Debug level the SQL queries of all log archivers (#11812)Matthieu Aubry
2017-06-29More generic raw log access (#11775)Thomas Steur
2017-05-14Fix a bug in the join generator when same table is present multiple times (#1...Thomas Steur
2017-03-29Replace archives if they already exists instead of ignoring them (#11476)Stefan Giehl
2017-03-28Drop temporary table when no longer needed (#11544)Thomas Steur