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-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-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-18language update refs #3430sgiehl
2014-09-14language update refs #3430sgiehl
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-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-10Trim URL before attempting to download itmattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22refs #5864 make doc generation work again because: Cannot use Piwik\Plugins\P...Thomas Steur
2014-07-22removed unused use statementssgiehl
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...Thomas 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-21refs #5820 use provider plugin only if installedThomas Steur
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-08updated submodule and do not cache any location infos when local tracker is usedThomas Steur
2014-07-07and enable the caching againThomas Steur
2014-07-07remove all logs again and disable location settings to see if this causes itThomas Steur
2014-07-07fix typo introduced in last commitThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-07I would like to see why ipAnonymization is enabled locally but not on travisThomas Steur
2014-07-03log more info during test, looks like it has to do with anonymizer or soThomas Steur
2014-07-03debugging not passing ui tests the hard way, hopefully it actually logs to th...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-07-01started to add possiblity to add conversion columnsThomas 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-20Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-19make sure the ordering of reports is correct, pass an instance of a report to...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 to highlight the correct report in the menu and fix paging/changing...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-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
2014-06-17replacing comment for consistencymattab
2014-06-17starting to move actions from tracker into pluginsThomas Steur
2014-06-17this should fix some tests, an overriden country, city, region, ... was ignoredThomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-16Refs #5348 Set geo location based on GeoIP values detected from IPv6mattab
2014-06-12as the category is used for reportMetadata and widgetsList we should not tran...Thomas Steur
2014-06-12fixed some more testsThomas Steur
2014-06-12defined segments in dimensionsThomas Steur