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-15Remove some no longer needed code (#15391)Thomas Steur
2020-01-10Avoid using getmypid (#15364)Thomas Steur
2020-01-08Do not proceed with archiving if a valid archive exists for the parameter com...diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
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-04fix build failing tracker request test (#14850)Thomas Steur
2019-09-03Batch up records for insert in ArchiveWriter (#14838)Kate Butler
2019-08-16delete config cache only after the cache was written (#14754)Thomas Steur
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-08-04Support to cache the config file (#14617)Thomas Steur
2019-07-29Save DataTable metadata in records if added during archiving. (#14671)3.12.0-b1diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-17Detect expired session use (#14502)diosmosis
2019-05-16Ignore variables that start w/ @ when auto-detecting tables in segment sql ex...diosmosis
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-04-11Display all product categories if present in the visitor log (#14083)diosmosis
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-11Make it possible to define joins for log tables using `getWaysToJoinToOtherLo...Stefan Giehl
2019-03-04GeoIP first will update the next day, then weekly/monthly after that. Fixes #...Diego Baños Fariñas
2019-03-02Preserve case for CLDR month/day names (#14015)Christian Schmidt
2019-02-25Noindex, nofollow for login page and tracker default output (#14121)Thomas Steur
2019-02-25Tweak default tracker text that explains Matomo (#14107)Thomas Steur
2019-02-23Add better error message for unsupported operand error. (#14116)diosmosis
2019-01-28Allow DataTables to disable generic filters gthrough a datatable metadata. (#...diosmosis
2019-01-22Fix build (#13987)diosmosis
2019-01-10Make sure totalsRow is in serialized datatable. (#13942)diosmosis
2019-01-04fix another build (#13930)diosmosis
2018-12-14Revert "Always fail during tracking when authentication is required b… (#13...diosmosis
2018-12-14For special dates in evolution graphs, calculate date & timezone together, to...diosmosis
2018-12-13Reject urls w/ control characters. (#13845)diosmosis
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-10Introduce whitelist test for link protocols. (#13798)diosmosis
2018-12-10Autodiscover tables for segments w/ complex segment expressions (#13664)diosmosis
2018-12-09Make sure Period::toString() handles case when child period returns array and...diosmosis
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-25Always fail during tracking when authentication is required but invalid token...Thomas Steur
2018-11-04Update session cookie timeout on each request if session was remembered. (#13...diosmosis
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2018-10-11Better check for valid URLs (#13572)Matthieu Aubry
2018-09-24Remove user-agent checking code in SessionAuth. (#13470)3.6.1-b2diosmosis
2018-09-16fix testsgiehl
2018-09-16Fix parsing of RGB values. (#13408)diosmosis
2018-09-07Make sure simple datatable metadata is serialized + some test case changes (#...diosmosis
2018-08-11In piwik.updatePeriodParamsFromUrl() get period/date values from hash or URL....diosmosis
2018-07-27Translate currency names (#13068)Christian Schmidt
2018-07-27Sessions with more security (#12208)diosmosis