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
2021-05-21Modiy refer banner (#17598)Zoltan Flamis
2021-03-07Fix Marketplace falsely thinks a plugin is installed when it is not (#17278)Thomas Steur
2020-11-10Keep track of last activate/deactivate date for plugins (#16683)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-14Initialise 4.x branch (#15383)Thomas Steur
2020-01-13Add release channels 3.x-dev (#15381)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-11-11Fix build (#13694)diosmosis
2018-06-22Validate premium feature license correctly when cancelled (#13064)Thomas Steur
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2016-11-15Merge branch '3.x-dev' into new_submoduelsmattab
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-11-14Bandwidth is a tracker pluginmattab
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-10-06Fix issue #8422Jens Averkamp
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-09-22refs #8549 support for multiple release channelsThomas Steur
2015-09-22refs #8689 started working on PHP 7 supportThomas Steur
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-05Merge pull request #8016 from piwik/fix/deactivating-pluginsMatthieu Napoli
2015-06-05Added test covering #8007Matthieu Napoli
2015-06-02Fix settings related tests that require clearing FakeAccess access.diosmosis
2015-05-21For integration tests, recreate test environment in setUp(). This is required...diosmosis
2015-01-14fixed testsgiehl
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-04Tracker refactoringThomas Steur
2014-11-27refs #6728 automatically cache settings in tracker cache if used in tracker m...Thomas Steur
2014-11-27fixes #6727 lazy load plugin settingsThomas Steur
2014-11-14Moved integration tests to namespacesMatthieu Napoli
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-10Skip some more random failing tests on php 5.3mattab
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur