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
path: root/misc
AgeCommit message (Expand)Author
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_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-07Added new integration test for archive.php cron script.Benaka Moorthi
2013-06-25 * Adding htaccess to allow loading SVG+PNG logos on Settings pagemattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-20Handle log files in log importer where site URL's protocol + host will be pre...Benaka Moorthi
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-05-30minormattab
2013-05-23Move the user logo from themes folder to miscThomas ZILLIOX
2013-05-07Refs #1700 important: renaming generation_time_ms to gt_ms for keeping parame...mattab
2013-05-07Using standard example domains rather than other websites. Thanks Ronald Volg...mattab
2013-05-01HTTP status codes should be a page scope custom variable.Benjamin Doherty
2013-04-25Update import_logs.pyAlejandroF
2013-04-23Refs #2135mattab
2013-04-18Fixes #3832, add --force-lowercase-path option to log importer script that ma...diosmosis
2013-04-16Fixes #2019 thanks for the report, fixing the regressionmattab
2013-04-14use unix line separator instead of system dependentJulien Moumné
2013-04-14Publishing the Phpstorm custom PSR coding style for others to reuse (and to m...mattab
2013-04-03Beautify the time in Metadata reports + testsmattab
2013-04-02refs #1700 performance analyticsTimo Besenreuther
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-03-24Fixes #3805, reverted change in log importer that looked for end-of-line afte...diosmosis
2013-03-21adding some excluded user agents to log importTimo Besenreuther
2013-03-20Some documentation correction.Fabian Becker
2013-03-14Refs #3820 script links to docmattab
2013-03-13fixes #3820Fabian Becker
2013-03-13Fix markdownFabian Becker
2013-03-13Extract and format description for Piwik Proxy script.Fabian Becker
2013-03-13Refine proxy piwik.phpFabian Becker
2013-03-07some improvements to translation update scriptsgiehl
2013-03-04Fixed if condition if optoions replay_tracking enabled.Tomek Wójcik
2013-03-04Fixed 'rec' param value when replay-tracking enabledTomek Wójcik
2013-03-031.11-b21.11-b2mattab
2013-03-03Fixes #3783 Thanks for the report & patch helpmattab
2013-02-27Minor changesmattab
2013-02-27Fixes #3632, refactor/tweak pull request #34 merge.diosmosis
2013-02-27Refs #3632, Remove stray debugging code.diosmosis
2013-02-27Refs #3632, add integration test for import script replay tracking.diosmosis
2013-02-27Fixing build (make sure regex format checks for end of line in log import scr...diosmosis
2013-02-27Merge pull request #34 from clearcode/masterdiosmosis
2013-02-27Create sample log file using Amazon S3 log formatlesensei
2013-02-26Add Amazon S3 log format to import_logs.pylesensei
2013-02-26Refs #1845, change code in proxy-hide-piwik-url/piwik.php to use async code.diosmosis
2013-02-25Fixed if condition.Tomek Wójcik
2013-02-25Fixed replay-tracking option to parse different sites ID.Tomek Wójcik