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-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Archivemattab
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-15Refs #3942mattab
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-12Refs #4040, #4041, move all ViewDataTable properties to the viewProperties ar...Benaka Moorthi
2013-07-07fixed doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-03Another gomattab
2013-07-02Refactor Tracker_Visit, moving 400+ lines to a new Tracker_Request object. Th...mattab
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-06-25Reverting my commit where I removed all |raw per @halfdan feedbackmattab
2013-06-24See the branch 2.x-twig for list of commits on twig... Kuddos @halfdan for yo...mattab
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-16Moving Log Aggregation logic to new LogAggregator objectmattab
2013-06-16Renaming ArchiveProcessing in comments as well, adding missing headermattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-06-16going deeper into the rabbit holemattab
2013-06-07factoring out record names as constmattab
2013-06-06Removing what seems to be unused code? @sgiehl you added it but I cant find a...mattab
2013-06-06factoring out the shouldArchive logicmattab
2013-06-06Introducing new PluginsArchiver class. Plugins can create an Archiver inherit...mattab
2013-06-06Minormattab
2013-06-06Full refactor of UserSettings plugin, now it's starting to look goodmattab
2013-06-05Factoring out archiving Custom variables + cleaning it up (breaking down huge...mattab
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-05-27Tweak to last commit, use full path when checking if image exists.Benaka Moorthi
2013-05-27Make sure UserSettings reports getOS & getBrowsers check that a logo image ex...Benaka Moorthi
2013-05-25Adding Chrome mobile icon (ideally we need a unit test to check we have icons...mattab
2013-05-17Refs #3612 Adding new icons for browsers/os detected by upcoming advanced dev...mattab
2013-05-15Refs #2135 i18n + improvements (custom loading message when segment applied)mattab
2013-04-22Merge branch 'master' into 2.x-twigFabian Becker
2013-04-20Fixes #3904:mattab
2013-04-16Merge branch 'master' into 2.x-twigFabian Becker
2013-04-14fixes #3892 Fixing + testing filter_truncate on getPluginmattab
2013-04-06New macros.twig file for generic macrosFabian Becker
2013-04-06Converted UserSettings plugin to TwigFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-20fixes #3557 - add Xbox and NetFront browser (WiiU, PS Vita, 3DS) detectionAnthon Pang
2013-02-20Refs #3252 Update Thunderbird icon and nameSimon Schaufelberger
2013-02-12fixes #3726 use Piwik_Common::extractLanguageCodeFromBrowserLanguage instead ...Stefan Giehl
2013-02-11small refactor refs #3726mattab
2013-02-06Merge branch 'master' of github.com:piwik/piwikStefan Giehl
2013-02-06refs #3726 small improvements to detection methodStefan Giehl