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-06-06use new translations from Intl pluginsgiehl
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-02-13refs #4633 rename segment filter to segment, fixed a bug re visitTime and ext...Thomas Steur
2015-02-13refs #4633 open segmented visitor log with one click on a rowThomas Steur
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-09Reduced possibly useless calls to translate: -1800 calls in my test with Visi...Matthieu Napoli
2015-01-09Reduced the number of Container::get(), e.g. in Visitor Log (Live API) it sup...Matthieu Napoli
2014-12-04Tracker refactoringThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-01Fix bug in Date::addPeriod(N, 'month') where max number of days in a month wa...diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-09refs #1486 added method to detect whether current year is a leap yearThomas Steur
2013-12-20Fixes #4380, make sure site's timezone is applied when selecting log data to ...diosmosis
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03refs #4244 fix linkThomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-11-01refs #2270 use year range if possibleThomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-21Refs #4200, documented Date object.diosmosis
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-08-10Refs #3089, add initial visitor profile popup that uses dynamic data from Liv...Benaka Moorthi
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-04-02Reformat method visibility according to PSR-2Fabian Becker
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-14Fixes #1253, added annotations plugin that allows attaching notes to differen...benakamoorthi
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-12Clean up system check screen. We get many new users that are not technical at...mattpiwik
2012-02-21refs [534] lib / graph updatesBeezyT
2012-02-04I'm still curious how I didn't come up with a better implementation, but remo...mattpiwik
2011-12-02Fixes #1077, Assorted optimizations for the Multi Sites plugin:benakamoorthi
2011-10-19Fixes #2719 mattpiwik
2011-10-09ok, put back r5258 but keep related tests disabled, to see how this affects t...robocoder
2011-10-09temporarily reverting r5258 to see if this makes a difference in the webtestrobocoder
2011-09-29Date better messagemattpiwik
2011-04-17Fixes Timezone ID '' is invalid in /homepages/4/d23401398/htdocs/typo3conf/pi...mattpiwik
2011-04-14Previous commit was not complete, lacking timezone support & graphs in UI not...mattpiwik
2011-04-05Fixes #2145 as far as I can see, it should be fixed, but I've been wrong all ...mattpiwik
2011-04-04fixes #2256 - missing data type in phpdocs, e.g., @param $namerobocoder
2011-02-17Fixing typo in date->setDay - thanks monnerat for patch Refs #2076mattpiwik
2011-01-04php 5.1.x - Notice: Object of class Piwik_Date could not be converted to introbocoder
2010-08-30refs #1458 - fix indentationrobocoder
2010-08-20refs #1630robocoder
2010-07-27fixing spacesmattpiwik
2010-07-27Refs #1486mattpiwik