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-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-27refs #5222 fixed some iconsThomas Steur
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-15refs #5167 display custom favicon on more pages and only if enabledThomas Steur
2014-03-02Refs #4189, adding Overlay screenshot tests:diosmosis
2014-02-10Refactor core Login to allow for clean LoginHttpAuth logic refs #514mattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-03converted some links to use @linkThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-10-27Merge remote-tracking branch 'origin/master' into ceventsmattab
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-20Some refactoring and preparations for custom events ref #472mattab
2013-10-15Remove overlay errorTimeout and display overlay error message on request error.diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 fix buildmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-07fix fatal error that API is already in useThomas Steur
2013-10-02Fixing overlay regression.Benaka Moorthi
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-15translations cleanup: removed more duplicate translationssgiehl
2013-09-14refs #4151 refactored more _js hack usessgiehl
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-08-15replaced presentational html tagssgiehl
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker