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
2019-09-13Various platform tweaks (#14832)Thomas Steur
2019-09-11Use "if not exists" when trying to create table (#14886)Thomas Steur
2019-09-11Allow configuration of max execution time (#14858)Thomas Steur
2019-09-11Copy visits into temp table non locking (#14788)Thomas Steur
2019-09-05Make it possible to force archiving for custom date ranges (#14856)Stefan Giehl
2019-09-053.12.0-b33.12.0-b3Matthieu Aubry
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-04Don't process tracking requests that are older than data purge cutoff (#14831)Kate Butler
2019-09-03Faster raw log data deletion (#14844)Thomas Steur
2019-09-03change mysql column type for new installs for log_action.name and log_convers...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-29Do tracker request validation/auth before start of processing (#14830)Kate Butler
2019-08-29fix implode argument order (#14825)Lukas Winkler
2019-08-28Try using memory table for segments cache in tests to make tests faster (#14822)Thomas Steur
2019-08-26Send tracking code JS by email (#14569)Kate Butler
2019-08-26Cache parsed device detection info to file (#14751)Kate Butler
2019-08-25Make sure to include instanceId in batchInsert (#14789)Thomas Steur
2019-08-25For DB reader copy charset config from writer (#14803)Thomas Steur
2019-08-243.12.0-b23.12.0-b2Matthieu Aubry
2019-08-22Initialize Auth implementation in CLI commands. (#14797)diosmosis
2019-08-19Return backtrace on exception for cli archiving requests. (#14742)diosmosis
2019-08-16Admin controllers do not call setGeneralVariablesView, so we have to … (#14...diosmosis
2019-08-16Faster segment archiving (#14761)Thomas Steur
2019-08-16delete config cache only after the cache was written (#14754)Thomas Steur
2019-08-16no longer use reader to get archives (#14756)Thomas Steur
2019-08-16Use strict comparison to prevent Cookie Signature Bypass Through PHP Type Con...Matthieu Aubry
2019-08-16Do not record the trace for user input errors (#14771)Thomas Steur
2019-08-16Support tideways profiler (#14777)Thomas Steur
2019-08-13Allow disabling referrer-policy header and use in startOverlaySession since t...diosmosis
2019-08-12Add JS event invoked after a widget is loaded for client side manipulation of...diosmosis
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-08-06In case global config is not working, default idle timeout so user can still ...diosmosis
2019-08-06Remove temporary archive concept and just invalidate on tracking. (#14639)diosmosis
2019-08-06Avoid warning from passing 2 args to ucwords() on older PHP versions (#14734)Kate Butler
2019-08-04Support to cache the config file (#14617)Thomas Steur
2019-08-04Two small changes for GA importer (#14727)diosmosis
2019-08-01Do not cache error page (#14718)Thomas Steur
2019-08-01Prevent unserialization error in DataTableFactory (#14669)Julian Maurice
2019-07-29Save DataTable metadata in records if added during archiving. (#14671)3.12.0-b1diosmosis
2019-07-29Add new property to store un-encoded site name for use in JS. (#14663)diosmosis
2019-07-29Move queued tracking lock implementation to core for other uses. (#14686)diosmosis
2019-07-26Remove no longer needed require statement (#14696)Thomas Steur
2019-07-24:tada: 3.11.0 :rocket:3.11.0Matthieu Aubry
2019-07-233.11.0-rc23.11.0-rc2Matthieu Aubry
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-18fix environment validator test (#14672)diosmosis
2019-07-183.11.0-rc13.11.0-rc1Matthieu Aubry