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
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
2013-08-10Refs #3089, add initial visitor profile popup that uses dynamic data from Liv...Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-10Change the extension to .less for CSS files that will be compiledThomas ZILLIOX
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-12Fix bug in SegmentEditor plugin, make sure getKnownSegmentsToArchiveAllSites ...Benaka Moorthi
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-07missing files for buildmattab
2013-04-24Refs #2135 Few JS fixes for a cleaner UI/UXmattab
2013-04-23Refs #2135mattab