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-09-09Improved opt out (#19528)Ben Burgess
2022-02-14Fix session timeouts in overlay session (#18648)Stefan Giehl
2021-08-12avoid large amounts of notifications being added to the session (#17736)dizzy
2020-09-29Fixes #15274. The value for session.gc_probability now comes from the config ...Nina Pypchenko
2020-06-11Rename Piwik -> Matomo in cookies (#16053)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-02Fix session cookie expire (#15633)Stefan Giehl
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-22Ensure cookies are not set with encoded parameters (#15602)Stefan Giehl
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-07Force using DB sessions once Matomo is installed (#15275)Thomas Steur
2020-01-29Use SameSite none for session token when embedded into iframe (#15439)Thomas Steur
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2019-12-10Use appropriate SameSite value for session cookie (#15186)Kate Butler
2019-09-23If session was already started, do not start it again (#14896)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-04-01Changing session name with const PIWIK_SESSION_NAME (#14254) (#14283)simivar
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-01-28Make sure any precreated session cookies on the wrong path are deleted (#14026)diosmosis
2018-12-19Send all session cookie params when updating session expire time. (#13869)diosmosis
2018-12-18Fallback to php serialize handler in sessions when igbinary is used (#13865)Thomas Steur
2018-12-17Do not recommend to use Db sessions as they are used by default anyway (#13864)Thomas Steur
2018-12-14Tweak message when an error in session happens (#13857)Thomas Steur
2018-12-04Use db sessions by default, deprecate file session handler (#13540)Thomas Steur
2018-08-23Allow session name to be changed via non-API manner. (#13337)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-03-10Remove deprecated SettingsPiwik::rewriteTmpPathWithInstanceId()Matthieu Napoli
2014-11-30Fixed a merge failureMatthieu Napoli
2014-11-27Merge branch 'master' into tmp-pathMatthieu Napoli
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-14Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-14Merge pull request #6587 from piwik/removeHtmlMessageExceptionThomas Steur
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-07refs #6612 Set default logger level to ERROR so that only real errors break t...mattab
2014-11-04refs #6564 refactored out HtmlMessageException and introduced some other exce...Thomas Steur
2014-10-28Replace all uses of Piwik_ExitWithMessage (except one) with throwing exceptio...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-09Cookie name const refactormattab
2014-05-05fix typomattab
2014-05-05Refs PR #241 Manually close session when redirecting to another pagemattab
2014-05-05Fix typo dbtables -> dbtablemattab
2014-03-21Get Db connection singleton in DbTable session handler upon use instead of st...diosmosis
2014-02-21During tests, we shall load plugins that are in the .gitmodule file (official...mattab