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-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-06-29Fixing build.diosmosis
2014-06-29Handle any level of nested DataTables in ArchiveProcessor::aggregateDataTable...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-07refs #4377 added link to ticketThomas Steur
2014-05-07refs #4377 make sure metrics like sum_daily_nb_uniq_visitors (which are renam...Thomas Steur
2014-03-12Fixes #4768 Implement performance improvement for period=range: do not archiv...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-29should use less memory when aggregating data table recordsThomas Steur
2014-01-22Call Table\Manager::deleteAll() for both Days and Periods, not only for Periodsmattab
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03converted some links to use @linkThomas Steur
2013-12-03testing whether these inline links are workingThomas Steur
2013-11-26Refs #4200, fixing typo in method name and tweaking docs.diosmosis
2013-11-15refs #4278 Renames + New hook to let plugins modify idSites to archivemattab
2013-11-13Refs #4278 to process unique visitors, isSingleSite() is required (no unique ...mattab
2013-11-13Minormattab
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-11-12Remove typomattab
2013-11-12Trying to generalize the ArchiveProcessor codemattab
2013-11-12Refs #4200, tweaking ArchiveProcessor docs.diosmosis
2013-11-08Fix one of two bugsmattab
2013-11-08Refs #4278mattab
2013-11-06Phpstorm organize importsmattab
2013-11-06Refs #4278 Creating a new class PluginsArchiver to refactor logic out of Arch...mattab
2013-11-05Refs #4278 Cleanup these Parameters objectsmattab
2013-11-05Refs #4278 Simplifying ArchiveProcessormattab
2013-11-05Refs #4278 Simplifying ArchiveProcessor: moving internal logic to ArchiveProc...mattab
2013-11-05Refs #4278 make isArchiveTemporary protectedmattab
2013-11-05Refs #4278 Remove shouldArchive, make getMinTimeArchiveProcessed protectedmattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-10-23Refs #4200, document core/Menu/*.php and core/Period/Range.php and remove Ran...diosmosis
2013-10-23Refs #4200, documented Period ArchiveProcessor and started documenting Day Ar...diosmosis
2013-10-23Refs #4200, documented the ArchiveProcessor class.diosmosis
2013-10-23Change some @param array phpdoc tags to be @param Object[], fill in DataTable...diosmosis
2013-10-21Refs #4200 documented core/API/Request.php and part of core/DataTable/Simple.phpdiosmosis
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-06Fix typo function namemattab
2013-08-15fixed doc blocksgiehl
2013-08-11Merge with Master + fix build + Namespaces conquest checkmattab