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
2019-06-243.10.0-rc23.10.0-rc2Matthieu Aubry
2019-06-193.10.0-rc13.10.0-rc1Matthieu Aubry
2019-06-17Detect expired session use (#14502)diosmosis
2019-06-12Use query params to add goal processed metrics instead of filter directly. (#...diosmosis
2019-06-11Do not do unprocessed segment check if within archiving process, sinc… (#14...diosmosis
2019-06-11Show flattened columns as extra columns in UI (#12524)Stefan Giehl
2019-06-07Ensure incompatible viewdatatable entries are shown as footer icons when they...Stefan Giehl
2019-06-02If no pivotBy column is specified, make sure when getting first column… (#1...diosmosis
2019-05-283.10.0-b33.10.0-b3Matthieu Aubry
2019-05-20Console: invalidating reports with segment based on custom Dimensions fails (...Thomas Steur
2019-05-17Let controllers specify what type a view to be rendered is (#14309)diosmosis
2019-05-17Don't tell people to run chmod -R 755 on their install if update fails (#14412)Thomas Steur
2019-05-17Store matomo url only if host is valid (#14422)Thomas Steur
2019-05-16Ignore variables that start w/ @ when auto-detecting tables in segment sql ex...diosmosis
2019-05-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-05-14Allow period used to generate scheduled report to be different from email sch...diosmosis
2019-05-13Allow Metric instances to be stored in Report::$metrics. (#14414)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-05-06Add config option to use own cacert.pem file (#14113)Fabian Dellwing
2019-05-06Do not create request to validate license in tracker mode (#14405)Thomas Steur
2019-05-06Fix build for failing integration test purger (#14407)Thomas Steur
2019-05-03Task to purge archives for deleted websites and segments (#14317)Kate Butler
2019-05-03CronArchive: Catch UnexpectedWebsiteFoundException (#14403)paladox
2019-04-20Adds new ViewDataTable.configure.end event (#14355)Stefan Giehl
2019-04-193.10.0-b13.10.0-b1Matthieu Aubry
2019-04-193.9.1-b13.9.1-b1Matthieu Aubry
2019-04-16Fix archive invalidation timezone issue in tracker (#14318)Kate Butler
2019-04-16Remove diagnostics plugin from list of always-activated plugins (#14349)Kate Butler
2019-04-11Add enable_sql_profiler setting to Tracker (#14288)simivar
2019-04-11Display all product categories if present in the visitor log (#14083)diosmosis
2019-04-11fix #14307 template override in custom theme did not work anymore (#14337)Thomas Steur
2019-04-11require TwoFA to be verified before updating code base (#14322)Thomas Steur
2019-04-03Strip HTML tags in API error messages (#14213)Stefan Giehl
2019-04-02Load ThemeStyles in View and make theme-color themeable (#14282)simivar
2019-04-01Changing session name with const PIWIK_SESSION_NAME (#14254) (#14283)simivar
2019-04-01fix typosgiehl
2019-04-01Fixing build (#14296)diosmosis
2019-03-30Display a warning if using an EOL version of PHP (#14201)Kate Butler
2019-03-28Consistent detection of HTTPS (#14185)Thomas Steur
2019-03-213.9.13.9.1Matthieu Aubry
2019-03-213.9.1-rc13.9.1-rc1Matthieu Aubry
2019-03-20use mb_substr wrapper method (#14231)Stefan Giehl
2019-03-20Adds missing / in directoy check (#14228)Stefan Giehl
2019-03-193.9.03.9.0Matthieu Aubry
2019-03-193.9.0-rc23.9.0-rc2Matthieu Aubry
2019-03-15Do not match by config ID if trust visitor cookies is used and a user ID is s...diosmosis
2019-03-153.9.0-rc13.9.0-rc1Matthieu Aubry
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-03-13When dispatch is disabled via a constant, it should not be dispatched (#14034)Thomas Steur