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
2013-08-15replaced presentational html tagssgiehl
2013-08-09Piwik now requires PHP 5.3 Fixes #3741mattab
2013-08-01fixing more namespacessgiehl
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.Benaka Moorthi
2013-07-19Refs #4052 Reprocess CSS file if any of merged files has changedmattab
2013-07-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-17Refs #546 Adding core "Uninstall" feature for Plugins and Themes + Cleanups +...mattab
2013-06-23Merge branch '2.x-twig' of https://github.com/piwik/piwik into 2.x-twigFabian Becker
2013-06-23Adding friendly dev message when switching to twig. I hope we can convert oth...mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-04-04Adjust code in testMinimumPhpVersion to work againFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-24Use span+css instead of font tag [ci skip]Fabian Becker
2013-03-06Minor feedback forummattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-26Fixes #3384, link directly to piwik.org in exception message.benakamoorthi
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-09-20Clarifying error message & encoding before displaymattpiwik
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-12Clean up system check screen. We get many new users that are not technical at...mattpiwik
2011-05-22fixes #1279robocoder
2011-04-20refs #2344 - missing </b> tags; skip the other tests if < minimumPHPVersionrobocoder
2011-04-20Fixes #2344 good point... then we shall keep it simplemattpiwik
2011-04-20Fixes #2344mattpiwik
2011-04-19fixes #2338, refs r4420, refs #2292 - tested with php 4.4.9robocoder
2011-04-14update comments in example; refactor file_get_contents, so compat functions a...robocoder
2011-04-12Fixing regression, that when a plugin is not found in plugins/ but is 'instal...mattpiwik
2011-04-08quick helpmattpiwik
2011-04-07Fix getPageUrl API call by defining this functionmattpiwik
2011-04-06Instead of redirecting to Login screen on a request error (missing parameter,...mattpiwik
2011-03-12testMinimumPhpVersion: class_exists() remove autoload parameter -- not introd...robocoder
2011-01-11translations not available at this pointrobocoder
2011-01-07Add link to Piwik root when error caughtmattpiwik
2011-01-05Fixes #1967 + removing duplication min php version in config filemattpiwik
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-12-22refs #1575 - handle missing "session" extensionrobocoder
2010-11-25refs #1813 - fix r3356robocoder
2010-11-25fixes #1813 - added SPL test to testMinimumPhpVersion.phprobocoder
2010-11-06micro-optimizations and some code clean-uprobocoder
2010-09-25refs #1014 - move getCss, getJs, getHtc, and redirect to Proxy plugin; todo: ...robocoder
2010-08-20refs #1630robocoder
2010-07-25fix failure when php version is 5.1.3robocoder
2010-07-22Migrated demo to demo.piwik.org - updating product linksmattpiwik
2010-07-19add phpdocrobocoder
2010-05-06fixes #1337 - remove static .htaccess files and defined('PIWIK_INCLUDE_PATH')...robocoder
2010-03-21clean-up XHTML self-closing tags in preparation for validation; note: I skip...robocoder
2009-12-29other common php extensionsrobocoder
2009-08-23Tweak phpdoc config. Add some missing phpdocs.robocoder
2009-08-22phpdoc cleanup:robocoder