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-06-13Fix FAQ # links (#19347)Starker3
2021-10-13More verbose error message when login nonce check fails (#18051)Peter Zhang
2021-02-18Allow nonce checks to provide custom required referrer URL. (#17228)dizzy
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-25Fix nonce tests in 3.x (#16111)Thomas Steur
2020-06-24Fixes #16057 (#16058)Luís Gomes
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-11Fixes #4493, move DoNotTrack & AnonymizeIP logic to PrivacyManager plugin. In...diosmosis
2013-12-1310Min noncemattab
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03converted some links to use @linkThomas Steur
2013-11-28refs #4338 extend lifetime if nonce is requested again to prevent from early ...Thomas Steur
2013-10-21Refs #4200, documented several more classes.diosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-08-02fixed undefined classes in doc blockssgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2011-09-05fixes #2622robocoder
2011-05-22fixes #2444robocoder
2011-04-08fixes #2279robocoder
2010-12-19fixes #1901, refs #1592 - we can't use mock objects because of static method ...robocoder
2010-12-16move nonce-specific code out of Piwik_Url and better handle some (mis)configu...robocoder
2010-08-20refs #1630robocoder
2010-08-07fixing critical bug http://forum.piwik.org/index.php?showtopic=13661mattpiwik
2010-08-01fixes #1541robocoder
2010-03-24update phpdoc commentsrobocoder
2010-03-23fixes #1236 - handle browser/extension/add-on causing a double page load, inv...robocoder