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 (Collapse)Author
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ↵mattab
to use free/libre instead of open source
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
refs #4609
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03converted some links to use @linkThomas Steur
2013-10-22Refs #4200, documented many more filters and modified ↵diosmosis
ColumnCallbackDeleteRow so filter supplied returns true if the row should be deleted (as opposed to the other way around).
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ↵mattab
Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-08-03Fixes #3282, change duration ranges for number of visits per visit duration ↵benakamoorthi
report and fixed bug in BeautifyTimeRangeLabels where upper bound was incorrect. git-svn-id: http://dev.piwik.org/svn/trunk@6660 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-05-28added/fixed doc blockssgiehl
git-svn-id: http://dev.piwik.org/svn/trunk@6353 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-10-27Fixes #584, #536, #2031 - Kuddos to Benaka akka capedfuzz for this great ↵mattpiwik
patch!!! I did a few minor modifications in wording and metadata output * Add Report "Visits by visit number" under Visitors > Engagement * Add Report for all Goals (including ecommerce): "Visit until Conversion": number of visits until the conversion occured * Add Report for all Goals (including ecommerce): "Days until Conversion": days since the first visit Notes * These new reports are also in the Metadata API so should be displayed in Piwik Mobile, and can be exported in the Scheduled reports. * filter_only_idgoal now renamed as idGoal for consistency * refactored the "Beautify labels" for ranges in generic filters * refactored archiving code to process multiple reports in one generic SQL query git-svn-id: http://dev.piwik.org/svn/trunk@5378 59fd770c-687e-43c8-a1e3-f5a4ff64c105