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
2010-01-29refs #1129 - add update scriptrobocoder
2010-01-29fixes #1129 - tracker performance enhancement - add md5_config(8) to index_id...robocoder
2010-01-29refs #1130 - fix Tracker/Config unit testrobocoder
2010-01-28fixes #1130 - Tracker enhancement; cache configuration using Zend Server shar...robocoder
2010-01-22fix incompatible declaration messages with php 5.3 and E_STRICTrobocoder
2010-01-18BC function signaturerobocoder
2010-01-16fixes #1110 - warn if IPv6 address detected during Installation; handle IPv4 ...robocoder
2010-01-13fixes #1109 undefined function error in goal managerrobocoder
2010-01-10added yandex.uarobocoder
2010-01-08add Common.getCountry hook for simple IP-to-country (lighter than GeoIP)robocoder
2010-01-08fixes #1099 - add MySQL warning if client/server versions are incompatiblerobocoder
2010-01-07fix typosrobocoder
2010-01-06fix 0.4.1 update error SQLSTATE[42S22]: Column not found: 1054 Unknown column...robocoder
2010-01-04per Matt's reviewrobocoder
2010-01-03refs #987 - add IGNORE keyword (MySQL-ism)robocoder
2010-01-03fix 'undefined constant i'robocoder
2010-01-02fix (documentation error)robocoder
2010-01-02refs #1097 - reorganize code to better accommodate an integrity check after a...robocoder
2010-01-02refs #1097 - exclude development environments; translate exception messagesrobocoder
2010-01-01refs #1097 - file integrity check (optional) added to Installation. A warning...robocoder
2010-01-01restore trimwhitespace filterrobocoder
2009-12-31fix 'unable to read resource' error (should have used PIWIK_INCLUDE_PATH here)robocoder
2009-12-30git-svn-id: http://dev.piwik.org/svn/trunk@1751 59fd770c-687e-43c8-a1e3-f5a4f...robocoder
2009-12-30minor fixesrobocoder
2009-12-29remove debugging from global.ini.php and core/View.php; the {debug} macro wo...robocoder
2009-12-29other common php extensionsrobocoder
2009-12-29For completeness...robocoder
2009-12-28fixes #991 - redirect to Installation 'welcome' (displaying alternate text & ...robocoder
2009-12-27fixes #1092 - detect suhosin disabled functions (via blacklist); add check an...robocoder
2009-12-27fixes #1089 - sync up with 0.5.4 update (schema change)robocoder
2009-12-18Fixes #1088mattpiwik
2009-12-17Fixes #1086 Ability to save URLs longer than 255 charactersmattpiwik
2009-12-16mandatory vs optional updaterobocoder
2009-12-15handle string or arrayrobocoder
2009-12-150.5.3mattpiwik
2009-12-15slightly increase update check frequencymattpiwik
2009-12-15git-svn-id: http://dev.piwik.org/svn/trunk@1712 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2009-12-15fixes #869 - Installation - detect presence of a reverse proxy and warn if mi...robocoder
2009-12-14Only send the 'https work in IE please' headers when in https mode, so that g...mattpiwik
2009-12-14git-svn-id: http://dev.piwik.org/svn/trunk@1700 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2009-12-14Update to 0.5.3 enables the new MultiSites plugin by defaultmattpiwik
2009-12-140.5.2mattpiwik
2009-12-14Your Dashboard->Dashboard (force it in all languages)mattpiwik
2009-12-14Fixes #1069 only display on dashboard widgets that existmattpiwik
2009-12-14refactor unserialize_array(); add Application version tests to SecurityInforobocoder
2009-12-13minor reformatting changesrobocoder
2009-12-13refs #389, commit MultiSites pluginrobocoder
2009-12-12Ignore 1054 / 1091 errors (if triggered).robocoder
2009-12-12ignore 'CREATE INDEX' 1061 error (duplicate key name)robocoder
2009-12-12ignore 'ADD COLUMN' 1060 errors (column already exists) where user re-runs up...robocoder