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
2015-10-15use number format for currency in all websites dashboardsgiehl
2015-07-14Fixes #7698 display value of idSite (or idsite) parameter in error messagemattab
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-21improved some parts of the code and added more docsThomas Steur
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2014-12-22this should fix the remaining test as we clear the cache for all sites after ...Thomas Steur
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-12-16Make exception more specific and throw only when site was invalidmattab
2014-12-16Throw the exception UnexpectedWebsiteFoundException instead of default exceptionmattab
2014-11-14refs #6661 initial work on triggering a 400 bad request instead of 500 in cas...Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-25refs #2174 some bugfixesThomas Steur
2014-02-25refs #2174 display site groups and show aggregated values for themThomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-17Fix typomattab
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-03refs #4244 fix paramThomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-11-20Refs #4325 Making the new Site hook used piwik wide so that when eg. a site n...mattab
2013-11-20Adding new column 'type' to 'piwik_site' table. Adding setters in Site object...mattab
2013-11-20Fixes #4325 New hook to let plugins change the attributes for a website + mo...mattab
2013-11-19Fix regressionmattab
2013-11-19Site::$infoSites should be private not publicmattab
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-18More resilient checkmattab
2013-10-21Refs #4200, documented core/Singleton.php and core/Site.php and set method vi...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-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-06fixed several doc blockssgiehl
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-25Refs #1253, display annotation text in tooltip when hovering over evolution i...benakamoorthi
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-09-10Fixes NOTICE when incorrect sites ids specifiedmattpiwik
2012-07-31Fixes #3226 Thanks for the suggestion @aimattpiwik
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-02-11Fix noticemattpiwik
2011-12-26Fixes #2810. Refactored MultiSites plugin:benakamoorthi
2011-12-02Fixes #1077, Assorted optimizations for the Multi Sites plugin:benakamoorthi