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
2015-02-25translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-11a few performance tweaks as everything in that for loop is executed over and ...Thomas Steur
2015-01-12Method renamingMatthieu Napoli
2015-01-12Removed usage of the deprecated TaskSchedulerMatthieu Napoli
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2014-12-23fixes #6895 - add a config option that causes the image graphs to show the ev...Timo Besenreuther
2014-12-18add namespacemattab
2014-12-18Fixes #6865 Introducing new event to let plugin define deprecated module and...mattab
2014-12-17Fix the notice Notice: Undefined index: bounce_ratemattab
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-10-07language update refs #3430sgiehl
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-06Fixes #6134, perform name change from Factory to BaseFactory for PHP 5.3.2.diosmosis
2014-08-26Fix typo in previous refactoring (Factory base type addition).diosmosis
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-20Refactor factory methods into base Factory type for ease of testing.diosmosis
2014-08-20Remove references to old Loader class.diosmosis
2014-08-04refs #5895 replace _GET access by helper method2.5.0-b1mattab
2014-08-04refs #5895 should append segment parameter to imageGraph if set in the origin...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-04refs #4747 make sure to restrict sites to login when generating graph urlThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs #...mattab
2013-12-26Renaming file Fixes #4420mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-11Adding type hinting to API classesmattab
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-24Fix bug in last commit.diosmosis
2013-10-24Refs #4200, finished documenting core/Plugin/Controller and moved Controller:...diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...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-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Minormattab
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-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab