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-04-06[Vue] migrate location-provider-selection directive to vue component (#19026)dizzy
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-02-02Removed calls to deprecated Piwik\Common::getCountriesListMatthieu Napoli
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-07-22removed unused use statementssgiehl
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-12defined segments in dimensionsThomas Steur
2014-06-12some more reports, bugfixes, migrations to new structureThomas Steur
2014-06-11converted more reports, segments, dimensions, ... not finished yetThomas Steur
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06working on simplifying widgets. Pushing into a branch since I am not 100% hap...Thomas Steur
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-22Fixes #4886mattab
2014-03-10refs #57 some more code tweaks and documentationThomas Steur
2014-02-04refs #4563 PrivacyManager Settings should be in Config and Option table, also...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-07Refs #4263, fix bugs in geoip auto updater, show next scheduled time for upda...diosmosis
2014-01-07Disable update of GeoIP databases if admin geoip is disabledmattab
2014-01-07Adding new setting allowing to disable Geolocation tab for super usersmattab
2013-11-28Small renamemattab
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-12refs #4256 translate messageThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-11-03Refs #4273 Making UI text more clear + fixing bug in privacy settings (nonce ...mattab
2013-10-28ADDED: Option to use non-anonymized IP address to determine the visitor's loc...Yohann Bianchi
2013-10-27Clarifying code to prepare for pr#136 https://github.com/piwik/piwik/pull/136mattab
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-17set property on config object, not on the viewThomas Steur