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
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-06-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-05-06Ensure redirects in HTTP class are only done to allowed protocols (#17524)Stefan Giehl
2021-03-23Fix download test (#17384)Stefan Giehl
2021-03-15update expected test filessgiehl
2020-12-11Adds possibility to configure protocols for allowed outgoing connections (#16...Stefan Giehl
2020-11-11Fix HTTP events tests (#16699)4.0.0-rc2Thomas Steur
2020-11-11Fix build (#16698)Thomas Steur
2020-11-10use Matomo in user agent (#16692)Lukas Winkler
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-17Fix user path was not working as it should (allow placing config file outside...Thomas Steur
2019-09-17Let plugins hook and listen into http requests (#14877)Thomas Steur
2019-07-17Fix GeoIP database download issues over HTTP2 (#14449)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-09-20Use Piwik.org in our HTTP Socket integration test (#12074)Matthieu Aubry
2017-09-10Use Google for checking host with valid SSLsgiehl
2017-05-24Allow setting custom headers for requests done by Http::sendHttpRequestBy (#1...Stefan Giehl
2017-03-28All icons in own repo and included as a submodule (#11548)Matthieu Aubry
2016-12-09fix marketplace might not search for plugins correctly (#10986)Thomas Steur
2016-12-01Make the CURL error message detected across CURL versions / OSmattab
2016-11-30Use website w/ invalid SSL certificate from https://badssl.com/ (#10925)Matthieu Aubry
2016-10-18use a domain with invalid SSLMatthieu Aubry
2016-01-26added tests for http postThomas Steur
2015-05-25added test for http authenticationsgiehl
2015-03-27Fix a test for PHP 5.3.3Matthieu Napoli
2015-03-04Looser assertion in tests to pass on Travis....Matthieu Napoli
2015-03-04Looser assertion in tests to pass on TravisMatthieu Napoli
2015-03-04Fix testMatthieu Napoli
2015-03-04Using HTTPS is now possible using the fopen methodMatthieu Napoli
2015-03-04Add test to check that Https requests fail for a website with an invalid cert...Matthieu Napoli
2015-03-04Test HTTPS requests without configuring certificatesMatthieu Napoli
2014-12-18Fixed more testsMatthieu Napoli
2014-11-14Moved integration tests to namespacesMatthieu Napoli
2014-10-21Fix few integration tests2.8.1-rc1mattab
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-10#5940 Moved the fixtures of HttpTest which were left behind in unit testsMatthieu Napoli
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur