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-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
2018-08-16Make two SessionAuth private methods protected. (#13300)diosmosis
2018-08-13Add backtrace to exceptions treated as fatal errors w/ test, … (#13276)diosmosis
2018-08-113.6.0-b53.6.0-b5Matthieu Aubry
2018-08-11If warning/error log detected in console command exit w/ code = 1. (#13275)diosmosis
2018-08-11In piwik.updatePeriodParamsFromUrl() get period/date values from hash or URL....diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-08-09Fix update, make column nullable (#13261)diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-08-06email theming improvements (#13250)diosmosis
2018-08-06Implements possibility to unsubscribe from reports (#13214)Stefan Giehl
2018-08-04use @ignore not @internal for event (#13248)diosmosis
2018-08-03Reconstruct partial stack traces for fatal errors. (#13238)diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-08-03Allow emails to be themed. (#13223)diosmosis
2018-08-02Set ts_password_modified to valid value when adding the columnMatthieu Aubry
2018-08-02Increase update version so it will be applied in next beta (#13245)Matthieu Aubry
2018-08-01If internet access is disabled, show a link to the matomo.org changelog inste...diosmosis
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis