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
2014-10-01Run Mysqli tests only on 5.4mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-26Add silent fail in front of opcache_mattab
2014-09-24Make visible notice that this is a major updatemattab
2014-09-22refs #3490 wondering whether all tests still pass when converting userid to d...Thomas Steur
2014-09-15refs #4996 added update script b4 to make sure this update will be executedThomas Steur
2014-09-13refs #4996 fix js error on IE6-IE8 because indexOf is not defined there. also...Thomas Steur
2014-09-13refs #4996 activate contents plugin on updateThomas Steur
2014-09-01Refs #3490 User ID Tracker is now working:mattab
2014-08-26refs #6065 remove tracker plugins from config and cache them instead in a fil...Thomas Steur
2014-08-15refs #5936 make sure to remove the goals table in case it still exists. this ...Thomas Steur
2014-08-15make sure to clear all caches after an update, it is not enough to do this af...Thomas Steur
2014-08-14clear php caches if possible after updating piwik to 2.5.0 to make sure no fi...Thomas Steur
2014-08-14better clear all filesThomas Steur
2014-08-14make sure to delete tracker cache after removing the previous files although ...Thomas Steur
2014-08-14better code [skipci]Thomas Steur
2014-08-14refs #5936 remove no longer needed files in case they were not included in a ...Thomas Steur
2014-08-04Fixes #5927 remove unused column log_conversion.referer_visit_server_datemattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-07-13Remove removal of ExamplePlugin/API.php from old Update file.diosmosis
2014-07-12Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-11Fixes #5809, change existing SQL to ignore errors that occur when updates are...diosmosis
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-08this is a very complicated one. Problem was when updating from 2.4.0 to 2.5.0...Thomas Steur
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-07-02a few more tweaksThomas Steur
2014-07-02added development flag which allows us to not cache static cache and to make ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-27prepared an update script to make sure Piwik knows the columns are already th...Thomas Steur
2014-06-25Fixes #5371 Make Piwik work PHP session hash function is non default such as ...mattab
2014-06-18make sure loading of subtable works if user clicks on actions and fix update ...Thomas Steur
2014-06-18with a little bit of luck this makes it possible to upgrade from 1.X -> not t...Thomas Steur
2014-06-10Enable DevicesDetection plugin by default starting in 2.4.0-b6 refs #5329mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06refs #5301 make sure to pass the instance to ScheduledTasks and not the class...Thomas Steur
2014-06-06refs #5297 make sure plugin is deactivated even for users updating from 2.4.0...Thomas Steur
2014-06-06refs #5297 make sure plugin is deactivated before uninstallingThomas Steur
2014-05-29refs #5212 this *should* enable leftMenu plugin by default but it will be dis...Thomas Steur
2014-05-29refs #5222 completely delete the Zeitgeist pluginThomas 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-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-23When deleting htaccess files, make sure we only delete those that we may have...2.3.0-rc2mattab
2014-05-23Also overwriting Actions report even though truncation is too early on label ...mattab
2014-05-23removed zeitgeist theme, morpheus is standard theme now, still need to remove...Thomas Steur
2014-05-21Fixes #4499 Adding upgrade file to re-create all htaccess files with the corr...2.2.3-b7mattab
2014-05-20refs #4987 enable zenMode during updateThomas Steur