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
2015-03-05Faster flattening for many reportsThomas Steur
2015-02-27Fixes #7310 - remove unused code & logicmattab
2014-12-10this code is actually tested for in DataTableTest::test_serializeFails_onSu...mattab
2014-12-10Remove code that we're not sure why it's heremattab
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-11-25Moving DataTable::getSiteIdFromMetadata to Piwik\Archie\DataTableFactory.diosmosis
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-08Refactor and deprecate CalculateEvolutionFilter & document some more classes/...diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-20call clearQueuedFilters()Matthieu Aubry
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-08-14wondering if this fixes the skipped test?Thomas Steur
2014-08-06refs #5896 fix report limit testThomas Steur
2014-08-06refs #5896 this fixes some testsThomas Steur
2014-08-06refs #5896 tests are showing converting an array to a dataTable and run the f...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15removed unused variablesChristian Raue
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-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-04-09Fixing a classic bug. let's see if any test fails the build.mattab
2014-03-26Add integration test for archive cron output text.diosmosis
2014-03-21Allow DataTable filters to be array callbacks in DataTable::filter/queueFilter.diosmosis
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-09Minormattab
2014-01-09Fixes #4491 Prevent Random error by catching the Exception in case the subta...mattab
2013-12-18rename class Filter -> BaseFilter to prevent error "two constructors are defi...Thomas Steur
2013-12-08Refs #4200 tweaks to last commit.diosmosis
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-26Refs #4200, fixing typo in method name and tweaking docs.diosmosis
2013-11-18Miscellaneous tweaks to config.diosmosis
2013-11-13Refs #4200, revised documentation of Notification classes.diosmosis
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-23Change some @param array phpdoc tags to be @param Object[], fill in DataTable...diosmosis
2013-10-23Tweaking some docs, fixing build, fixing a MultiSites css issue and fixing re...diosmosis
2013-10-22Refs #4200, remove parameter from Truncate filter,and document AddSummaryRo...diosmosis
2013-10-22Refs #4200, change function of AddSummaryRow and move logic to Truncate filter.diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-21Refs #4200 fixing build and documented AddColumnsProcessedMetricsGoal.diosmosis
2013-10-21Refs #4200, revert getAllTableMetadata function removal and document core/Url...diosmosis
2013-10-21Refs #4200, documented several more classes.diosmosis
2013-10-21Fixing tests.diosmosis
2013-10-21Done.diosmosis
2013-10-18Refs #4200, started documentation of DataTable class.diosmosis