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
2015-09-21Do not enable Provider plugin by default for new users fixes #8826mattab
2015-09-18Fix a small typo in global.ini.phpJorrit Schippers
2015-08-21Add new option for [General] process_new_segments_from option, 'segment_last_...diosmosis
2015-08-19added warning re debug_on_demandThomas Steur
2015-08-14Merge pull request #8455 from piwik/6497Thomas Steur
2015-08-06Add new RequestProcessor to Actions plugin for action detection + new Request...diosmosis
2015-07-29refs #6497 always set a charset by defaultThomas Steur
2015-07-29changed config descriptionThomas Steur
2015-07-29refs #8252 introduce new option noreply_email_nameThomas Steur
2015-07-14Refs #7743 Clarify the login_cookie_expire is only used when "Remember me" is...mattab
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-06added new plugin 'Intl' which will hold translationssgiehl
2015-05-10Removed deprecated methods.Thomas Steur
2015-04-29avoid noticesgiehl
2015-04-27Fixes #7759 Always enable the Diagnostics and Monolog plugins to make sure th...Matthieu Napoli
2015-04-22Fixes #7640, add [Debug] log_sql_queries INI option to control whether SQL qu...diosmosis
2015-04-19#7674 Begun moving the spammer list into a file + separate packageMatthieu Napoli
2015-04-14ref #7235 Refactored the system check to allow plugins to add diagnosticsMatthieu Napoli
2015-04-10Access-Control-Allow-Origin: * when a cors_domain[] is set to * in the config...mattab
2015-04-07Sorting Referrer spammer by alphabetical order + adding best-seo-solution.commattab
2015-03-26Fixes #7413Matthieu Napoli
2015-03-19Rename creation_time -> segment_creation_timemattab
2015-03-18Fixes #7223, add new INI option [General] process_new_segments_from that cont...diosmosis
2015-03-10Merge pull request #7327 from piwik/https-updateMatthieu Napoli
2015-03-05Adding more referrer spammers - these guys are getting worse refs #5099mattab
2015-03-04#6441 Updating through HTTPS if openssl is installed, else use HTTPMatthieu Napoli
2015-03-04Update Piwik using HTTPS + add a system checkMatthieu Napoli
2015-02-23Merge pull request #7253 from piwik/6635_2Matthieu Aubry
2015-02-23Refs #5099 adding new referrer spammersmattab
2015-02-23fixes #6635 automatically configure database_tests config for developers when...Thomas Steur
2015-02-16Refs #7113, document archiving_range_force_on_browser_request INI config opti...diosmosis
2015-02-12Moved the monolog configuration and code into a Monolog pluginMatthieu Napoli
2015-02-01Merge branch 'master' into move_language_reportsgiehl
2015-01-30Updated comment in global.ini.php to hide deprecated log levelsMatthieu Napoli
2015-01-28rebased branch, changed parameter meaning and usageMichał Gaździk
2015-01-27refs #6986 update default example for segments pre-archiving to also include ...Thomas Steur
2015-01-13refs #3962 - moved language reports to their own pluginsgiehl
2015-01-10Removed deprecated settings from config filemattab
2015-01-07refs #6022 separate goals and ecommerce menu items, added goals management me...Thomas Steur
2014-12-23fixes #6895 - add a config option that causes the image graphs to show the ev...Timo Besenreuther
2014-12-21moved browser plugin reports to an own plugin 'DevicePlugins'sgiehl
2014-12-19Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-17Fixes #6872 new referrer spammermattab
2014-12-17Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-16fixes #6858mattab
2014-12-15Fixes #6529 before loading plugins in memory, order the list the same as it i...mattab
2014-12-15Merge remote-tracking branch 'origin/master' into log-refactoring-1Matthieu Napoli
2014-12-15#6622 Logger refactoring: restored the "screen" backend to log to HTML notifi...Matthieu Napoli
2014-12-14Merge pull request #6827 from piwik/move_resolution_reportStefan Giehl