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
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-07-30Added Recommended Drivers During Installation (#10346)Pranav
2016-04-26allow + in database names during setup (#10091)Nitish Bezzala
2015-06-25Adds a hidden field to the installer to let us customise the table engine pra...mattab
2015-06-24Fix the buttons in the installationMatthieu Napoli
2015-06-10Fix CSS classes used by UI testsMatthieu Napoli
2015-06-09Fix the design of the form buttons in the installer #7584Matthieu Napoli
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-05Fix installation refs PR #219mattab
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-16The long awaited DbHelpermattab
2013-09-16cleaned up some more duplicate keys/translationssgiehl
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-08-13added missing namespace, fixes broken installationThomas Steur
2013-08-12fixed namespacessgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-09Renaming Translation to explain that the problem could be the specified Datab...mattab
2013-08-04doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-06fixed several doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-08-02 * Fixing broken POST tracking requests mattpiwik
2012-06-19Fixes #3204, removed LOCK TABLES privilege check from installation. Modified ...benakamoorthi
2012-06-04Must repackage with critical bug fix broken install... we really need webtest...1.8.2mattpiwik
2012-06-03Refs #3178, surround first drop tables call in try-catch.benakamoorthi
2012-06-03Fixes #3178, fixed issue w/ mysqli && prepared statements.benakamoorthi
2012-05-29Miscmattpiwik
2012-05-29Fixes #2963, added installation check for needed DB user privileges.benakamoorthi
2012-05-29Install friendly error mattpiwik
2011-01-09Refs #1556mattpiwik
2010-11-24Fixes #1642mattpiwik
2010-08-20refs #1630robocoder
2010-08-17fixes #1589 buttons now don't look ugly any more ;)sgiehl