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
2013-11-13Move PrivacyManager to Integration testsmattab
2013-11-11Remove debug outputmattab
2013-11-11Fix the PrivacyManager tests after re-enabling purgemattab
2013-11-11Debugging PrivacyManager test.mattab
2013-11-01Refs #472 PrivacyManager support for Custom Events, so that when old data is ...mattab
2013-11-01Minormattab
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-09Buildmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving BatchInsert logic to own Db/BatchInsert classmattab
2013-09-12Minor code changes + style following reviewmattab
2013-09-09Fix test for now changed bulk tracking response (valid JSON)Fabian Becker
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
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-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Converting to namespace: Archivemattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
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-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-20Reverting to previous revisionmattab
2013-06-19There is now a new error in PrivacyManagerTest, making some progress...mattab
2013-06-18Moving some logic to Piwik_DataAccess_ArchiveTableCreatormattab
2013-06-18Removing TablePartitioning from codebase, since it was rather ugly. Introduci...mattab
2013-06-17Fixing build and small refactormattab
2013-06-16Fixing testmattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-06Introducing new PluginsArchiver class. Plugins can create an Archiver inherit...mattab
2013-06-05Factoring out + cleanup Archiving Goalsmattab
2013-04-20Fixes #3904:mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-11Refs #2908, refactored tests so database setup (adding sites, tracking visits...diosmosis
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-11-22Keeping things tidymattpiwik
2012-11-22This woul dhave shown the error in the first place...mattpiwik
2012-11-22looks good! Jenkins FTWmattpiwik
2012-11-22Trying againmattpiwik
2012-11-22Trying againmattpiwik
2012-11-21trying hardermattpiwik
2012-11-21Fixing PrivacyManagerTest (?) by disabling the data purge when we import the ...mattpiwik
2012-11-21using jenkins to debug testmattpiwik