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-09-15fixes #4151 removed _js hacksgiehl
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-13Refs #4151, fix regression caused by refactoring hack.Benaka Moorthi
2013-09-12Refs #4151, refactor translation JavaScript generation code and add event so ...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-04moved clean method to Translate instead of TranslationWritersgiehl
2013-08-16use array_replace_recursive, as array_merge_recursive produces arrays for exi...sgiehl
2013-08-16Adjust Piwik_Translate function to handle nested translation arrayFabian Becker
2013-08-01fixing more namespacessgiehl
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-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 Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-15Refs #3942mattab
2013-07-07fixed some doc blocks, unresolved variablessgiehl
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-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-10-23Fixes #3466mattpiwik
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-10-13Refs #1823mattpiwik
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-24refs #1713 - tracker config did not previously throw exceptions (BC); revert ...robocoder
2012-03-24Fix build?mattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-25Fixing regression introduced earlier todaymattpiwik
2012-02-25Fixes #2950mattpiwik
2012-02-21refs #2960robocoder
2011-10-19Refs #2714 remove echomattpiwik
2011-10-19refs #2714 improved csv/tsv exportBeezyT
2011-04-04fixes #2256 - missing data type in phpdocs, e.g., @param $namerobocoder
2011-03-29Fixes #2093mattpiwik
2011-01-07Fixes #1382mattpiwik
2010-12-21refs #1632robocoder
2010-12-21 * Updating TCPDF to latest versionmattpiwik
2010-12-20Fixes #1632mattpiwik
2010-10-28peephole optimization to singletons, i.e., new self vs. $c = __CLASS__; new $crobocoder
2010-08-20refs #1630robocoder
2010-06-25 * Fixing unit tests that were failing since one test was loading translationmattpiwik
2010-06-22quick fixes #1437 - setlocale(LC_CTYPE, '') so strtolower(), strtoupper(), uc...robocoder
2010-05-31Fixes #1351 All error messages displayed to screen/API should not be translat...mattpiwik
2010-05-20Fixes #306mattpiwik
2010-03-31fixes #835 - optional language param to select translationrobocoder
2010-03-17Fixes #1068 added i18n in all existing Goal plugin strings & js stringsmattpiwik
2010-03-08fixes #1195 - typo in commentsrobocoder
2009-11-16refs #680 - improve usability of datepickerrobocoder
2009-10-28fixes #997 - change data fetch for OFC2 widgets to load widget+data in a sing...robocoder
2009-10-15refix #1003robocoder