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-10-11add write to adding_segment_requires_access (#18113)Peter Zhang
2021-08-26hide segmented reports are pre-processed (#17882)Tim-Hinnerk Heuer
2021-05-13Prevent error message in dev mode no date is defined in segment (#17553)Thomas Steur
2021-04-22Use full segment data to rearchive segment (#17478)Stefan Giehl
2021-04-21Remove urlencode for segment definitions (#17475)Zoltan Flamis
2021-04-19store segment hash in DB (#17408)Zoltan Flamis
2021-04-14Rearchive segment only when definition changed (#17458)Stefan Giehl
2021-02-22ignore invalid segment when computing hash in SegmentEditor.getAll (#17241)dizzy
2021-02-17properly encode segment definitions from table so the hash will be the same a...dizzy
2021-02-05Refactor segment re-archiving in past behavior to be on demand (#17005)dizzy
2020-11-04several changes to emphasize setup and use of auto-archiving rather than real...diosmosis
2020-10-01Add check for real time segments enabled/disabled in API (#16465)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2017-10-27fix typo (#12230)Lukas Winkler
2016-01-22Fixes #6766 Let Super User view and edit segments created by other usersmattab
2015-12-22remove unused use statementssgiehl
2015-09-23Do not use doAsSuperUser in order to use API in SegmentQueryDecorator. Instea...diosmosis
2015-09-23Cast idSite to int in SegmentEditor\API::getSegmentsToAutoArchive.diosmosis
2015-09-23Decorate LogQueryBuilder in SegmentEditor through DI to add idSegments matchi...diosmosis
2015-09-23Get SegmentEditor/Model from DI in SegmentEditor/API.php.diosmosis
2014-10-07Fixes #6373 When Real time segments are disabled, then we allow "view" users ...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-10Fixes #5923, add INI config option allow_adding_segments_for_all_websites tha...diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-22removed unused use statementssgiehl
2014-06-19Improve error message wordingmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-25Refs #5226 Solves issue that prevents from updating segments when they are us...mattab
2014-05-22Fixes #5172 Should be code completemattab
2014-05-22Refs #5172 Rename config setting with a clear name, adding_segment_requires_a...mattab
2014-05-22Refs #5172 Rename siteid to idSite for consistencymattab
2014-05-22Refs #5172 Make sure anonymous user cannot edit segments + rename superadmin ...mattab
2014-05-20PIWIK-767 cleanup after reviewd-skora
2014-05-20PIWIK-767 cleanup after reviewd-skora
2014-05-15PIWIK-767 cleanup after reviewd-skora
2014-05-13PIWIK-767 changed segmentEditor so it has configurable access leveld-skora
2014-02-17refs #4679 splitted this method into 3 methods and extracted them into a mode...Thomas Steur
2014-02-11Make sure all segments will be archived having an auto_archive flagThomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28refs #4564 deprecated method was usedThomas Steur
2014-01-28Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-27Fixes #4580 - Make sure users editing / deleting segments have enough permiss...mattab
2014-01-23Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23Refs #4502 Fix bug in segment editor when editing as a view/admin user.mattab
2013-11-11Adding type hinting to API classesmattab
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab