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-05-31added special DeviceDetectorCache class used for caching DeviceDetector. This...sgiehl
2014-05-31Merge branch 'master' into DeviceDetector2sgiehl
2014-05-30Documentation tweaks.diosmosis
2014-05-30Mark some methods in Visualization class to be exposed in developer docs.diosmosis
2014-05-30Fixes #5262 Throw exception instead of dying so that the function is testable.mattab
2014-05-30'2.4.0-b3'2.4.0-b3mattab
2014-05-30More useful exception message when Curl failed (display hostname)mattab
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-29use DeviceDetector's bot parser to look for botssgiehl
2014-05-29Merge branch 'master' into DeviceDetector2sgiehl
2014-05-29refs #5212 should fix core testsThomas Steur
2014-05-29refs #5212 this *should* enable leftMenu plugin by default but it will be dis...Thomas Steur
2014-05-29refs #5212 added possibility to make a system setting readable for non super ...Thomas Steur
2014-05-29refs #5212 improved left menu stylesheet which works better with Morpheus now...Thomas Steur
2014-05-29refs #5253 this might fix the database usage error. It definitely fixes nothi...Thomas Steur
2014-05-29refs #5222 completely delete the Zeitgeist pluginThomas Steur
2014-05-28Merge branch 'master' into DeviceDetector2sgiehl
2014-05-28refs #5192 updated docsThomas Steur
2014-05-28Removing test.php from white-listed files since, that makes no sense to white...mattab
2014-05-28delete and recreate web.config files on upgrade to 2.4.0 fixes #5255mattab
2014-05-27disable cache for now, as it needs a new implementationsgiehl
2014-05-27Merge branch 'master' into DeviceDetector2sgiehl
2014-05-27Merge pull request #292 from piwik/morpheus_defaultthemeThomas Steur
2014-05-27refs #5237 Add note to release manager to mention the major upgrade in changelogmattab
2014-05-27refs #5222 overwriting the forms in base.less does not work as it breaks too ...Thomas Steur
2014-05-27refs #5222 the defaults theme javascript files are not added by a plugin.json...Thomas Steur
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-26updated submodules and make sure to meet the plugins required piwik version, ...Thomas Steur
2014-05-26updated update script to match new version number, position site selector titleThomas Steur
2014-05-26Merge remote-tracking branch 'origin/master' into morpheus_defaultthemeThomas Steur
2014-05-26Merge pull request #291 from piwik/5192_menuThomas Steur
2014-05-26refs #5192 added some doc blocks and prevent the menu hooks from appearing in...Thomas Steur
2014-05-262.3.0 KABOOM2.3.0mattab
2014-05-26Merge remote-tracking branch 'origin/master' into 5192_menuThomas Steur
2014-05-26refs #5192 no longer needed to pass the menu instance in the event, only adde...Thomas Steur
2014-05-26refs #5019 added missing parseThomas Steur
2014-05-26refs #5019 should fix testsThomas Steur
2014-05-26refs #5019 using the cache reduced the time spent in tracking (piwik.php) fro...Thomas Steur
2014-05-25Merge branch 'master' into DeviceDetector2sgiehl
2014-05-25Revert https://github.com/piwik/piwik/pull/287mattab
2014-05-25Merge branch 'master' into DeviceDetector2sgiehl
2014-05-25Merge pull request #287 from he667/missing_primarykey_log_profilingMatthieu Aubry
2014-05-25Fix typomattab
2014-05-25Refactor visit settings processing in its own class, so that a third party pl...mattab
2014-05-24starting to implement new DeviceDetector structuresgiehl
2014-05-242.3.0-rc42.3.0-rc4mattab
2014-05-24Remove second parameter to Filesystem::mkdir to prevent unexpected bugs.mattab
2014-05-242.3.0-rc3mattab
2014-05-24Refs #5034 Only restrict chmod 0750 to folders in tmp/*mattab
2014-05-23When deleting htaccess files, make sure we only delete those that we may have...2.3.0-rc2mattab