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-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-20Fixing PrivacyManager regression.Benaka Moorthi
2013-06-19Make sure 'Content-Type: application/json' is sent w/ default result of Dashb...Benaka Moorthi
2013-06-19Fixing regressions in recent refactorings, fixing regression in Archive.php r...Benaka Moorthi
2013-06-19Fixed remaining notice refs #4014mattab
2013-06-19Fixes #3884 #4014 in twig branchmattab
2013-06-19Fixes #3884 #4014mattab
2013-06-19Fixing bug when generating custom reports, return a numeric value only if a s...mattab
2013-06-18I can't figure out why PrivacyManagerTest now regresses...mattab
2013-06-18Moving some logic to Piwik_DataAccess_ArchiveTableCreatormattab
2013-06-18Removing TablePartitioning from codebase, since it was rather ugly. Introduci...mattab
2013-06-18Fixing buildmattab
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-18Commenting/cleanup new classesmattab
2013-06-17refs #4007 in branch 1.X, an alternative fix for this issue has been committe...Timo Besenreuther
2013-06-17Fixes #4011mattab
2013-06-16Fixing testmattab
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-16Renaming ArchiveProcessing in comments as well, adding missing headermattab
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
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-06-16going deeper into the rabbit holemattab
2013-06-16refs #4007 sparklines can't handle columns parametersgiehl
2013-06-12Fix bug in SegmentEditor plugin, make sure getKnownSegmentsToArchiveAllSites ...Benaka Moorthi
2013-06-09Fixing build.Benaka Moorthi
2013-06-08Fix regression introduced in Archive.php refactor.Benaka Moorthi
2013-06-07factoring out record names as constmattab
2013-06-07removing destroy() callsmattab
2013-06-07Killing the Archiver from VisitFrequency. Nice! using VisitsSummary.get API i...mattab
2013-06-06Removing what seems to be unused code? @sgiehl you added it but I cant find a...mattab
2013-06-06missed these earlier, factoring outmattab
2013-06-06fixmattab
2013-06-06factoring out the shouldArchive logicmattab
2013-06-06Introducing new PluginsArchiver class. Plugins can create an Archiver inherit...mattab
2013-06-06Minormattab
2013-06-06VisitorInterest factor outmattab
2013-06-06 // OMG THIS IS SO WRONG!mattab
2013-06-06Full refactor of UserSettings plugin, now it's starting to look goodmattab
2013-06-05Factoring out + cleanup Provider, UserCountry, Goalsmattab
2013-06-05Factoring out + cleanup Archiving Goalsmattab
2013-06-05Factoring out + cleanup Archiving DevicesDetectionmattab
2013-06-05Adding setting for limiting Custom Variables report in the config file, separ...mattab
2013-06-05Factoring out archiving Custom variables + cleaning it up (breaking down huge...mattab
2013-06-04Fixes #3973, make sure segment delete confirmation div uses unique ID.Benaka Moorthi
2013-06-03refs #2885 added a couple of new search enginessgiehl