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-10-14#6215 Fix for #6401 for actions datatablesMatthieu Napoli
2014-10-09Merge branch 'master' into 5940_testRenamingAndCorrectFoldersThomas Steur
2014-10-07language update refs #3430sgiehl
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-26refs #6204 ignore content actionsThomas Steur
2014-09-26refs #6204 wondering if archiving still works when removing this dependency f...Thomas Steur
2014-09-10Merge remote-tracking branch 'origin/master' into 4996_content_trackingThomas Steur
2014-09-07language 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-09-02Merge branch 'master' into 4996_content_trackingThomas Steur
2014-08-27refs #4996 interactions should be tracked now. As only the name is really man...Thomas Steur
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-21refs #4996 actually archive the tracked data and display the actual data in a...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22removed unused use statementssgiehl
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...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
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-26smarter install and update of columns which will automatically update the col...Thomas Steur
2014-06-26pass all kind of column information so we can do some more checksThomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-24added new staticCache to remove a lot of duplicated code and to have a nice i...Thomas Steur
2014-06-23fix PHP Strict standards: Declaration of ... should be compatibleThomas Steur
2014-06-23this should improve tracking performanceThomas Steur
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-23updated UI test submodule which might fix some UI testsThomas Steur
2014-06-20Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-20started to port goal reports to use new structure, probably not working yetThomas Steur
2014-06-19migrated DBStats to new reports definition and added possibility to not appea...Thomas Steur
2014-06-19automatically render a single report if possible. Not sure about this yet. ha...Thomas Steur
2014-06-18make sure if someone has bookmarked the old index$reportAction urls it still ...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-18make sure loading of subtable works if user clicks on actions and fix update ...Thomas Steur
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18this should fix the tests, in case of new visits the idvisitor was not setThomas Steur
2014-06-17replacing comment for consistencymattab