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
path: root/libs
AgeCommit message (Expand)Author
2020-12-13Prevent memory error when using PHP8 and a session error happens (#16943)Thomas Steur
2020-11-12fix parameter order in quickform (#16708)Lukas Winkler
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-21Update PiwikTracker.php (#16227)Stefan Giehl
2020-07-06don't use create_function anywhere (#16181)Lukas Winkler
2020-06-10Fix falsely assumes session was already started (#16047)Thomas Steur
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-05-07Bind param values manually since PDOStatement::execute() will assume … (#15...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-01Useless return (#15761)Jean Baptiste Noblot
2020-03-20Replace jscrollpane with native (#15636)pebosi
2020-03-04Fix void return used and "improve" isLeap in Date (#15662)Jean Baptiste Noblot
2020-02-29Remove jquery placeholder (#15632)pebosi
2020-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
2020-02-13Prevent possible notice curly braces on array (#15560)Thomas Steur
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-30Make sparklines work when mbstring extension is not installed (#15489)Matthieu Aubry
2020-01-29Use SameSite none for session token when embedded into iframe (#15439)Thomas Steur
2020-01-28Use rebranded components (#15253)Stefan Giehl
2020-01-27Use correct base branch for creating translation PRs (#15466)Stefan Giehl
2020-01-10Avoid using getmypid (#15364)Thomas Steur
2019-12-10Use appropriate SameSite value for session cookie (#15186)Kate Butler
2019-11-28another PHP 7.3 fix (#15204)Lukas Winkler
2019-11-18Fix socket configuration not applied in MySQLi (#15166)Thomas Steur
2019-11-08Better detection of a succesfull start of a session (#15114)Thomas Steur
2019-11-04Fix zend session hides actual error when there are two or more errors… (#15...Thomas Steur
2019-10-11Remove no longer used library html5shiv (#14990)Thomas Steur
2019-10-07Remove JSON2 from Admin UI (#14962)Thomas Steur
2019-10-02Fix error session already started (#14914)Thomas Steur
2019-09-10fix magic quotes deprecation warning (#14873)Lukas Winkler
2019-09-10remove Zend Config (#14875)Lukas Winkler
2019-07-14use PHP filter to validate E-Mails (#14476)Lukas Winkler
2019-07-06removes Zend_Cache (#14600)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-23add link to Legal noticeMatthieu Aubry
2019-04-11Use better random string generator in 2fa lib (#14321)Thomas Steur
2018-12-21QR code library adds several new files to vendor dir that is breaking build ...Thomas Steur
2018-12-06Quickform2 throws warnings with PHP7.2 (#13463)Thomas Steur
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-02Remove outdated lib changes from README (#13642)Stefan Giehl
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-06-18replace sparkline library with modern equivalent (#12066)Lukas Winkler
2018-04-02Mysql SSL connection support from pull request #8049 (#10866)Geoff Waggott
2018-03-23Quick fix for $.scrollTo on chrome: if using chrome or chromium, scroll from ...Benaka
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-11-22Revert "Use composer version of GeoIP library (#12021)"sgiehl
2017-11-20Use composer version of GeoIP library (#12021)Stefan Giehl