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
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
2014-02-09Create dashboard settings base control and use with new dashboard manager con...diosmosis
2014-02-08Fix infinite recursion issue w/ {% render %}-ing UIControl instances, move da...diosmosis
2014-02-06Move containing <div> rendering of UIControl to new template, add new custom ...diosmosis
2014-02-05Set JavaScript data via element attributes for SegmentSelectorControl. Introd...diosmosis
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-12-17fixes #4373, #1640Julien Moumné
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-11-22Refs #4127 Implementing possibility for Themes to overwrite any icon or resou...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-10-21Refs #4200 documented core/View.php and core/WidgetsList.phpdiosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab