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-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-04-10fix typoThomas Steur
2014-04-01Fix white spacemattab
2014-04-01Add missing module=APImattab
2014-03-03Add missing ;mattab
2014-02-25Merge branch 'master' into comparison_dashboard_changesdiosmosis
2014-02-20deleting few outdated unused filesmattab
2014-02-20Fix CLI bootstrap script (add missing use statements and tweak Log config).diosmosis
2014-02-15Move common startup code of Piwik PHP CLI scripts to file in misc/others and ...diosmosis
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-11-06Phpstorm organize importsmattab
2013-11-04Adding Code Reorganize setting to phpstorm codestylemattab
2013-10-30Fix setrawcookie error messagemattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
2013-09-19Moving isPhpCli to Commonmattab
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
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-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-05-30minormattab
2013-04-14use unix line separator instead of system dependentJulien Moumné
2013-04-14Publishing the Phpstorm custom PSR coding style for others to reuse (and to m...mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-031.11-b21.11-b2mattab
2013-02-06Remove .svn references. refs #3736Fabian Becker
2012-12-04Moving up authenticationmattpiwik
2012-11-20Fixes #3559, allow geoipUpdateRows.php to run in browser w/o timing out by us...benakamoorthi
2012-11-12Refs #2465 Adding Insight to list of non tested plugins for integration tests...mattpiwik
2012-10-24Various small updates including fixes #3449mattpiwik
2012-10-19Refs #1823, add note to geoipUpdateRows.php that tells user to re-process the...benakamoorthi
2012-10-17Fixes #3446, added better error reporting for geoipUpdateRows.php and modifie...benakamoorthi
2012-10-14Refs #1823, many changes including:benakamoorthi
2012-10-09Finish the job (Also updated website docs referring to these files)mattpiwik
2012-10-09Cleaning up misc/ directory to prepare for GeoIP files, Refs #1823mattpiwik