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
2020-01-21Make interaction_position and visit_total_interactions MEDIUMINT to prevent ...Matthieu Aubry
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-20fixes copy dashboard to user for more than 100 users (#15424)Stefan Giehl
2020-01-16Remove more deprecated methods (#15398)Thomas Steur
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-16Remove LoginHttpAuth submodule (#15396)Thomas Steur
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-16Increase possible ReferrerName to 255 chars (#15251)Stefan Giehl
2020-01-16fix ui tests (#15397)Thomas Steur
2020-01-15Change column type for referer_url from text to varchar (#14847)Thomas Steur
2020-01-15Remove some no longer needed code (#15391)Thomas Steur
2020-01-15remove possibility for synchronous ajax requests (#11756)Stefan Giehl
2020-01-14Removes deprecated Piwik font (#15326)Stefan Giehl
2020-01-14Initialise 4.x branch (#15383)Thomas Steur
2020-01-13Improve set up tracking code no data page (#15367)Thomas Steur
2020-01-13Add release channels 3.x-dev (#15381)Thomas Steur
2020-01-12Support email address in getTokenAuth (#15371)Thomas Steur
2020-01-12update tag manager (#15373)Thomas Steur
2020-01-09language update (#15365)Stefan Giehl
2020-01-09Fix fatal error in case users still using first geoip plugin. (#15362)diosmosis
2020-01-08Use tracker cache in ArchiveInvalidator so extra query is not needed. (#15358)diosmosis
2020-01-08Allow using and auto-updating dbip databases and default to db-ip.com lite in...diosmosis
2020-01-08update submodule (#15357)diosmosis
2020-01-03Compute row percentages in PHP before metrics are formatted to avoid percenta...diosmosis
2020-01-01Prevent errors if limitVisits is <= 0. (#15336)diosmosis
2020-01-01Fix build (#15334)diosmosis
2019-12-31Set a first-party cookie when user opts out of tracking (#15184)Kate Butler
2019-12-31Fix log tmp segment may be too long (#15312)Thomas Steur
2019-12-31Revert "Revert prevent race condition in plugin settings #15249 (#15325)" (#1...Thomas Steur
2019-12-30Revert prevent race condition in plugin settings #15249 (#15325)Thomas Steur
2019-12-30Add unit test missing from #15294 (#15323)diosmosis
2019-12-24MergeDataTables does not correctly merge if table2 has more data than table1 ...diosmosis
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-12-24Updates device detector to 3.12.2 (#15314)Stefan Giehl
2019-12-23Prevent race conditions when updating plugin settings (#15249)Kate Butler
2019-12-22Disable pivot by if comparison is enabled. (#15305)diosmosis
2019-12-22Don't render goal when no goal name defined (#15303)Thomas Steur
2019-12-21Make sure unprocessed segment notification is still shown and include notific...diosmosis
2019-12-21In EchoHandler print out formatted message, not just level and message. (#15298)diosmosis
2019-12-21Add tooltip to goal overview link. (#15297)diosmosis
2019-12-19language update (#15289)Stefan Giehl
2019-12-18Fix BC issues from #15128 PR (#15282)Kate Butler
2019-12-17Show 'new' metrics on visitor engagement report/sparklines (#15128)Kate Butler
2019-12-13Use appropriate SameSite values for cookies (#15185)Kate Butler
2019-12-10tracker debug fixes in CLI command + extra logs for Lock (#15197)diosmosis
2019-12-09remove unnecessary number format in visit summary (#15218)Stefan Giehl
2019-12-09Prevent notice in installer enable_ssl not defined (#15250)Thomas Steur
2019-12-08Fix Malformed URL in real-time-visitors module (#15233)Thomas Steur
2019-12-06Fix header alignment for multi-dimension reports (#15134)Kate Butler
2019-12-04fix PNG interlacing (#15219)Lukas Winkler