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
2017-01-26Enable Scheduled reports with images in CI Tests + Fix build (#11269)Matthieu Aubry
2017-01-09Updating piwik/referrer-spam-blacklist (1.0.11) and piwik/piwik-php-tracker (...Matthieu Aubry
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-06-06ensure to reset translated categories for each system test (#10210)Stefan Giehl
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-10-06this method is used by plugins, adding it again as it breaks APIThomas Steur
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-09-23Initialize extra fixture definitions properly in system test case setup befor...diosmosis
2015-09-22refs #8689 started working on PHP 7 supportThomas Steur
2015-08-03Fix error in tests (fatal error on PHP 7)Matthieu Napoli
2015-06-25Make sure translations are not loaded for integration tests.diosmosis
2015-06-25In SystemTestCase, override testing environment var using new Fixture propert...diosmosis
2015-06-22Allow Environment to be specified via constructor to Console app for tests, a...diosmosis
2015-06-22Add slightly clearer class docs for UnitTestCase, for when plugin developers ...diosmosis
2015-06-20Do not add static::provideContainerConfigBeforeClass() to Fixture::$extraDefi...diosmosis
2015-06-20Make sure to destroy the environment in integration tests.diosmosis
2015-06-19Resolving a problem with global state messing up with testsMatthieu Napoli
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-06-16Removing un-needed code from test classmattab
2015-06-11Add comment describing why TestConsole class is used in ConsoleCommandTestCase.diosmosis
2015-06-11Fixing LogDeleterTest & Plugin\ManagerTest.diosmosis
2015-06-11Use mock RawLogDao instance in PrivacyManagerTest instead of test events. Als...diosmosis
2015-06-11Adding integration test for logs:delete command. Includes fix to symfony issu...diosmosis
2015-06-06By default, load real translations for system test cases, since API compariso...diosmosis
2015-06-06Deprecate Fixture::$loadTranslations and remove use.diosmosis
2015-06-05Rename TestingEnvironment to TestingEnvironmentVariables.diosmosis
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-06-02Use test.php DI config options if PIWIK_TEST_MODE is defined.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2015-05-25Moved Config object to the DI container and override w/ TestConfig through DI...diosmosis
2015-05-22Make sure custom container config defined in Fixtures w/ provideContainerConf...diosmosis
2015-05-21For integration tests, recreate test environment in setUp(). This is required...diosmosis
2015-05-21Move EventDispatcher service to DI and remove EventDispatcher::clearAllObserv...diosmosis
2015-05-10Merge pull request #7804 from piwik/restore_accessMatthieu Napoli
2015-05-01Remove GlobalSettingsProvider interface and replace w/ GlobalSettingsProvider...diosmosis
2015-05-01Fix AssetManagerTest, do not recreate Config after test setup, and recreate e...diosmosis
2015-05-01Restore auth after API requestThomas Steur
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-13refs piwik/piwik-log-analytics#57 return a http 400 if no request is setThomas Steur
2015-04-09Document UnitTestCase::provideContainerConfig and clean up bootstrap.php cont...diosmosis
2015-04-06Make IniSettingsProvider a singleton in order to make sure IniFileChain is sh...diosmosis
2015-04-06Fixing unit tests, includes environment creation/destruction to UnitTestCase ...diosmosis
2015-04-02Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment...diosmosis
2015-03-31the parameter $xmlFieldsToRemove was not usedThomas Steur
2015-03-17Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-15Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-15Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-12Merge branch 'master' into geo-attribution-taskdiosmosis