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
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-07activate warning for php versions incompatible with next major release (#15670)Stefan Giehl
2019-12-08do not check licenses in development mode since it has no cache (#15245)diosmosis
2019-08-16Admin controllers do not call setGeneralVariablesView, so we have to … (#14...diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-17Let controllers specify what type a view to be rendered is (#14309)diosmosis
2019-04-01Fixing build (#14296)diosmosis
2019-03-30Display a warning if using an EOL version of PHP (#14201)Kate Butler
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-03-18New event that lets plugins trigger notifications in the admin area (#11483)Thomas Steur
2017-01-24small performance improvementThomas Steur
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-02Make notification ID uniquemattab
2016-10-02Warn users (in all admin pages) when the PHP version is not recent enough to ...mattab
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-06refs #9354 merge user and admin menu to one single menuThomas Steur
2016-02-14merge master => 3.0Thomas Steur
2016-01-30If current hots is localhost, do not show the SSL warning notificationmattab
2016-01-20Show a warning when Piwik is used as a SuperUser via HTTP #9305Ashleigh Pearson
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-22remove unused use statementssgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-04Refactor following code review #8156 #8193mattab
2015-11-02when PHP is 5.4, display a warning message in a notification, and ask users t...mattab
2015-10-29Removed $dateDropSupport (#9047)Sarel van der Walt
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-09-05Tiny tweak to warning message when tracker debug is enabled in config.diosmosis
2015-09-04also show warning if tracker debug is enabledThomas Steur
2015-09-04show warning if debugging on demand is enabledThomas Steur
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-01-15show a menu in the user area, lots of improvements to be more consistentThomas Steur
2014-12-22Moved common bootstrap code in a `core/bootstrap.php` fileMatthieu Napoli
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-10-20Refs #6470 Make it clear Piwik will stop supporting PHP 5.3 in Maymattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-23refs #6056 display a warning in admin to super users in case they are still u...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-06-17Add missing line break in notification messagemattab
2014-06-12Factoring out the userPreferences in own object to allow reusemattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-15in case notifications are already assigned to the view, do not overwrite them...Thomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab