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-22force checkout to avoid some problems [skip ci]sgiehl
2014-12-17added support for different caching backends such as redisThomas Steur
2014-11-27Merge branch 'master' into tmp-pathMatthieu Napoli
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-27Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-19Mark test as skipped instead of failed when the language files are not synchr...mattab
2014-11-17language update refs #3430sgiehl
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-04language update refs #3430sgiehl
2014-10-29refs #6533 hide translation commands in case development mode is disabledThomas Steur
2014-10-21language update refs #3430sgiehl
2014-10-16this makes each call to CoreHome and others 200ms faster on my instance (10%)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-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-25refs #6284 converted some directive controllers to use controllerAs. Initiall...Thomas Steur
2014-09-24refs #5983 more filename correctionsThomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas Steur
2014-09-24refs #5983 always define needed dependencies so we can later find a way to mi...Thomas Steur
2014-09-24refs #5983 started to apply the angular style guide. refactored models, use n...Thomas Steur
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-25refs #5863 just noticed the method getTranslationsForLanguage was never retur...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-15this is just to showcase the convenient method renderTemplate()Thomas Steur
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-07-22removed unused use statementssgiehl
2014-07-22removed unneeded commas in js, that may lead to problems in older browerssgiehl
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5863 added a page in the admin to search for english translations and k...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 method visibility keyword orderChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-18small fix for translation pull request creation: list of languages was not co...sgiehl
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-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-26Merge remote-tracking branch 'origin/master' into 5192_menuThomas Steur
2014-05-23removed zeitgeist theme, morpheus is standard theme now, still need to remove...Thomas Steur
2014-05-21small fixsgiehl
2014-05-21language update refs #3430sgiehl
2014-05-21small fixsgiehl
2014-05-21remove en.json if present to prevent changes for english translation filesgiehl
2014-05-21refs #5192 use menudropdown widget for language selector as well to simplify ...Thomas Steur
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab