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
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-01-07update display no data condition (#18540)Peter Zhang
2021-08-26hide segmented reports are pre-processed (#17882)Tim-Hinnerk Heuer
2021-02-2313976 segments not deleted (#17231)Zoltan Flamis
2021-02-17properly encode segment definitions from table so the hash will be the same a...dizzy
2020-11-04several changes to emphasize setup and use of auto-archiving rather than real...diosmosis
2020-07-10Fix behaviour for segments using "not equals" or "not contains" on an action ...Stefan Giehl
2020-06-21Delete segments when a site is deleted (#16091)Thomas Steur
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2019-10-07Add "test" button to segment editor (#14884)Kate Butler
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-06-11Do not do unprocessed segment check if within archiving process, sinc… (#14...diosmosis
2019-03-13Add diagnostic to check last time archiving was run successfully and … (#13...diosmosis
2018-12-28Do not perform unprocessed segment check in CLI mode. (#13917)diosmosis
2018-09-17When displaying unprocessed segment message, check for urlencoded segment. (#...diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-05-10Let plugins customize the system summary widgetThomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-01-22Fixes #6766 Let Super User view and edit segments created by other usersmattab
2015-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-06-08use plugin.json instead of getInformation() method for SegmentEditor pluginsgiehl
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-10Fixes #5923, add INI config option allow_adding_segments_for_all_websites tha...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-28we no longer need the widgetized segment selector since we can run the screen...Thomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-07Do not check for super user here, as it is user agnostic.mattab
2014-02-17Refactor this code to limit duplication.mattab
2014-02-17refs #4679 do not add any segments in case user does not have super user accessThomas Steur
2014-02-17refs #4679 splitted this method into 3 methods and extracted them into a mode...Thomas Steur
2014-02-11Minormattab
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Convert the old author/author_homepage to the new structure.Fabian Becker
2013-12-10Fixes #4367, remove version column and move version to name column and make v...diosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab