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
2013-10-02renamend referer to referrer in some translation keys & translationssgiehl
2013-10-02refs #4134 trigger general API event for all actionsThomas Steur
2013-10-02refs #4134 renamed template hooksThomas Steur
2013-10-02refs #4134 better name for constant after renaming the hookThomas Steur
2013-10-02refs #4134 renamed hookThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-10-01Fix build, remove version number from tested logmattab
2013-10-01alpha82.0-a8mattab
2013-10-01Fixing minor issuesmattab
2013-10-01Refs #4133 Fixing Logger and testsmattab
2013-10-01refs #607 make sure user uploads a ZIP fileThomas Steur
2013-10-01refs #607 display a message in case user has not selected a zip fileThomas Steur
2013-10-01refs #607 display upload ZIP file link only if user is superUserThomas Steur
2013-10-01refs #607 added possibility to install a plugin or theme by uploading a ZIP fileThomas Steur
2013-10-01Refs #4133 Fixing archive.php + Logger to work with new workflowmattab
2013-10-01Merge pull request #111 from piwik/registryFabian Becker
2013-10-01refs #546 display the name of the plugin in the confirm messageThomas Steur
2013-10-01Merge remote-tracking branch 'origin/master'mattab
2013-10-01Refs #4133 Fix buildmattab
2013-10-01refs #546 call the plugins uninstall method before uninstalling itThomas Steur
2013-10-01refs #546 ask for confirmation before uninstalling a pluginThomas Steur
2013-09-30Updated SecurityInfo plugin submoduleFabian Becker
2013-09-30Merge branch 'registry' of https://github.com/piwik/piwik into registryFabian Becker
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
2013-09-30Refactoring the code so that base.css is not required to be manually built bu...mattab
2013-09-30Refs #4133mattab
2013-09-30Fix failing tests by throwing Exception when accessing unset value.Fabian Becker
2013-09-30Update FrontController.phpFabian Becker
2013-09-30Merge branch 'master' into registryFabian Becker
2013-09-30Fix typoMatthieu Aubry
2013-09-30Fixing small CSS issue [ci skip]mattab
2013-09-30Fixing parse error in templatemattab
2013-09-30Refs #4186 Adding advisory locking before running the DELETE querymattab
2013-09-30Updating readme with instructions to chmod 777 the tmp/ directories when runn...mattab
2013-09-29Add another falsely excluded fileFabian Becker
2013-09-29Comitting falsely excluded schema fileFabian Becker
2013-09-29Merge branch 'master' into registryFabian Becker
2013-09-29fixes #4163Julien Moumné
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-29Add implementation of simple Registry (removing Zend_* dependency)Fabian Becker
2013-09-28Fix build and show keyword tooltip in visitor log.Benaka Moorthi
2013-09-28Refs #3089, several visitor profile tweaks.Benaka Moorthi
2013-09-28Merge pull request #110 from piwik/logMatthieu Aubry
2013-09-28Alignment of the dashboard elementsThomas ZILLIOX
2013-09-28Bugfix on cut dropdown controls on empty dashboardThomas ZILLIOX
2013-09-27Remove some dead code.Benaka Moorthi
2013-09-27Make sure log messages are sanitized when outputted to the screen.Benaka Moorthi
2013-09-27Use tag concept instead of plugin when logging and default to calling class n...Benaka Moorthi
2013-09-27Fixing UI tests.Benaka Moorthi
2013-09-27Remove Zend_Log lib.Benaka Moorthi