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-16refs #6672 fixes bug when username contains underscoremattab
2014-12-16New method getAllUsersPreferences and testmattab
2014-12-16Pull variable up as method parameter for reusemattab
2014-12-08fixes #6823 When there are several Super Users in Piwik, archive.php web cron...mattab
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17language update refs #3430sgiehl
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-11refs #4558 fix an integration test as password can be longer nowThomas Steur
2014-11-11refs #4558 increased allowed password length from 26 to 80. wondering if any ...Thomas Steur
2014-11-05language update refs #3430sgiehl
2014-11-04language update refs #3430sgiehl
2014-10-16Merge pull request #6455 from burakcakirel/masterBenaka
2014-10-16Missing SessionInitializer namespaceBurak Çakırel
2014-10-16The initSession method has not been changedBurak Çakırel
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-13a few coding style changesThomas Steur
2014-10-09Merge branch 'master' into 5940_testRenamingAndCorrectFoldersThomas Steur
2014-10-08Fix a notice when running archive.phpmattab
2014-10-07Fixes #4616: Show only the first characters of tokens in the adminMatthieu Napoli
2014-10-07Refs #6373 Fix the link to user settings in menumattab
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-10-04moved some queries within core to model filesThomas Steur
2014-09-30Add _isPasswordHashed parameter to UsersManager.addUser (mirrors parameter in...diosmosis
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-27moved previously hardcoded in template Settings menu element into proper Menu...Michał Gaździk
2014-09-14language update refs #3430sgiehl
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-09-03language update refs #3430sgiehl
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-18fixes #5973 added cancel link to edit users similar to cancel websiteThomas Steur
2014-08-08refs #5943 remove a users reports that belong to a specific site if the user ...Thomas Steur
2014-08-02do not use token_auth in URL to set ignore cookie, instead use a salt specifi...mattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22refs #5416 we need to execute 3 queries in order to get the correct number of...Thomas Steur
2014-07-22removed unused use statementssgiehl
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5192 simplified admin menu since it is very confusing for developers to...Thomas Steur
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-07-19fixed field visibility keyword orderChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue