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-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
2018-07-31In CliMulti, increase wait time as elapsed run time grows. (#13231)diosmosis
2018-07-27Translate currency names (#13068)Christian Schmidt
2018-07-27Couple more period selector related improvements (#12326)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-07-25Make CORS domains configurable in UI (#13174)Stefan Giehl
2018-07-25No strict checking for idsite (#13205)Thomas Steur
2018-07-24Fix test failue: climulti result now returns Request instances not strings.diosmosis
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-07-24Implements "Social network" as a new referrer type (#12993)Stefan Giehl
2018-07-23Ensure to cancel an archive process if it is already running (#13155)Thomas Steur
2018-07-23Fix array table may not be joined correctly due to table sort issue (#13186)Thomas Steur