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
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-16Refs #3749 fixes the All Websites dashboard when actions plugin disabledmattab
2014-02-25refs #2174 some code tweaksThomas Steur
2014-02-25refs #2174 fix some tests, looks like we still need to get past data to calcu...Thomas Steur
2014-02-25refs #2174 clear the sites cache after we have added all the needed informati...Thomas Steur
2014-02-25refs #2174 remove some logic from multisites API which is no longer needed as...Thomas Steur
2014-02-25refs #2174 loads of bugfixes and improvementsThomas Steur
2014-02-25refs #2174 some bugfixesThomas Steur
2014-02-25refs #2174 added name of group as metadataThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-13Fixes #4471 Only include websites that have access in scheduled reportsmattab
2013-11-20Refs #4325 Making the new Site hook used piwik wide so that when eg. a site n...mattab
2013-11-19Site::$infoSites should be private not publicmattab
2013-11-16fixes #4299 - set site name in past data label column so CalculateEvolutionFi...Julien Moumné
2013-11-11Adding type hinting to API classesmattab
2013-10-30coding styleThomas Steur
2013-10-30refs #3786 make sure a website is set in case only one website is requestedThomas Steur
2013-10-30refs #3786 fix websites having 0 visits are not returned, fix MultiSites.getA...Thomas Steur
2013-10-22Refs #4200, documented many more filters and modified ColumnCallbackDeleteRow...diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
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-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-15cleaned up some more duplicate keys/translationssgiehl
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-04doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...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-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Converting to namespace: Archivemattab
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-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-06-19Fixing regressions in recent refactorings, fixing regression in Archive.php r...Benaka Moorthi
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-06Introducing new PluginsArchiver class. Plugins can create an Archiver inherit...mattab
2013-06-05Factoring out + cleanup Archiving Goalsmattab
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-04-05fixes #3636mattab
2013-04-05Fixes #3786 Little hack for Piwik Mobile. You can now pass &enhanced=1 and it...mattab