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
2019-11-28Fix build (#15202)diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-04-24Permit segmenting by order ID (#14316)Kate Butler
2018-11-02Added API endpoint to return the php version info (#13646)Yanick Witschi
2018-10-12Fix undefined variable on PHP 7.3 (#13593)Stefan Giehl
2018-09-30Fix various notices caused by invalid parameter values (#13511)Stefan Giehl
2018-09-05Stable sort for most frequent segment values (#13286)Stefan Giehl
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-07-25fix glossary table of content style (#13145)Lukas Winkler
2018-07-03Only show segments based on log_visit table in GDPR search (#13123)Stefan Giehl
2018-05-29Fix sales funnel row evolution (#13001)Thomas Steur
2018-05-15Add new method to detect if root request is an API request (#12913)Thomas Steur
2018-03-11Fix AutoSuggest tests for segments with date types (#12610)Stefan Giehl
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-12-01New "Event URL" segment `eventUrl` to segment on any Segment URL (#12236)Matthieu Aubry
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2016-11-01Removes deprecated method Piwik\Plugins\API\API::getLastDate()sgiehl
2016-08-31fix idsite was potentially ignoredThomas Steur
2016-08-31fix some warningsThomas Steur
2016-08-31API.getReportMetadata should work only for one siteThomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-04-12Make tests fast againThomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-02-14merge master => 3.0Thomas Steur
2016-01-12make sure > can be used in segments when using bulk requestsThomas Steur
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-19make new operators available in the UI, moved check to segment data classThomas Steur
2015-11-19refs #8076 #9224 adding new segment ActionUrl + new operators starts with an...Thomas Steur
2015-10-19fix remaining testsThomas Steur
2015-10-19fix some testsThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-05Segment auto-suggest dropdown now behaves as expected for Download URL, outli...mattab
2015-10-02Fix System testsmattab
2015-10-02New HTTP APIs: API.getGlossaryMetrics & getGlossaryReports (w/ system tests)mattab
2015-09-15Fix regression in last commit.diosmosis
2015-09-15Do not display suggestedValuesCallback in API output if it is not a string.diosmosis
2015-09-15Fix regression, in API\API::doesSuggestedValuesCallbackNeedData() handle meth...diosmosis
2015-09-15Allow new CustomVariable segments to provide all custom variable suggested va...diosmosis
2015-09-14Fixes #8784 Deprecate the API.getLastDate method as it is un-used in Piwikmattab
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-09-03Refactor API.getSegmentsMetadata and Plugin\Segment so segments are all defin...diosmosis
2015-06-22Make sure format_metrics query parameter is properly handled if supplied to A...diosmosis
2015-06-17renamed Manager to TypeManagerThomas Steur
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur