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-11-25Moving DataTable::getSiteIdFromMetadata to Piwik\Archie\DataTableFactory.diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
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-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
2013-11-18Revert broken changemattab
2013-11-18Refs #4278 Removing transformMetadata()mattab
2013-11-18Fix error, self not available in closuremattab
2013-11-18Using refactored constmattab
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-11-12Trying to generalize the ArchiveProcessor codemattab
2013-11-05Refs #4278 Cleanup these Parameters objectsmattab
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
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-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-22Refactoring core/Archive/DataCollection.php for clarity.Benaka Moorthi
2013-09-21Fixing some docs.Benaka Moorthi
2013-09-21Removing dead code.Benaka Moorthi
2013-08-14fixed some doc blockssgiehl
2013-08-10fixed doc blockssgiehl
2013-08-07Refs #4041, added parameter to Archive::getDataTableExpanded so entire tree ...Benaka Moorthi
2013-08-02fixed more doc blocks and namespacessgiehl
2013-08-02fixed undefined classes in doc blockssgiehl
2013-08-01fixing more namespacessgiehl
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Converting to namespace: Archivemattab
2013-07-06fixed several doc blockssgiehl
2013-06-18Code reformat phpstormmattab
2013-06-16tempmattab
2013-06-16going deeper into the rabbit holemattab
2013-06-12Added workaround for strange bug that causes archive queries to select data o...Benaka Moorthi
2013-06-09Fix regression in archive.php cron (via PHP renderer) caused by Archive.php r...Benaka Moorthi
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-11Refs #3465, remove Piwik_DataTable_Array::metadata and move data to Piwik_Dat...diosmosis
2013-03-01Code cleanup. Strings should really be built using sprintf() and not by ineff...Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-11-23small code improvementssgiehl
2012-11-21Fixes #3440, make sure Actions metrics are associated w/ an Actions report in...benakamoorthi
2012-10-03Fixes #3311, use more granular SELECT in Piwik_Archive_Single::preFetchBlob &...benakamoorthi
2012-07-31What about this change?mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-28Fixes #1052, added message describing when a report was archived to the repor...benakamoorthi