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
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-17Detect expired session use (#14502)diosmosis
2019-03-20use mb_substr wrapper method (#14231)Stefan Giehl
2019-03-04GeoIP first will update the next day, then weekly/monthly after that. Fixes #...Diego Baños Fariñas
2019-03-02Preserve case for CLDR month/day names (#14015)Christian Schmidt
2018-12-14For special dates in evolution graphs, calculate date & timezone together, to...diosmosis
2018-02-26Update error message in API/UI if date is before 1992 (#12559) (#12561)simivar
2017-10-20Fix comment for Date::getUtcOffset (#12210)Stefan Giehl
2017-09-11Changes to support custom periods (#11837)Benaka
2017-07-17Use localized format to display hour in Visits per time reports (#11747)Stefan Giehl
2016-10-05move fix of broken update script to 2.16.5sgiehl
2016-10-04move timezone offest calculation to date classsgiehl
2016-09-27Various minor tweaks to 3.x (#10566)Matthieu Aubry
2016-02-05fixes #9717 - fix standalone day namessgiehl
2015-12-22remove unused use statementssgiehl
2015-10-28added new DateTimeFormatProvider to provide date, time and interval formatssgiehl
2015-10-28code improvements / added testssgiehl
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-09-25replace legacy placeholders only if indicator (%) is presentsgiehl
2015-09-25fixed testssgiehl
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-09-25prepare date class to handle cldr date/time formatssgiehl
2015-08-21refs #8066 faster query to find websites with traffic since last successful a...Thomas Steur
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