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
2019-10-11Don't enable example plugins by default so we can remove them from the releas...Thomas Steur
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-10-04Fix segment for referrer websites subtables (#14933)Stefan Giehl
2019-10-03Fixes some failing tests (#14948)Stefan Giehl
2019-10-02Proper encoding of segment values for Actions reports. (#13481)diosmosis
2019-10-02Add option to archiver to not create archives for segments for today (#14834)Thomas Steur
2019-10-02Change login page message when user has been redirected after auth failure (#...Kate Butler
2019-10-01Replace some usages of Common::printDebug w/ use of logger (#13968)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-27Small tweaks to some of the in-app links to matomo.org (#14912)Matthieu Aubry
2019-09-26Rename Generic widget to KPI Metric (#14868)Kate Butler
2019-09-23If session was already started, do not start it again (#14896)Thomas Steur
2019-09-19better handling of setting transaction level (#14899)Thomas Steur
2019-09-17Fix user path was not working as it should (allow placing config file outside...Thomas Steur
2019-09-17Let plugins hook and listen into http requests (#14877)Thomas Steur
2019-09-16Tweak behaviour of orphaned segment archive purge (#14857)Kate Butler
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-09-04Minor performance tweak for purge archive for deleted sites (#14843)Thomas Steur
2019-09-04fix build failing tracker request test (#14850)Thomas Steur
2019-09-03Batch up records for insert in ArchiveWriter (#14838)Kate Butler
2019-08-26Cache parsed device detection info to file (#14751)Kate Butler
2019-08-25submodule updates & test fixes (#14809)Stefan Giehl
2019-08-17Show marketplace in reporting menu (#14738)Thomas Steur
2019-08-16Faster segment archiving (#14761)Thomas Steur
2019-08-16delete config cache only after the cache was written (#14754)Thomas Steur
2019-08-15Fix city archiving for cities without regions (#14731)Stefan Giehl
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-08-06Remove temporary archive concept and just invalidate on tracking. (#14639)diosmosis
2019-08-05Quick links widget (#14689)Kate Butler
2019-08-04Support to cache the config file (#14617)Thomas Steur
2019-08-02regenerate js files and fix some more testssgiehl
2019-08-02fix some testssgiehl
2019-07-31 Adds command to update iso region names (#14712)Stefan Giehl
2019-07-29Save DataTable metadata in records if added during archiving. (#14671)3.12.0-b1diosmosis
2019-07-29Move queued tracking lock implementation to core for other uses. (#14686)diosmosis
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-22Updates Device Detector to 3.12.0 (#14685)Stefan Giehl
2019-07-17Fix GeoIP database download issues over HTTP2 (#14449)Kate Butler
2019-07-16Keep top level nb_visits_converted metric (#14253)diosmosis
2019-07-15fix integration testsgiehl
2019-07-14use PHP filter to validate E-Mails (#14476)Lukas Winkler
2019-07-12fix option testssgiehl
2019-07-12If new visit is forced, known visitors should still be recognized (#14491)diosmosis
2019-07-11Split Integration tests into Core and Plugins (#14642)Stefan Giehl
2019-07-11Only permit scalar values for custom variables (#14640)Kate Butler
2019-07-06Update GitHub link (#14636)Luca
2019-07-05Update the link tag for all php files (#14635)Luca
2019-07-05avoid using group by and select min for tracker actions query to avoid tmp ta...Thomas Steur
2019-06-26Fix error number is detected wrongly in tracker mode (#14571)Thomas Steur
2019-06-26Use ranking query on userid reports. (#14551)diosmosis