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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-11Always send a referrer-policy header (#15673)Søren Birkemeyer
2020-02-07Reduce risk of segmentation fault in visit log (#15471)Thomas Steur
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-08-13Allow disabling referrer-policy header and use in startOverlaySession since t...diosmosis
2019-07-14send Referrer-Policy header (#14482)Lukas Winkler
2019-07-12various performance tweaks (#14624)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-10Propagate token auth in ajax requests for widgetized reports AND enable_frame...diosmosis
2018-12-03Speed up integration tests (#13792)diosmosis
2018-11-25Update View.php (#13536)Thomas Steur
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-08-01If internet access is disabled, show a link to the matomo.org changelog inste...diosmosis
2017-11-13Show update notification to super users only (#12224)Peter Boehlke
2017-09-07Restore the speed of Visitor Log (#12009)Matthieu Aubry
2017-02-21Only set X-Frame-Options when not empty + Do not set sameorigin in widgetize ...Matthieu Aubry
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-09-29Make sure to load Piwik JS tracker synchronously when requested to be loaded ...Thomas Steur
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2016-05-23Use Common::sendHeader for consistencymattab
2016-02-02mention that variable was only introduced recentlyThomas Steur
2016-01-28fixes #9648 New sentence presenting Piwik PRO after a successful Piwik instal...Thomas Steur
2015-05-29force html templates to reload when development mode is enabledThomas Steur
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22PhpDoc and warning fixesMatthieu Napoli
2015-03-06Refs #7297, fixing a pro build, do not clear twig file cache if cache directo...diosmosis
2015-03-03fix various issues with user menu.Thomas Steur
2015-02-25Make sure it actually clears the cached files, not only the internal template...Thomas Steur
2015-02-02Removed the timing of the whole page which wasn't used anymoreMatthieu Napoli
2014-12-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-09-07Refs #6103, add logging for exceptions caught in View.php.diosmosis
2014-08-10Created unified system for running tests in travis for Piwik Core and any Piw...diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-16fix typoThomas Steur
2014-05-16refs #4373 I had to make this change to force reloading the css in case the c...Thomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-01TypoPeter Boehlke
2014-04-10Refs #472 Events controller with left menu selectormattab
2014-03-12Refs #2935, add installation UI test, allow no fixture to be specified for sc...diosmosis
2014-03-11fix urls were not correct in CLI modeThomas Steur
2014-02-25Merge branch 'master' into comparison_dashboard_changesdiosmosis
2014-02-25refs #2174 added cachebuster to templateThomas Steur
2014-02-25the SitesManager.getPatternMatchSites takes already care of site_selector_max...Thomas Steur
2014-02-11Use accessors when rendering Views so UIControl is a bit cleaner.diosmosis