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-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-19make new operators available in the UI, moved check to segment data classThomas Steur
2015-11-19refs #8076 #9224 adding new segment ActionUrl + new operators starts with an...Thomas Steur
2015-11-17show an error message if installing a plugin failsThomas Steur
2015-11-12refs #9201 do not use DI for request processorsThomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-11-04Refactor following code review #8156 #8193mattab
2015-11-02when PHP is 5.4, display a warning message in a notification, and ask users t...mattab
2015-11-01Merge pull request #9047 from sarelvdwalt/masterThomas Steur
2015-10-29Removed $dateDropSupport (#9047)Sarel van der Walt
2015-10-22Append UTC to generated datetimemattab
2015-10-22Display 'Report generated Xs ago' in help tooltip, Fix years old regressionmattab
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