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
2014-01-17Trying to fix bugmattab
2014-01-17Refactor the dispatcher into own method, catching exception during post eventmattab
2014-01-17Fix typomattab
2014-01-17refs #1877 added hooks to add search engines and social networks; some code i...sgiehl
2014-01-16code cleanup; moved require of Socials.php to seperate methodsgiehl
2014-01-16improved recognition of social networks.sgiehl
2014-01-162.0.4-b12.0.4-b1mattab
2014-01-16Minormattab
2014-01-15Refactor Manager around enable/disable of plugins: Fixes #4529 Login plugin c...mattab
2014-01-14Fixes #4516 Ignore visits by pingdom botmattab
2014-01-13Fix warning: The following plugins are not compatible with Piwik 2.0.3 and co...2.0.3mattab
2014-01-13Preventing warning when deactivating the pluginmattab
2014-01-13Fix bug when upgrading and disabling DNT+AnonymizeIP have failedmattab
2014-01-132.0.3mattab
2014-01-132.0.3-rc12.0.3-rc1mattab
2014-01-13Fixes #4443 Theming CSS rewrite should now rewrite all CSSmattab
2014-01-13Refs #4493 Typo2.0.3-b7mattab
2014-01-13Fixing build and removing some references to AnonymizeIP.diosmosis
2014-01-13Fixes #4504 Excluding bots Baidu, Yandex, and adding safeguard of other Exab...mattab
2014-01-13Fix links to developer guidesmattab
2014-01-12fixed translation issue with plugins; plugin default translations (en), were ...sgiehl
2014-01-11Fixes #4493, move DoNotTrack & AnonymizeIP logic to PrivacyManager plugin. In...diosmosis
2014-01-10refs #1486 execute applyQueuedFilters only if not disabled, prevents an issue...Thomas Steur
2014-01-092.0.3-b6 with bug fix2.0.3-b6mattab
2014-01-09Fix typomattab
2014-01-092.0.3-b52.0.3-b5mattab
2014-01-09Minormattab
2014-01-09Fix error that occurs when config section is empty in config.ini.php (like wh...diosmosis
2014-01-09Merge remote-tracking branch 'origin/master'mattab
2014-01-09Adding unit tests for the new common.config.ini.php feature - Refs #4133mattab
2014-01-09refs #4183 added support for requires (PHP and Piwik officially supported, Pl...Thomas Steur
2014-01-09Adding possibility to define a config/common.config.ini.php when MultiPiwik i...mattab
2014-01-09Fixes #4429, allow processed columns to be sorted in table visualizations.diosmosis
2014-01-09Minormattab
2014-01-09refs #1486 added method to create a scheduled time depending on the websites ...Thomas Steur
2014-01-09Fixes #4491 Prevent Random error by catching the Exception in case the subta...mattab
2014-01-09refs #1486 added method to detect whether current year is a leap yearThomas Steur
2014-01-08Refactoring Custom Logo code into its own class + improvementsmattab
2014-01-08Adding option to disable auto updater feature. enable_auto_update = 1mattab
2014-01-08Minor changes Re: isDataPurgeSettingsEnabledmattab
2014-01-08Allow remove top menu entriesmattab
2014-01-08Minormattab
2014-01-07Fixes #4263, fix bug in weekly scheduled time period and fix bugs in last com...diosmosis
2014-01-07Refs #4263, display next scheduled run time for geoip updater task, make sure...diosmosis
2014-01-07Refactored TaskScheduler, moved all timetable related logic to new timetable ...diosmosis
2014-01-07Fixes #4483 - thanks for the report that's really useful as loads of users ar...mattab
2014-01-07Minormattab
2014-01-07Delete an old geoip warning, removing language stringmattab
2014-01-07Making class_exists calls consistently use \\mattab
2014-01-06Fixing double encodingmattab