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-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-01Remove the purge of outdated archives from the Archive loading mechanism. it ...mattab
2014-07-01factor out the Archive Purging code in own classmattab
2014-07-01Small refactor, replace static variable with two static methodsmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-09Refs #472 Custom Events Archiver and APImattab
2014-04-07Refactor method isSegmentPreProcessed()mattab
2014-04-03Refs #4878, create update script for converting *_returning metrics to new se...diosmosis
2014-03-26Move two classes to another namespacemattab
2014-03-26refs #4903 sleep 25 milliseconds not microsecondsThomas Steur
2014-03-26refs #4903 added tests and fixed some issuesThomas Steur
2014-03-25refs #4903 added some comments and better namingThomas Steur
2014-03-25refs #4903 started to work on the possibility to run multiple archivers in pa...Thomas Steur
2014-03-17Fixes #4857mattab
2014-03-17Fixed that logic + commentsmattab
2014-03-15Fixes #4857 - When trigger=archivephp is found in the request, never disable ...mattab
2014-03-15Move the Super User auth check within the helper SettingsServer::isArchivePhp...mattab
2014-03-12Fixes #4768 Implement performance improvement for period=range: do not archiv...mattab
2014-03-11Fix bug where the segment is not detected as a pre-processed segment when it ...mattab
2014-03-03Refs #4357 Not fully working, so revertingmattab
2014-03-03Fixes #4357 Merging branch into master, let's see if the build stays greenmattab
2014-03-03only archive activated pluginsmattab
2014-02-17Fixing bug where pre-processed segment would not be fully pre-process.mattab
2014-02-03Fix issue that when the General settings are disabled, then the settings shou...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-22Call Table\Manager::deleteAll() for both Days and Periods, not only for Periodsmattab
2013-12-20Fixes #4382, purge outdated archives after current archive is finalized.diosmosis
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-27Giving the period object to the hookmattab
2013-11-21Fixes #4320 Run the getMinTimeArchiveProcessed init function even if force ar...mattab
2013-11-18Refs #4310mattab
2013-11-15refs #4278 Renames + New hook to let plugins modify idSites to archivemattab
2013-11-14Show full error message in buildmattab
2013-11-13Refs #4278 to process unique visitors, isSingleSite() is required (no unique ...mattab
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-11-12Trying to generalize the ArchiveProcessor codemattab
2013-11-12Refs #4278 Continue refactoring, removing the function's flag parametermattab
2013-11-11Fix the PrivacyManager tests after re-enabling purgemattab
2013-11-11While this fails the Plugin tests, let's see if it solves the random build is...mattab
2013-11-08This should fix the build, but maybe there was a bug before.mattab
2013-11-08Fix one bugmattab
2013-11-08minormattab
2013-11-08Fix one of two bugsmattab
2013-11-08Refs #4278 I broke the build, don't know why yetmattab