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
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-08-07Fixing build (Core tests).Benaka Moorthi
2013-08-07Refs #4041, added parameter to Archive::getDataTableExpanded so entire tree ...Benaka Moorthi
2013-08-02fixed more doc blocks and namespacessgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-28Minormattab
2013-06-19Fixing bug when generating custom reports, return a numeric value only if a s...mattab
2013-06-18Fixing buildmattab
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-18Code reformat phpstormmattab
2013-06-18Commenting/cleanup new classesmattab
2013-06-17Fixing build and small refactormattab
2013-06-17Introducing the Piwik_DataAccess_ArchiveWriter which encapsulates logic for c...mattab
2013-06-17Creating getMinTimeProcessedForTemporaryArchive and splitting getMinTimeArchi...mattab
2013-06-16LogAggregator in parent object so we can refactor the Unique Visitors "Period...mattab
2013-06-16Moving Log Aggregation logic to new LogAggregator objectmattab
2013-06-16Fixing build + getting the logic right in ArchiveProcessor.preProcessReportmattab
2013-06-16Fixing transitions and few other things. Still one failing test.mattab
2013-06-16Adding new classesmattab
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