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
2022-03-08Apply max execution query time to Live.getCounters API and queryAdjacentVisit...Thomas Steur
2020-10-28Improve possibility to disable visits log / visitor profile (#16598)Stefan Giehl
2020-10-19Adds measuarable settings to disable visits log and visitor profile (#16561)Stefan Giehl
2020-06-08Remove StaticContainer usage from Live plugin controller (#16023)Stefan Giehl
2020-04-28Merge branch '3.x-dev' into 4.x-devsgiehl
2020-04-28Fix plugins/Live/Controller.php(99): Notice - Undefined variable: visitors (#...Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-30Fix displaying of actions when loading additional visits in visitor profile (...Stefan Giehl
2019-09-11Allow configuration of max execution time (#14858)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-20Fix warning from trying to count() datatable (#14546)Kate Butler
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2018-12-28Use Request::processRequest instead of API instance directly. (#13911)diosmosis
2018-12-02Updated menu structure and naming fixes (#13518)Thomas Steur
2018-10-03Improve usage of requested site in plugin Controllers (#13526)Stefan Giehl
2018-09-10Get goals through Request::processRequest instead of directly from AP… (#13...diosmosis
2018-05-02Improve realtime visitor log widget (#12659)Stefan Giehl
2018-02-26Move methods away from Live controller (#12406)Stefan Giehl
2018-01-22Show error message if visitor in visitor profile could not be found instead o...Thomas Steur
2018-01-03Prevent fatal error message when accessing visitor log without access (#12393)Thomas Steur
2017-11-27Added events for adding and filtering profile summariesThomas Steur
2017-10-20Make it possible to change the number af maximum visits aggregated for visito...Stefan Giehl
2017-09-13fixes #12034 - disallow fetching more than 100 visits in the visitor profilesgiehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2016-06-03Check if UserCountry plugin is activated before showing location dataTomislav Muic
2015-05-07refs #7821 do not instantiate reports directlyThomas Steur
2015-03-25use full dates for live api & visitor profilesgiehl
2015-03-25fixes #7522 - set datetimes for visit listssgiehl
2015-03-11refs #6758 Request less data in the actual counter widget.Thomas Steur
2015-03-10refs #6758 request only the needed counters which will improve performanceThomas Steur
2014-12-07fixes #6819mattab
2014-12-05Removed checkLatLong API parameter and always set the infomattab
2014-12-05Refactor Live API Visitor Profile logic in own classmattab
2014-11-27Fixes #6713 Ecommerce log will now show the full Log for each visit who conv...mattab
2014-07-22removed unused use statementssgiehl
2014-06-19added possibility to pass a report instance to renderReport() in controller, ...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02Fixes #5037 You can now configure periods that are available in the UI and APImattab
2014-02-23Rename hook for consistencymattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-22fixes #4451 now that we have enabled the generic filter we can remove the par...Thomas Steur
2014-01-22refs #4451 when generic filters is disabled, the filter will not be applied. ...Thomas Steur
2014-01-22refs #4451 this could fix "load more visits" with "Visitor Profile" loads the...Thomas Steur
2014-01-04Fixing build.diosmosis
2013-11-26Fixes #4343 Make Visitor log look good when viewed a s widget in the dashboa...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-11-06Phpstorm organize importsmattab