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
2014-03-26Remove ob_start()/ob_flush() calls in proxy index.php.diosmosis
2014-03-16Fixes #3220 When the core is not dispatching the request (PIWIK_ENABLE_DISPAT...mattab
2014-03-12Do not call setTestEnvironment in proxy/piwik.php, TestingEnvironment handles...diosmosis
2014-03-01Refs #4189, more work getting UI tests to pass and adding admin screenshots, ...diosmosis
2014-02-28Refs #4189, allow default config file paths to be overridden for tests, rewri...diosmosis
2014-02-12refs #4610 fix testsThomas Steur
2014-02-07Fixing UI tests by hardcoding plugins to load and removing admin_plugins scre...diosmosis
2014-01-20Make UI tests use Morpheus theme by default, create Zeitgeist screenshots in ...mattab
2013-12-08does this fix the 5.3 build error issue?mattab
2013-12-08Tests will load plugins which are bundled with core.mattab
2013-11-29Da fix!mattab
2013-11-28Refs #4127 Enabling UI Screenshot tests generated for Morpheusmattab
2013-11-18output responseThomas Steur
2013-11-18Improving XHProf support. At the end of a request with XHProf enabled, it wil...mattab
2013-11-12Trying a different fix for the random build failuremattab
2013-11-12Disabling max execution to help tests generate with code coverage report whic...mattab
2013-11-11Attempting to fix the random build error. It seems to be caused by the data b...mattab
2013-11-09Fixing builds, remove AnonymizeIP enable from tests.diosmosis
2013-11-09Fixing some UI tests (AnonymizeIP not enabled + css tweak done in past).diosmosis
2013-11-06Phpstorm organize importsmattab
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-11Refs #4208 refactor some singletonsmattab
2013-10-09Revert change and fix build another way.diosmosis
2013-10-09Fixing build.diosmosis
2013-10-09Fixing build.diosmosis
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09 test proxy endpoints have some commonsmattab
2013-10-09More fixesmattab
2013-10-09More fixes, I can do itmattab
2013-10-09Fix testsmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-09-23Make sure all calls to Piwik_ExitWithMessage provide backtrace if available, ...Benaka Moorthi
2013-09-22Display non-truncated errors in travis output for proxy archive cron script.Benaka Moorthi
2013-09-19reverting this changemattab
2013-09-19Adding loader to this classmattab
2013-08-30Refs #4087, remove recursive links and create/remove them only when doing UI ...Benaka Moorthi
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-01Refs #4040, #4041 removed rest of viewdatatable set/get/enable/disable proper...Benaka Moorthi
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
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-20Remove use of globals when non-intrusively setting up test environment and ad...Benaka Moorthi
2013-07-20Converting to namespace: Period, Sitemattab