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-10-04moved some queries within core to model filesThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-17Fix codeStyle in ArchivePurger, ArchiveInvalidationTestm.kurzeja
2014-09-17Small changes in purgeInvalidatedArchives querym.kurzeja
2014-09-10Merge masterMichał Kurzeja
2014-09-10Added tests for segments, renamed fixtures, removed code duplication, changed...Michał Kurzeja
2014-09-09Allow LogAggregator to work with multiple site IDs, compute unique visitors f...diosmosis
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
2014-09-08Added purging of invalidated archives in scheduled tasksm.kurzeja
2014-09-03Added DONE_INVALIDATED constantm.kurzeja
2014-09-03Added DONE_INVALIDATED flag to archiving and considering it when fetching arc...m.kurzeja
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-15removed unused variablesChristian Raue
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-01add missing statementmattab
2014-07-01factor out the Archive Purging code in own classmattab
2014-06-19Fix typo in LogAggregator docs.diosmosis
2014-06-18fixes #5354 Delete archives by batch of 1000 using array_chunkmattab
2014-06-16Throw exception when site Ids array is empty, to prevent error:mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-28refs #4918 remove no longer needed methodThomas Steur
2014-03-28refs #4903 removing this lock as it does not work anyway. After locking the t...Thomas Steur
2014-03-27Fixes #4828 no commentmattab
2014-03-26Commenting FTWmattab
2014-03-12Fixes #4768 Implement performance improvement for period=range: do not archiv...mattab
2014-02-17Fixing bug where pre-processed segment would not be fully pre-process.mattab
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-31refs #4532 easier fix with less logicvagrant
2014-01-29refs #4532 this should fix custom data range values are not always working. I...Thomas Steur
2013-12-29Fix notice reported in http://forum.piwik.org/read.php?2,109114mattab
2013-12-20Fixes #4380, make sure site's timezone is applied when selecting log data to ...diosmosis
2013-12-08Refs #2781 PR #121 Fixing regression the "distinct idvisit" was removed in th...mattab
2013-12-08Merge pull request #121 from piwikpro-team/2781-segmentation-on-Goals.getItemsMatthieu Aubry
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 fix more linksThomas Steur
2013-12-03refs #4244 escape the underscore, will be emphasized otherwiseThomas Steur
2013-12-03refs #4244 fix complete comment is a linkThomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-29Change handling of tables using for join in segment.Marcin Czołnowski
2013-11-28Fix for ecommerce segmentation.Marcin Czołnowski
2013-11-28Merge branch 'master' into 2781-segmentation-on-Goals.getItemsMarcin Czołnowski
2013-11-12Refs #4200, finished documenting LogAggregator.diosmosis
2013-11-11Refs #4200, document last method in LogAggregator.diosmosis