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-12-08Bugfix and tests fixMatthieu Napoli
2014-11-27Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-19test do not fail when english string is deleted and translation not yet deletedmattab
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-25remove minimum requirement of 250 translations for coresgiehl
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-04fixed coding style to be psr compatiblesgiehl
2013-09-04code cleanup / improvementssgiehl
2013-09-04code improvements; added missing testssgiehl
2013-09-04completely refactored TranslationWriter to Translate\Writersgiehl
2013-09-04moved clean method to Translate instead of TranslationWritersgiehl
2013-09-04better namingsgiehl
2013-09-04fixed doc block commentssgiehl
2013-09-04added translation validatorssgiehl
2013-09-04added translations filter to filter encoded entitiessgiehl
2013-09-04added translations filter to filter unnecassary whitespaces and linebreakssgiehl
2013-09-04added translations filter to filter by matching placeholder countssgiehl
2013-09-04added translations filter to filter by available base translationssgiehl
2013-09-04added translations filter for empty translationssgiehl