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
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)vipsoft
2009-12-09- Few updates in the messaging matt
2009-12-08fixes #1056 - core plugins should display release versionvipsoft
2009-12-01Lower MySQL requirement back to 4.1; add try...catch to handle MySQL error 11...vipsoft
2009-11-26Add timezone check to installer; warn if mismatch between MySQL and php vipsoft
2009-11-26Tested with PHP 5.3.1vipsoft
2009-11-25Use jQueryUI styled progressbar.vipsoft
2009-11-16fix font-size of language selection drop-downvipsoft
2009-11-11fix logo positionvipsoft
2009-11-11fix connection error detectionvipsoft
2009-11-10fix typovipsoft
2009-11-10missing translation stringsvipsoft
2009-11-10Fixing ambiguous error (No entry is registered for key 'db') at the installat...mauser
2009-11-10Removing DOM because I got error Undefined index: dom matt
2009-11-01fixes #1031 - ZendFramework dependenciesvipsoft
2009-10-30fixes #510 - Update jquery.jsvipsoft
2009-10-13fix typo (trailing space) in DTDvipsoft
2009-09-24refs #984 - adapters no longer default to utf8 connection; add utf8 connectio...vipsoft
2009-09-19refs #904 - mysql error codesvipsoft
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...vipsoft
2009-09-08fixes #945 - Piwik sets the session.name to 'PIWIK_SESSID'; define('PIWIK_SES...vipsoft
2009-09-07refs #497 - fix regression; remove call to Zend_Session::destroy()vipsoft
2009-08-29fixes #956 - remove Piwik's utf8_encode check from libs/upgradephp. Added In...vipsoft
2009-08-26edit for consistent use of Piwik_TranslateException()vipsoft
2009-08-22Consistency in page headers.vipsoft
2009-08-22add doctypevipsoft
2009-08-22phpdoc cleanup:vipsoft
2009-08-18fixes #939 - refactor saveLanguage() from Installation and CoreUpdater contro...vipsoft
2009-08-16fixes #759 - add browser lang detection and language selector; make remaining...vipsoft
2009-08-13fixes #919 - add more helpful help text to Installationvipsoft
2009-08-12fixes #925, refs #793 - provide curl and stream methods (as originally propos...vipsoft
2009-08-05fixes #700 - added check for zlib and SPL at install; based on pebosi's patchvipsoft
2009-08-05refs #865 - re-worked unix_socket support for Zend_Db and Tracker_Dbvipsoft
2009-08-02fixes #894, refs #666 - fix problems and inconsistencies between fresh instal...vipsoft
2009-08-02fixes #828 - workaround ZF1743 and refactor session handling codevipsoft
2009-07-23Add () when instantiating classes for consistency.vipsoft
2009-07-19fixes #865 - unix_socket supportvipsoft
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofvipsoft
2009-07-06fixes #845 - php 5.3 backward incompatibilities and deprecated functionality;vipsoft
2009-07-04refs #828 - fix 'Trying to get property of non-object' errorvipsoft
2009-07-03Fixes #828 - use Zend_Session / Zend_Session_Namespacevipsoft
2009-06-15refs #620 - class renaming for consistencyvipsoft
2009-06-12Fixes #786; versions of IIS before IIS6 fail with method POST and URI vipsoft
2009-06-02- refs #355 now displaying the new OO JS tag by default in install & in admin...matt
2009-05-30refs #691 - fix last step of installationvipsoft
2009-05-30fixes #691 - use relative URLs (except in Widgetize iframe & flash embed vipsoft
2009-05-29refs #743 - fix dependenciesvipsoft
2009-03-23- improved installation code, increased security checks & feedback to user, i...matt
2009-03-23- fixing broken hudson installation canoo tests because of previous refactoringmatt
2009-03-20- fixed #9 referer URLs with host registered as main_url or alias_url should ...matt