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-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-10-28refs #6519 allow execution of deprecated methodsThomas Steur
2014-10-15refactoring of code, fixes for hiding classesd-skora
2014-10-15hide annotation with testsd-skora
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-21Refs #6078, prepend numeral index to each column in pivotted datatable.diosmosis
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-07-15removed unused variablesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-15set default value for &seconds parameter in API listingmattab
2014-05-06fixes #4992 added support for filter_sort_order in Live.getLastVisitsDetails APIThomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2014-01-06Make Custom Alert example links display in API pagemattab
2013-11-06Phpstorm organize importsmattab
2013-11-04Refs #472 Adding Events Segments testsmattab
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-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed undefined classes in doc blockssgiehl
2013-08-01fixing more namespacessgiehl
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
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-20Removing extra namespace \Coremattab
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.Benaka Moorthi
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-04-20Fixes #3904:mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-19Fixing testsmattpiwik
2012-12-16 miscmattpiwik
2012-12-15Refs #3213 fixing detection (thanks tests!) & adding testsmattpiwik
2012-11-20Fixes #3432, allow filter_pattern_recursive to be used w/ flat=1 & add test f...benakamoorthi
2012-09-05refs #3013JulienMoumne
2012-08-19Fixes #3300, added hideColumns/showColumns query parameters to customize API ...benakamoorthi
2012-07-20Fixes #3134, added bulk tracking feature and bulk request API method.benakamoorthi
2012-05-31Error message display in CSV + add version number in msg + Minor mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl