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-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
2014-02-21I think it somehow makes sense to start a session in CLI.mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-10-01Refs #4133 Fixing archive.php + Logger to work with new workflowmattab
2013-09-30Refs #4133mattab
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-19Moving isPhpCli to Commonmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-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-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-01More code cleanup and better use of Piwik::logFabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-22Fixes #2997, check for NFS filesystem during system check and if installing s...benakamoorthi
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-12-21Fixes #2717mattpiwik
2011-08-02fixes #2606, refs #2594robocoder
2011-08-01refs #2602 - always start the session for file-based sessions; for non-file-b...robocoder
2011-07-31fixes #2602, fixes #2574, refs #2548, refs #2597robocoder
2011-07-03refs #2491 - replace Zend_Session_SaveHandler_DbTable with a leaner and clean...robocoder
2011-07-01refs #2491 - see ZF-11521robocoder
2011-06-25fixes #2491 - still can't reproduce (tested with/without Suhosin, across mult...robocoder
2011-06-19fixes #2491robocoder
2011-05-23remove redundant line; cosmetic editsrobocoder
2011-05-23refs #1279robocoder