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
2015-06-06Allow only a single EnvironmentManipulator instance to be specified in Enviro...diosmosis
2015-06-05Create manipulator manually in proxy entrypoints instead of using TestingEnvi...diosmosis
2015-06-05Rename TestingEnvironment to TestingEnvironmentVariables.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-08-22Exclude vendor/ from ReleaseCheckList <?php test and remove setupProfilerXHPr...diosmosis
2014-07-06Trying to debug travis failure (disabling most integration tests temporarily).diosmosis
2014-07-06Trying to diagnose travis failure.diosmosis
2014-07-06Trying to diagnose travis failure.diosmosis
2014-07-04Fixes #5400, display useful error message when a database connection cannot b...diosmosis
2014-05-05Testing screenshot UImattab
2014-05-05Testing fix ui testsmattab
2014-05-05ui buildmattab
2014-05-04Debugging install testsmattab
2014-05-04Fix screenshot tests2.2.1-b3mattab
2014-05-04Testing to catch exception for build: http://builds-artifacts.piwik.org/ui-te...mattab
2014-05-04Maybe this fixes the Installation screenshot tests? http://builds-artifacts.p...mattab
2014-05-02refs #1915 trying to fix the installation testsThomas Steur
2014-05-02refs #1915 reset viewDataTable parameters before each test run to remove prev...Thomas Steur
2014-03-26Remove ob_start()/ob_flush() calls in proxy index.php.diosmosis
2014-02-28Refs #4189, allow default config file paths to be overridden for tests, rewri...diosmosis
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-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-11Attempting to fix the random build error. It seems to be caused by the data b...mattab
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-11Refs #4208 refactor some singletonsmattab
2013-10-09More fixesmattab
2013-10-09More fixes, I can do itmattab
2013-10-09Fix testsmattab
2013-09-23Make sure all calls to Piwik_ExitWithMessage provide backtrace if available, ...Benaka Moorthi
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...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-31Merge branch 'master' into php-5.3-namespacesmattab
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-17Added initial UI integration tests that use cutycapt to take screenshots of U...Benaka Moorthi
2013-07-07Allow aspects of the testing environment to be init-ed by setting globals so ...Benaka Moorthi
2013-07-07Removed the deprecated Piwik_Config_Compat file and the Piwik::createConfigOb...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2012-08-14Fixing build? Refs #3163mattpiwik