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-04-14Faster segmented suggested values when browser archiving is disabled (#15786)Thomas Steur
2020-03-31Update device detector to latest 3.12.4 (#15757)Stefan Giehl
2020-01-13updates device detector to latest release (#15388)Stefan Giehl
2019-12-30Add unit test missing from #15294 (#15323)diosmosis
2019-12-24Updates device detector to 3.12.2 (#15314)Stefan Giehl
2019-11-28Fix build (#15202)diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-11-12Fix build (#15143)diosmosis
2019-11-04Updates device detector to 3.12.1 (#15055)Stefan Giehl
2019-10-22Fix server start time minute segment (#15034)Thomas Steur
2019-10-02Change login page message when user has been redirected after auth failure (#...Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-07-31 Adds command to update iso region names (#14712)Stefan Giehl
2019-07-22Updates Device Detector to 3.12.0 (#14685)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-07-02Gracefully handle case when row evolution has no data (#14562)Kate Butler
2019-07-01Improve segments tests (#14591)Stefan Giehl
2019-05-28updates all submodules (#14489)Stefan Giehl
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-04-24Permit segmenting by order ID (#14316)Kate Butler
2019-04-10Readable segment values for browser, os and country segments (#13929)Stefan Giehl
2019-04-03Strip HTML tags in API error messages (#14213)Stefan Giehl
2019-04-02New dimension for segmenting visitors by fingerprint (#14184)Kate Butler
2019-03-14Revert icon changes and add new property iconSVG instead (#14199)Stefan Giehl
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-11Run AllTests against PHP 7.3 on travis (#14148)Stefan Giehl
2019-02-13Show actions in visitorlog as a (unnumerated) timeline (#13916)Stefan Giehl
2018-12-03Add title, subtitle, and icon to all live actions (#13454)Thomas Steur
2018-09-20Ensure action details are sorted stable across PHP versions (#13404)Stefan Giehl
2018-09-17Fix "not empty" condition in SegmentExpression (#13386) (#13431)Thomas Steur
2018-09-05Stable sort for most frequent segment values (#13286)Stefan Giehl
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-09-25Show ecommerce sales by reports under Ecommerce - Sales in dashboard manager....Benaka
2017-09-01let console renderer handle objects in metadata correctly (#11990)Stefan Giehl
2017-09-01Fix HTML renderer not able to handle metadata of a row (#11991)Stefan Giehl
2017-01-22Email reports in HTML: Updated styling to be consistent with new Custom Alert...Matthieu Aubry
2016-12-05Don't change json2 format for Piwik 3mattab
2016-12-01Make JSON2 the now JSON formatting to fix an issue in formatting associative ...Matthieu Aubry
2016-09-30fix some testsThomas Steur
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-11Select 10 times more rows so that resultset after grouping is more likely to ...mattab
2016-04-07Excel/Libreoffice formulas can also start with @ character.mattab
2016-04-06Display labels correctly in Excel / LibreOfficemattab
2016-02-14merge master => 3.0Thomas Steur
2016-01-12make sure > can be used in segments when using bulk requestsThomas Steur
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-22remove unused use statementssgiehl