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-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-03Removes deprecated console param --piwik-domain (#15503)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-12-16If fingers crossed handler is used make sure to print out exceptions with the...diosmosis
2019-08-22Initialize Auth implementation in CLI commands. (#14797)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2018-12-03Speed up integration tests (#13792)diosmosis
2018-08-11If warning/error log detected in console command exit w/ code = 1. (#13275)diosmosis
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-04-27Bugfix: Fix console -V and --version not showing the version. Fixes #10640 (#...Diego Baños Fariñas
2017-01-30Ability to force loading console commands from some plugins (#11290)Matthieu Aubry
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2015-06-22Allow Environment to be specified via constructor to Console app for tests, a...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-10Add cron archiving API method only visible to superusers, use this in archive...diosmosis
2015-04-27Merge branch 'master' into config_step_2diosmosis
2015-04-21Added possibility to profile any command by setting the option --xhprofThomas Steur
2015-04-07Adding environment validation class to centralize all config.ini.php + relate...diosmosis
2015-04-05Move DI container creation to Piwik\Application\Environment class.diosmosis
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-10Fixes #7356 Do not catch and silence exceptions blindlyMatthieu Napoli
2015-03-10Refs #7365, add log statement to core\Console.php when plugins fail to load.diosmosis
2015-03-10Load translations in core\Console.php so translations are accessible to conso...diosmosis
2015-03-10Add comment in core\Console.php regarding not adding a command if it already ...diosmosis
2015-03-06Do not add command in core/Console.php if command already exists so tests can...diosmosis
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-05Removed useless translations loading (now lazily-loaded)Matthieu Napoli
2014-12-10#6622 Logger refactoring: introduced a DI config for the test environmentMatthieu Napoli
2014-12-05#6622 Logger refactoring: log in CLIMatthieu Napoli
2014-11-27Simplified Piwik\Console's APIMatthieu Napoli
2014-10-02Fixing build for PHP 5.3.diosmosis
2014-10-02Refs #6342, give all commands superuser access by default (since any user tha...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-19refs #6013 #6012 make sure not to call console in case PHP is type CGI. In ty...Thomas Steur
2014-08-13Better debug output for forum debugging http://forum.piwik.org/read.php?2,117670mattab
2014-08-08refs #5180 if --piwik-domain is not set use --url as host. I am not sure if I...Thomas Steur
2014-07-26Refs #5807, fix build regression (accessing archive.php via web request resul...diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-10starting to move dimensions from core into plugins and put each dimension int...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-03refs #5007 display an error message in case console is executed as type CGIThomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-12Small refactor -> move logic to Plugin\Manager so we can better refactor it l...mattab
2014-04-10it is no longer required to define a command in an event. Convention over con...Thomas Steur
2014-04-06Load translations in Piwik console interface.diosmosis
2014-04-02Replace CloudAdmin reference to EnterpriseAdmin.diosmosis