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
path: root/core
AgeCommit message (Expand)Author
2015-02-27Fix commapebosi
2015-02-27Update SearchEnginespebosi
2015-02-27Updaste purging messageMartin Keckeis
2015-02-27In Tracker debug mode, enforce text/plain content type to minimise risk of XS...mattab
2015-02-27Fixes #7310 - remove unused code & logicmattab
2015-02-27Add linebreaksMatthieu Napoli
2015-02-26More explicit messagesMartin Keckeis
2015-02-26Tracker debug wasn't showing anything anymoreMatthieu Napoli
2015-02-25Make sure it actually clears the cached files, not only the internal template...Thomas Steur
2015-02-24make sure a notification is only written when session is readable and writableThomas Steur
2015-02-24refs #7274 If session is writable do not remove or add a notificationThomas Steur
2015-02-232.11.12.11.1Matthieu Aubry
2015-02-232.11.1-rc12.11.1-rc1Matthieu Aubry
2015-02-23Merge pull request #7262 from piwik/7247_graph_formatting_specializationMatthieu Aubry
2015-02-23Keep BC w/ old Formatter class since it is likely used by 3rd party plugins. ...diosmosis
2015-02-23changed version to b4 as b3 is already releasedThomas Steur
2015-02-23fixes #6635 automatically configure database_tests config for developers when...Thomas Steur
2015-02-21Fixes #7247, move default Formatter class to new Numeric metrics formatter an...diosmosis
2015-02-212.11.1-b32.11.1-b3Matthieu Aubry
2015-02-21Merge pull request #7260 from piwik/remove_config_initMatthieu Aubry
2015-02-21Merge pull request #7201 from piwik/7193Matthieu Aubry
2015-02-20Remove calls to config->init()mattab
2015-02-20Rename variablemattab
2015-02-20Clearing the config in init() which can be called multiple timesmattab
2015-02-20Hide error when reading the Plugins array, when this function is called befor...mattab
2015-02-20Throw exception when adapter class not validmattab
2015-02-20refs #7104 Rename vars and put logic into methodmattab
2015-02-20Merge pull request #7252 from piwik/7104Matthieu Aubry
2015-02-20fixes #7216 - added toppreise.chsgiehl
2015-02-20refs #7104 This should prevent from accidentally starting a Zend_Session.Thomas Steur
2015-02-19Setting minimum username length to 2 chars instead of 3mattab
2015-02-19Fixes #7185mattab
2015-02-192.11.1-b22.11.1-b2Matthieu Aubry
2015-02-19Merge pull request #7244 from piwik/unique_visitors_metasitesMatthieu Aubry
2015-02-19 do not process INDEX_NB_UNIQ_FINGERPRINTS unless specifically asked formattab
2015-02-19Making algorithm processing unique visitors across websites actually work, re...mattab
2015-02-192.11.1-b12.11.1-b1Matthieu Aubry
2015-02-19Fixes #7195 Make code more efficient by only updating the numeric archive tab...mattab
2015-02-182.11.0 - KABOOM!2.11.0Matthieu Aubry
2015-02-17refs #7193 show login form in case idSite is given but no siteThomas Steur
2015-02-16phpdoc and scrutinizer warning fixesMatthieu Napoli
2015-02-16Fix warning detected by Scrutinizer:Matthieu Napoli
2015-02-16Fix warning detected by Scrutinizer:Matthieu Napoli
2015-02-162.11.0-rc12.11.0-rc1Matthieu Aubry
2015-02-16Return null in case a return value is expected (suppresses warning)Matthieu Napoli
2015-02-16Renamed variableMatthieu Napoli
2015-02-16Merge pull request #7200 from piwik/4633_2Matthieu Aubry
2015-02-16Added log statements in the task scheduler to debug future problems and #6868Matthieu Napoli
2015-02-16refs #4633 we should convert a segment value to a segment filter before queue...Thomas Steur
2015-02-16refs #4633 actually it is not a good idea to generate a segment for subtables...Thomas Steur