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-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-10-05Refs #4125, rename Referers_... record names to Referrers and make sure code ...Benaka Moorthi
2013-09-22Refactoring core/Archive/DataCollection.php for clarity.Benaka Moorthi
2013-08-24Remove FIXME comment with no description.Benaka Moorthi
2013-08-14fixed some doc blockssgiehl
2013-08-07Refs #4041, added parameter to Archive::getDataTableExpanded so entire tree ...Benaka Moorthi
2013-08-02fixed undefined classes in doc blockssgiehl
2013-08-01fixing more namespacessgiehl
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
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 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-19Fixing bug when generating custom reports, return a numeric value only if a s...mattab
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
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-17Small cleanupmattab
2013-06-16Fixing testmattab
2013-06-16Fixing transitions and few other things. Still one failing test.mattab
2013-06-16Renaming ArchiveProcessing in comments as well, adding missing headermattab
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-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-06-16tempmattab
2013-06-16going deeper into the rabbit holemattab
2013-06-07Killing the Archiver from VisitFrequency. Nice! using VisitsSummary.get API i...mattab
2013-06-01Remove concept or 'requested report' and replace with concept of 'requested p...Benaka Moorthi
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-04-03refs #1700: new metrics min_time_generation, max_time_generationTimo Besenreuther
2013-04-02Reformat method visibility according to PSR-2Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-03FIXmattpiwik
2013-01-03Fixes #3636 Hopefully I haven't broken anything!mattpiwik
2012-12-23Fixing noticesmattpiwik
2012-12-15Refs #3440, remove non-archived metrics from Piwik_Archive::$actionMetrics.benakamoorthi
2012-12-11fixed some docblockssgiehl
2012-11-21Fixes #3440, make sure Actions metrics are associated w/ an Actions report in...benakamoorthi
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-07-31Fixes #3291 Thanks @zarethernet for the early report & patch, very appreciated!mattpiwik