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
2014-04-14Login screen is now using common JS + CSS includesmattab
2014-02-11Fixes #4001 Deprecate force_ssl_login setting as it's too hard to properly en...mattab
2014-02-10Minormattab
2014-02-10Refactor core Login to allow for clean LoginHttpAuth logic refs #514mattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-28make sure to display login form if user has not have enough permissionsThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Login.initSession event and move logic to new method in Auth interface.diosmosis
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-25Fix omission in last commit.Benaka Moorthi
2013-09-14ProxyHttp class until I find a better namemattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-15Refs #3942mattab
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-03Fixes #3769 Hiding backtrace on login form + error pagesmattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-20 * Fixing bug, when anonymous user is set with some permission, it should workmattpiwik
2012-10-17refs #2465: Starting the Insight plugin (in-site analytics)BeezyT
2012-09-02Fixes #3334, redesigned the reset password functionality.benakamoorthi
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-04-11fixes #2296 - race condition on locked session file; rolling use case into #1279robocoder
2011-01-12another best practicerobocoder
2011-01-12delete invalid cookies, refs #1958robocoder
2010-12-25fixes #1914 - add webtests for login, forgot password, and password reset for...robocoder
2010-12-20refs #1624 - some residual, obsolete coderobocoder
2010-12-19fixes #1901, refs #1592 - we can't use mock objects because of static method ...robocoder
2010-11-03fixes #1795 - set secure flag in login cookie when https (or reverse proxy)robocoder
2010-08-20refs #1630robocoder
2010-08-19phpdocsrobocoder
2010-08-09fixes #1419 - hash token_auth in the login cookie; I'm deferring implementati...robocoder
2010-08-08refs #1419 - add 'Remember Me' to Login form; unchecked by default (which is ...robocoder
2010-06-03fixes #1152 - remove deprecated "name" from getInformation() arrayrobocoder
2010-04-09Fixes #526mattpiwik
2010-03-16Fixes #1155 Cookie path can now be defined in config filemattpiwik
2010-01-30fixes #1096 - translateable plugin descriptionsrobocoder
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)robocoder