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-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
2013-06-03Merge branch '1.X'Benaka Moorthi
2013-06-03Use redirect from Piwik controller method to send users to paypal instead of ...Benaka Moorthi
2013-06-02Merge pull request #76 from digital11/masterMatthieu Aubry
2013-06-02fixed require pathsgiehl
2013-06-02added some more search engines & testssgiehl
2013-06-01Fixing IE8 error in segmentationChris Bower
2013-06-01added missing search engine; refactored & fixed search engine testssgiehl
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-05-30fixes #3961 Adding new segment deviceTypemattab
2013-05-30Fixing bug in SEO template,mattab
2013-05-30minormattab
2013-05-29Fixing wrong display in selectormattab
2013-05-29Small fixes for issues reported in forum + Doc APImattab
2013-05-27hiding segment loading message when SegmentEditor plugin disabledmattab
2013-05-27Fixes #3956, don't rename last piece of data to Others in Pie static graph (i...Benaka Moorthi
2013-05-27Make sure clicking on calendar icon in period select shows period selector dr...Benaka Moorthi
2013-05-27Make sure total rows changes when switching between reports/report-views in b...Benaka Moorthi
2013-05-27Make sure provider segment suggestion values use non-prettified provider valu...Benaka Moorthi
2013-05-27Tweak to last commit, use full path when checking if image exists.Benaka Moorthi
2013-05-27Make sure UserSettings reports getOS & getBrowsers check that a logo image ex...Benaka Moorthi
2013-05-27Do not display header + blank space in reports by goal dimension part of Goal...Benaka Moorthi
2013-05-27Hopefully fix safari/ie8 issue w/ calendar icon background in period selector.Benaka Moorthi
2013-05-27Make sure goals data is not double encoded when editing an existing goal.Benaka Moorthi