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-23New beta with bug fixes needed2.0.4-b4mattab
2014-01-22Simplify cache buster and use only values that can change.Fabian Becker
2014-01-22Merge pull request #205 from clearcode/allowAccessClassInjectionMatthieu Aubry
2014-01-22Call Table\Manager::deleteAll() for both Days and Periods, not only for Periodsmattab
2014-01-21Fixes #4565 Add overrideLocation call in returning visitors, during further ...mattab
2014-01-21changed Access.createAccessSingleton hook to allow plugins to inject custom A...Michal Gazdzik
2014-01-21Fixes #4560: Piwik API can be used with AngularJS JSONP callbackmattab
2014-01-21Refs #4432 Fixing the error in one case (Referrers>Overview / Goals> Overview)mattab
2014-01-212.0.4-b32.0.4-b3mattab
2014-01-21refs #1486 in case we do not apply the filters directly, keep them in the new...Thomas Steur
2014-01-21prevent small notice if file is there but not readable / stat'ablemattab
2014-01-21refs #1486 do not apply queued filters when they are disabledThomas Steur
2014-01-20fixes #4559 - check git file exists before trying to read itAnthon Pang
2014-01-202.0.4-b2mattab
2014-01-18fixed property namesgiehl
2014-01-17Test to comment out MYSQL_ATTR_USE_BUFFERED_QUERY and see if build pass OK.mattab
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