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
2015-10-11use number formats for values displayed besides sparkline and for evolution datasgiehl
2015-10-08Plugin to track usage of PiwikThomas Steur
2015-10-07Left menu designThomas Steur
2015-10-06trying to get the ui tests green againThomas Steur
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-09-22refs #8549 support for multiple release channelsThomas Steur
2015-09-22make sure to not end in a never ending loopThomas Steur
2015-09-22refs #8689 started working on PHP 7 supportThomas Steur
2015-09-17Fixed hardcoded Login module referencesJoey3000
2015-09-05Tiny tweak to warning message when tracker debug is enabled in config.diosmosis
2015-09-04also show warning if tracker debug is enabledThomas Steur
2015-09-04show warning if debugging on demand is enabledThomas Steur
2015-09-03Fill out some doc blocks.diosmosis
2015-09-03Refactor API.getSegmentsMetadata and Plugin\Segment so segments are all defin...diosmosis
2015-08-06Add new RequestProcessor to Actions plugin for action detection + new Request...diosmosis
2015-07-21refs #8304 make sure to not uninstall a dimension if another plugin defines t...Thomas Steur
2015-07-12Merge pull request #8208 from piwik/plugin_descriptionMatthieu Aubry
2015-07-01Display a meaningful & useful error message when setting viewDataTable parame...mattab
2015-06-25use translation of plugin description if available, even if defined in plugin...sgiehl
2015-06-20use new intl unit datasgiehl
2015-06-19Merge pull request #8133 from piwik/8102_slow_sql_queryMatthieu Aubry
2015-06-18when we know a segment won't match any row, replace the SQL sub-expression by...mattab
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-16Merge branch 'master' into 6785_log_delete_commandmattab
2015-06-16Fixes #8110, make sure plugins are sorted correctly during tests. Moved plugi...diosmosis
2015-06-11Move deleteUnusedLogAction logic to RawLogDao class.diosmosis
2015-06-09Merge pull request #7885 from spacenate/6948_rename_ecomm_goal_categoriesThomas Steur
2015-06-08do not translate the plugin description when loading the informationsgiehl
2015-06-08Fixes #8014 the Diagnostics plugin need to always be enabledMatthieu Napoli
2015-06-06added new plugin 'Intl' which will hold translationssgiehl
2015-06-05Merge pull request #8016 from piwik/fix/deactivating-pluginsMatthieu Napoli
2015-05-28Deactivating a plugin: clear the caches before unloading the pluginMatthieu Napoli
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-25In DimensionMetadataProvider, get log_link_visit_action table idaction column...diosmosis
2015-05-12Merge branch 'master' into 6948_rename_ecomm_goal_categoriesNathan Sollenberger
2015-05-12Add TranslationHelper to Goals Plugin, alter English text files for Goal cate...Nathan Sollenberger
2015-05-10Removed deprecated methods.Thomas Steur
2015-04-27Merge branch 'master' into config_step_2diosmosis
2015-04-23Archiving of aggregated ecommerce metrics #6986Thomas Steur
2015-04-22Fixes #7735 The date/period is kept between pages (dashboard, all websites, a...Matthieu Napoli
2015-04-20Merge pull request #7623 from piwik/rang-disabledMatthieu Aubry
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-16Improve performance of BulkTracking and QueuedTrackingThomas Steur
2015-04-09Move two TODOs in Manager to PluginList.diosmosis
2015-04-09Fix translation edit in last commit and remove local config check in FrontCon...diosmosis
2015-04-09Added environment validation system test (mostly failing) that tests Piwik's ...diosmosis
2015-04-09#7615 When selecting a disabled period, redirect to the default "yesterday" p...Matthieu Napoli
2015-04-07#7615 Use default values from the configMatthieu Napoli
2015-04-07Documenting new classes + removing PluginList::getInstalledPlugins method sin...diosmosis
2015-04-05Adding Plugin Manager to DI container.diosmosis