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-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
2014-06-12some more reports, bugfixes, migrations to new structureThomas Steur
2014-06-11converted more reports, segments, dimensions, ... not finished yetThomas Steur
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06working on simplifying widgets. Pushing into a branch since I am not 100% hap...Thomas Steur
2014-06-05refs #5301 added scheduled task generator, some code tweaks and more docsThomas Steur
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-05-30Documentation tweaks.diosmosis
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-23started experiment making morpheus default themeThomas 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-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-01Wider column so the radio button + label fitsmattab
2014-03-31Add ability to fake pecl module absence for tests.diosmosis