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/tests
AgeCommit message (Expand)Author
2014-10-30Fix invalid bounding rect dection in screenshot tests.diosmosis
2014-10-30Use shorter DB name when persisting fixture data.diosmosis
2014-10-30Improved failing test error message for better debuggingMatthieu Napoli
2014-10-30Updating UI tests submodule.diosmosis
2014-10-30Merge pull request #6517 from piwik/extract-ipMatthieu Aubry
2014-10-30Inversed PHPUnit assertEquals to match (expected, actual)Matthieu Napoli
2014-10-30Removed useless testMatthieu Napoli
2014-10-30Fix one test as the error message now starts with "Error in Piwik"mattab
2014-10-30Added tests for deprecated methods in Piwik\IP classMatthieu Napoli
2014-10-30Merge pull request #6549 from piwik/speed-up-testsMatthieu Napoli
2014-10-29fix integration test as the twig templates was movedThomas Steur
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-29a simple parser to get the configured username and password if possibleThomas Steur
2014-10-29Removed usage of "sleep" in the unit tests to make them fasterMatthieu Napoli
2014-10-29Removed usage of "sleep" in the unit tests to make them fasterMatthieu Napoli
2014-10-29Speed up unit tests by enabling PHPUnit backupGlobals only for specific testsMatthieu Napoli
2014-10-29Delay removal of deprecated methods to fix the buildMatthieu Napoli
2014-10-29updated submoduleThomas Steur
2014-10-29updated submoduleThomas Steur
2014-10-28Merge pull request #6540 from piwik/testsOnAwsThomas Steur
2014-10-28Updating UI test submodule.diosmosis
2014-10-28refs #6220 updated screenshotsmattab
2014-10-28fix test by excluding this check for all vendor repos that are not piwikThomas Steur
2014-10-28refs #6519 added some missing test files as they were deprecated and can be e...Thomas Steur
2014-10-28refs #6481 in report generator always show the dimensions of the selected plu...Thomas Steur
2014-10-28Fixed phpdocMatthieu Napoli
2014-10-28Fixing build.diosmosis
2014-10-27Refs #6513, make sure archive.php can be run w/ php-cgi (remove regression th...diosmosis
2014-10-24submodule updatesgiehl
2014-10-24Simplified tests autoloading by using Composer's "autoload-dev"Matthieu Napoli
2014-10-24Fixed master buildMatthieu Napoli
2014-10-24Merge pull request #6420 from piwik/deprecate_usersettingsMatthieu Aubry
2014-10-24do not check for piwik installation when running unit testsThomas Steur
2014-10-23Merge branch 'master' into deprecate_usersettingssgiehl
2014-10-23Updating UI tests submodule to latest.diosmosis
2014-10-23Fixes #6068, correctly decode JSON encoded ec_items query parameter values so...diosmosis
2014-10-23Fixes #6499 Thanks for the quick report!mattab
2014-10-23tweak test to include one visitor with safarisgiehl
2014-10-22fixed typosgiehl
2014-10-22Merge branch 'master' into deprecate_usersettingssgiehl
2014-10-22Fix tests after 9425c0f6d0134a65b0e22d9971923d03f83dcfa8mattab
2014-10-22Fix one testmattab
2014-10-22Skip some tests that fail on OS X if the system is not supportedMatthieu Napoli
2014-10-22Fix one ModelTestmattab
2014-10-22Refactor isUserIsAnonymousmattab
2014-10-22#6491 Fixes a redirection loop when Nginx is misconfigured and passes an inco...Matthieu Napoli
2014-10-22Partial cleanup after PR...mattab
2014-10-22submodulesmattab
2014-10-22Merge pull request #6382 from d-skora/masterMatthieu Aubry
2014-10-21Merge pull request #6483 from piwik/introducingBowerThomas Steur