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
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-03-10Only allow valid hosts for prefixUrl in API listing (#17315)Stefan Giehl
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2018-08-02Couple small additions to glossary generation. (#13243)diosmosis
2018-05-29Improved glossary and let plugins add items to it (#12958)Thomas Steur
2018-03-23Do not change type of segments in API::listSegments() (#12640)Benaka
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-09-27Glossary: make sure to return all metrics and reports (#12110)Matthieu Aubry
2017-07-07Check if prefixurl for api listing starts with http (#11826)Stefan Giehl
2017-05-06Add access check for listing API methodssgiehl
2017-03-22check for valid url (#11502)Stefan Giehl
2016-12-19Fix API reference page is partly broken (#11033)Matthieu Aubry
2016-08-31Apply default filter_limit to all API calls (#10009)Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-10-02New HTTP APIs: API.getGlossaryMetrics & getGlossaryReports (w/ system tests)mattab
2015-10-02Put glossary into DImattab
2015-09-15Auto generated glossary of all Metrics & Report definitions in Piwik #6773mattab
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2014-12-04refs #5144 better fix for array to string to conversion.Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-04Refactor handling cors for multiple domains. Also refactor name from hosts in...Marcin Czołnowski
2014-08-03Add feature to persist cors hosts in config, edit in general settings tab and...Marcin Czołnowski
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-04-03some more bug fixesThomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-04Refs #472 adding Events segments: eventCategory and eventAction and eventName...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-08-15replaced presentational html tagssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-04-04API now fully functional in TwigFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-09-11Refs #2633mattpiwik
2011-05-18Fixes #2434 Now Actions.get* and Goals.get* (which were the two API not suppo...mattpiwik
2011-04-15Show on the segmentation doc that a segment is only accessible by an admin us...mattpiwik
2011-02-14Docmattpiwik
2011-02-13Refs #1736 - Segmentation doc now online: http://piwik.org/docs/analytics-api...mattpiwik