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-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-06-20Handle log files in log importer where site URL's protocol + host will be pre...Benaka Moorthi
2013-06-03refs #2885 added a couple of new search enginessgiehl
2013-06-02added some more search engines & testssgiehl
2013-06-01added missing search engine; refactored & fixed search engine testssgiehl
2013-05-07Adding required files to gitmattab
2013-04-18Fixes #3832, add --force-lowercase-path option to log importer script that ma...diosmosis
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-11Refs #3805 Adding test and it's working OK so cannot replicate problem...mattab
2013-03-05Refs pull request #39 adding failing test prior to mergemattab
2013-03-05Adding test log entry with &rec=0 , tests still passing so the request is not...mattab
2013-03-01Refs #3632 More Code coverage for log importer using multiple site IDsmattab
2013-02-27Refs #3632, add integration test for import script replay tracking.diosmosis
2012-12-15 Fixes #2616 Adding in tests/resources/ a useful log file containing real dat...mattpiwik
2012-11-29refs #3227 removed duplicate filesgiehl
2012-11-27refs #3227 migrated last remaining testsgiehl
2012-08-19Refs #3163, added more integration tests for log importer & removed some unne...benakamoorthi
2012-08-18Refs #3163, fix concurrency bug in import script where sites get created more...benakamoorthi
2012-08-14Refs #3163, add integration tests (in PHP) for log importer.benakamoorthi
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-04Refs #1465mattpiwik
2011-01-15Fixing tests, problem was that the config file was not properly re-initialize...mattpiwik
2010-11-29Fixes #1831 mattpiwik
2010-07-06Refs #808 Fixing Config.test.php when ran in all_tests.php. Side effect due t...mattpiwik
2009-10-23- Fixes #708 kudos to Maciej for his work on this one, and Anthon & Matt for ...mattpiwik
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...robocoder
2009-08-26fixes #951 - remove (download|outlink)_(url|redirect)_var_namerobocoder
2009-06-01git-svn-id: http://dev.piwik.org/svn/trunk@1166 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2009-06-01- fix #690 mysql password html encoded causing problems with special chars li...mattpiwik
2009-03-26- fixing broken unit tests and previously broken period archiving.mattpiwik
2009-03-25- configuration files and code setting 0 rather than false and 1 instead of truemattpiwik
2009-03-25- in all piwik, we now don't read from _REQUEST as it includes _COOKIE. We in...mattpiwik
2009-03-25- cleaned up the Tracker/Action code, added tests, as well as cleaning up Act...mattpiwik
2009-03-09- fix #573 Changeset 949 may break configuration valuesmattpiwik
2009-03-03- removing hack in PluginsManager from months ago: it feels good.mattpiwik
2009-03-02- fix #481 (username should be enclosed in double quotes in config files, in ...mattpiwik
2009-03-02- slightly cleaning the testsmattpiwik
2009-02-28- fix #26 (The user config file cannot only define a variable, it has to defi...mattpiwik