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-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-17language update refs #3430sgiehl
2014-11-14language update refs #3430sgiehl
2014-11-07Merge pull request #6591 from DaSchTour/masterMatthieu Aubry
2014-11-05icon addedDaSch
2014-11-04language update refs #3430sgiehl
2014-10-21language update refs #3430sgiehl
2014-10-19fixes #6281 - added detection for findhurtig.dk and genieo.comsgiehl
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-25Do not show pivot by subtable command for Referrers.getWebsites.diosmosis
2014-09-21Refs #6078, disable pivotting in GetSocials report.diosmosis
2014-09-09refs #6162 Extending config setting enable_processing_unique_visitors_* to al...mattab
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-08-26refs #6045 added description for event. also made sure if Referrers plugin is...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-11fixes #5969 - added sputnik.rusgiehl
2014-08-04Fixes #5927 remove unused column log_conversion.referer_visit_server_datemattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23as vs. AS in foreach loopsChristian Raue
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 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-12refs #5819 - added auone image searchsgiehl
2014-07-12refs #5819 - added k9safesearch.comsgiehl
2014-07-07fix filename did not match classnameThomas 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-07-01started to add possiblity to add conversion columnsThomas Steur
2014-06-30refs #5326 as mentioned in the ticket once we have simplified the reports we ...Thomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-23cache detected referrerThomas Steur
2014-06-23this should fix some testsThomas Steur
2014-06-19make sure the ordering of reports is correct, pass an instance of a report to...Thomas Steur
2014-06-19no longer needed to define this as it is already defined on the report action...Thomas Steur
2014-06-19automatically render a single report if possible. Not sure about this yet. ha...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
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-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18moved more code from core to plugins, eg Visit, Actions and some Conversion c...Thomas Steur