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
2015-01-05Submodulesmattab
2015-01-05Moved `Piwik\Translate\Writer` and its subclasses to the LanguagesManager pluginMatthieu Napoli
2015-01-05Fixed typo that crept inMatthieu Napoli
2015-01-05Fix unit tests by loading no translations by default in testsMatthieu Napoli
2015-01-05Refactored the way translations are loadedMatthieu Napoli
2015-01-05Added a PHPUnit group for the Translation componentMatthieu Napoli
2015-01-05Merge pull request #6910 from piwik/faster-tests-bootstrapMatthieu Aubry
2015-01-05Fixing testsMatthieu Napoli
2015-01-05crapMatthieu Napoli
2015-01-05Updated the URLMatthieu Napoli
2015-01-05Faster bootstrap for PHPUnit testsMatthieu Napoli
2015-01-04new Test that spam referrer also excludes sub-domainsmattab
2015-01-02fixed test after device detector updatesgiehl
2014-12-30Modify .travis.yml autoupdate script to avoid pushing changes only if last co...diosmosis
2014-12-29Allow .travis.yml file to specify custom location for .travis.yml file (other...diosmosis
2014-12-29Merge pull request #6894 from piwik/ini-configMatthieu Aubry
2014-12-29Merge pull request #6893 from piwik/6753Matthieu Aubry
2014-12-29Merge pull request #6891 from piwik/bootstrapMatthieu Aubry
2014-12-27Unset logger instance in Fixture tear down.diosmosis
2014-12-26fix spelling in testing readmeFelix Schwarz
2014-12-26fix markdown formatting for test readme (code blocks require 4 spaces, not tabs)Felix Schwarz
2014-12-23Fixes #6882, use mysql 5.6 in travis.diosmosis
2014-12-23Display correct diffviewer URL at top of UI screenshots travis build output w...diosmosis
2014-12-23Allow plugins to place screenshots in unprotected artifacts folder when travi...diosmosis
2014-12-23Updating UI test screenshots for siteselector regression fixes.diosmosis
2014-12-23DI config: renamed the `old_config` prefix to `ini`Matthieu Napoli
2014-12-22refs #6753 the processed data seems to be ok when comparing them with daily a...Thomas Steur
2014-12-22refs #6753 uncommenting tests to see whether they fail. Cannot execute them d...Thomas Steur
2014-12-22Make sure request URLs are strings in TestRequest\Collection::checkEnoughUrls...diosmosis
2014-12-22ui buildmattab
2014-12-22Merge pull request #6879 from piwik/6850Matthieu Aubry
2014-12-22Omni fixture updated + less visits createdmattab
2014-12-22Removed the 'verbose' option for the UI tests which caused the output to be f...Matthieu Napoli
2014-12-22only invalidate reports for requested site ids for better performanceThomas Steur
2014-12-22Removed Piwik\Loader: Composer's autoloader is now included in core/bootstrap...Matthieu Napoli
2014-12-22Moved common bootstrap code in a `core/bootstrap.php` fileMatthieu Napoli
2014-12-22fix tests as reports are invalidated now in some tests causing the site creat...Thomas Steur
2014-12-22it took me a long time to figure out where something was printed in the middl...Thomas Steur
2014-12-22added an integration test to make sure the archiver report invalidation works...Thomas Steur
2014-12-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
2014-12-22fixed OmniFixturesgiehl
2014-12-22Merge pull request #6889 from piwik/58082.10.0-b10Matthieu Aubry
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-12-22updated OmniFixture after moving plugins reportssgiehl
2014-12-21fixing testssgiehl
2014-12-21readded test filessgiehl
2014-12-21updated testssgiehl
2014-12-21fixed some testssgiehl
2014-12-21moved browser plugin reports to an own plugin 'DevicePlugins'sgiehl
2014-12-19Remove unnecessary code in last commit.diosmosis