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
2016-04-26allow + in database names during setup (#10091)Nitish Bezzala
2016-04-24language updatesgiehl
2016-04-20update submodulesThomas Steur
2016-04-20fix tests after adding new userid featureThomas Steur
2016-04-19Merge pull request #10074 from felicienfrancois/masterStefan Giehl
2016-04-19addding userId plugin description and enable plugin during update (#10073)Thomas Steur
2016-04-19minor UserId tweaks, enable row evolution for userId etc (#10072)Thomas Steur
2016-04-19Implements #9389 - UserId module, that adds a new Users report (#9883)alexkuk
2016-04-19fix #4410 The string to escape is not a valid UTF-8 string (#10050)Thomas Steur
2016-04-19Fix pagination in datatables when displaying all entries (#10063)2.16.2-b1Stefan Giehl
2016-04-19Add possibility to execute plugin test suiteThomas Steur
2016-04-18Add TweakStyle browser iconFélicien François
2016-04-12Don't try to display a custom logo or favicon if they don't exist (#10000)Kevin Subileau
2016-04-11Fixes misplaced inline help textssgiehl
2016-04-11UI tests fix (missing call to `pageSetupFn(pageRenderer);` for file comparisons)2.16.1mattab
2016-04-11Select 10 times more rows so that resultset after grouping is more likely to ...mattab
2016-04-11Merge pull request #10024 from piwik/9200Matthieu Aubry
2016-04-11Always add outer limit when specified in case inner queries return more rowsmattab
2016-04-10language updatesgiehl
2016-04-08Select 10 times more rows so that resultset after grouping is more likely to ...mattab
2016-04-08Merge pull request #10015 from piwik/excel_labelsMatthieu Aubry
2016-04-07Excel/Libreoffice formulas can also start with @ character.mattab
2016-04-07Merge pull request #10012 from piwik/10005Matthieu Aubry
2016-04-07Merge pull request #10011 from piwik/10010Thomas Steur
2016-04-06Display labels correctly in Excel / LibreOfficemattab
2016-04-06fix #10005 add documentation to deleteSite method and explain logs and archiv...Thomas Steur
2016-04-06fixes #10010 When Github is down some scheduled tasks trigger warningsThomas Steur
2016-04-04fixes #9628 - do not handle '0' as empty value in label columns in datatablessgiehl
2016-04-03language updatesgiehl
2016-04-01submodule updatesgiehl
2016-03-31Updating submodules https://github.com/piwik/piwik/issues/9817mattab
2016-03-31Remove link on Provider when provider is unknown, fixes https://github.com/pi...mattab
2016-03-30JS Tracking code generator: new link to help page "Measuring domains and/or s...mattab
2016-03-30Merge pull request #9942 from piwik/use_days_since_first_visitMatthieu Aubry
2016-03-30Use both Days since First visit and Days since last visit to determine whethe...mattab
2016-03-30Merge pull request #9958 from piwik/9909Thomas Steur
2016-03-29Display message why no reports are shown if there are no conversionssgiehl
2016-03-29Merge pull request #9951 from piwik/pivot_9667Thomas Steur
2016-03-29Merge pull request #9973 from piwik/9896Thomas Steur
2016-03-29Merge pull request #9953 from piwik/keywordrankcssfixThomas Steur
2016-03-29Merge pull request #9957 from piwik/fixgoalexacttitleThomas Steur
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2016-03-28Whitelists EOT to be downloadable via apache webserverKévin Subileau
2016-03-26language updatesgiehl
2016-03-23adds testsgiehl
2016-03-22goals fitting exact page title don't need to start with httpsgiehl
2016-03-21fixes #9930 prevent linebreak in visitor log keyword positionsgiehl
2016-03-21Always disable pivot for all columns table as it unsupportedsgiehl
2016-03-20displayed columns might not be correct when empty pivotBy is givensgiehl
2016-03-20handle PivotBy within HtmlTable visualization to fix side effectssgiehl