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-04-12Remove invalid hosts tracker settings cache (#19021)Sam
2022-04-11Add the request hostname to error & exception logs (#18996)Sam
2022-03-09Merge RC patches back to main branch (#18901)Justin Velluppillai
2021-11-16Fix some PHP8.1 deprecation warnings occurred while running tests (#18314)Stefan Giehl
2021-10-27Always remove hash part from URL when detecting the script name (#18204)Stefan Giehl
2021-06-17Improves detection of local hostnames (#17681)Stefan Giehl
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2020-12-08Host detection: use HTTP_HOST as default, but provide a setting to use SERVER...Stefan Giehl
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-07-08If available, use SERVER_PORT variable as well as SERVER_NAME. (#16186)diosmosis
2020-07-05Improve host validation (#16169)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-01-28Use rebranded components (#15253)Stefan Giehl
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-28Consistent detection of HTTPS (#14185)Thomas Steur
2018-08-11In piwik.updatePeriodParamsFromUrl() get period/date values from hash or URL....diosmosis
2018-01-25Only strip PATH_INFO when it is set to a value (#12500)Matthieu Aubry
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-11-20If you're using Piwik behind a reverse proxy with a different path like "rewr...user121216
2017-11-10Disallow indexing for all pages doing a redirect (#12263)Stefan Giehl
2016-07-14make sure we prefer forwarded proto header over regular header (#10081)Thomas Steur
2016-01-11Do not overwrite piwikUrl when host is localhostThomas Steur
2015-12-21Renaming methods + refactoringmattab
2015-12-18Display useful message how to solve "Form security error" issue, when SSL may...mattab
2015-12-04Minor code review items: anonimise URL referrer, split strings in two...mattab
2015-10-27Remove trusted host change and try to fix w/ ui-test.php config modification.diosmosis
2015-10-27Remove getCurrentHostWithPort hack, shouldn't be necessary w/ new phantomjs i...diosmosis
2015-10-27Don't use port when checking for trusted hosts.diosmosis
2015-10-27HTTP Host: header can have port so don't do special manipulations during test.diosmosis
2015-10-27Make sure server port is included in current URLs in case Piwik is on a separ...diosmosis
2015-07-12Fix typo (forgot to revert / fail) - thanks to tests that detected this error!mattab
2015-07-12 Do not use INI [proxy] settings when connecting to localhost or 127.0.0.1mattab
2015-07-08Fixes #8290 escape trusted hosts before calling preg_match to prevent PHP war...mattab
2015-07-01Display useful message when period or label is invalidmattab
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-01-16Merge branch 'master' into move_language_reportsgiehl
2015-01-16Fixes #6918 Add proper HTTP status code (302 moved temporarily) to Url:redire...Matthieu Napoli
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-12-04Tracker refactoringThomas Steur
2014-11-03Indicate user to composer update when network library not yet updated refs #...mattab
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-22#6491 Fixes a redirection loop when Nginx is misconfigured and passes an inco...Matthieu Napoli
2014-10-13Fixed a bug in Url: the PATH_INFO was droppedMatthieu Napoli
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-25Allow underscores in trusted hostsstackcoder
2014-09-17Wrong case in Piwik\IPKyle
2014-09-17Merge remote-tracking branch 'upstream/master' into cleanup-arobases2KyleK