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-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
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-14added interface for dataTable to be able to define the expected type in a fun...Thomas Steur
2013-10-09Refs #4202 Cleaning up the good old bridge classesmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
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-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur