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
2022-03-15[automatic Intl data updates from CLDR 40.0.0] (#18943)github-actions[bot]
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2020-12-10Allow using last (week|month|year) as date param (#16830)Stefan Giehl
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-06-11Date factory test when date object is passed (#15998)Thomas Steur
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-04Fix void return used and "improve" isLeap in Date (#15662)Jean Baptiste Noblot
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
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