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
2018-11-133.7.0-rc13.7.0-rc1Matthieu Aubry
2018-11-13Update theme to reflect the new logo and brand color changes (#13629)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-11-12Ability to change periods over which evolution graphs display in scheduled re...diosmosis
2018-11-05Event tracking with trackEvent: a value of 0 (zero) is not recorded (#13537)Thomas Steur
2018-11-05Add more tests for format=original. (#13584)diosmosis
2018-11-04Update session cookie timeout on each request if session was remembered. (#13...diosmosis
2018-10-30Regenerate htaccess files after update (#13591)Thomas Steur
2018-10-22Fix possible notice if never scheduled report is triggered (#13641)Stefan Giehl
2018-10-173.6.13.6.1Matthieu Aubry
2018-10-153.6.1-rc13.6.1-rc1Matthieu Aubry
2018-10-12Encode html chars in integrity file list (#13579)Stefan Giehl
2018-10-11Acquire an exclusive lock when writing config file (#13583)Thomas Steur
2018-10-11Fix single day archive check in ArchiveProcessor/Parameters. (#13580)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-10-09limit Sparkline size (#13563)Lukas Winkler
2018-10-07Add possibility to manage and view Intranet websites (#13473)3.6.1-b3Thomas Steur
2018-10-07Quote db name in certain queries. (#13529)diosmosis
2018-10-03Use placeholder for unsubscribe link and place it near the normal email foote...diosmosis
2018-10-03Create periods with timezones in a couple places that are missing it. (#13445)diosmosis
2018-10-03New feature: allow setting goal revenue to event value for event matching goa...diosmosis
2018-10-03Avoid creating any archive tables for future dates (#13504)Stefan Giehl
2018-10-02Fix incorrect sort order when scheduled report uses custom report (#13487)diosmosis
2018-10-01Ensure idSite param has correct type (#13514)Stefan Giehl
2018-09-30Fix various notices caused by invalid parameter values (#13511)Stefan Giehl
2018-09-29Replace unsupported characters in all tracking request params (#13437)Stefan Giehl
2018-09-26Stable sort for additional pivoted columns (#13477)Stefan Giehl
2018-09-24Remove user-agent checking code in SessionAuth. (#13470)3.6.1-b2diosmosis
2018-09-21 Send email if no tracked data within N days. (#13363)diosmosis
2018-09-20Auto-detect timezone and currency in installer (#13092)Christian Schmidt
2018-09-20Set backtrace on error object and check Piwik_ShouldPrintBackTraceWithMessage...diosmosis
2018-09-20Support pivot w/ CustomDimensions (#13429)diosmosis
2018-09-17Fix "not empty" condition in SegmentExpression (#13386) (#13431)Thomas Steur
2018-09-16Work around mysql client segfault in update. (#13407)diosmosis
2018-09-16Fix parsing of RGB values. (#13408)diosmosis
2018-09-15Prevent error related report may not be defined (#13425)Thomas Steur
2018-09-14Allow session to be writable in CLI mode so tests can write values. (#13430)diosmosis
2018-09-11Couple changes to aid debugging (#13269)diosmosis
2018-09-10Remember user who created a site. (#13362)diosmosis
2018-09-10New events + some other misc changes (#13388)diosmosis
2018-09-07Make sure simple datatable metadata is serialized + some test case changes (#...diosmosis
2018-09-023.6.1-b13.6.1-b1Matthieu Aubry
2018-09-01Fix capabilities weren't detected correctly (#13368)Thomas Steur
2018-08-29:rocket: 3.6.0 :rocket:3.6.0Matthieu Aubry
2018-08-283.6.0-rc23.6.0-rc2Matthieu Aubry
2018-08-23Allow session name to be changed via non-API manner. (#13337)diosmosis
2018-08-173.6.0-rc13.6.0-rc1Matthieu Aubry
2018-08-17Do not serialize every property of Periods which can appear in DataTable meta...diosmosis
2018-08-17Always set Auth interface in DI to the correct plugin's Auth implementation (...diosmosis