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-09Moved the ini component to a separate repositoryMatthieu Napoli
2015-01-09Introduced a new Piwik\Ini component to abstract reading and writing INI conf...Matthieu Napoli
2015-01-08Add --core option to screenshot test runner so plugins w/ git repositories ar...diosmosis
2015-01-08fix build refs #6814mattab
2015-01-08updated submoduleThomas Steur
2015-01-08updated submodules which fix some ui testsThomas Steur
2015-01-08unset a possible set idSite in the logout url, this should fix the error mess...Thomas Steur
2015-01-08refs #6950 a better fix for broken add websites link. This actually fixes the...Thomas Steur
2015-01-08updated submoduleThomas Steur
2015-01-08Merge pull request #6944 from piwik/6022Matthieu Aubry
2015-01-08refs #6942 silencing those git commandsmattab
2015-01-07updated submodule to fix some ui testsThomas Steur
2015-01-07Keeping latest_stable enabled in .travis.yml until all plugins successfully m...diosmosis
2015-01-07Abort auto-update of .travis.yml w/o failing buildif generate:travis-yml does...diosmosis
2015-01-07Remove -q flag from git checkout in checkout_test_against_branch.sh.diosmosis
2015-01-07Make new travis script executable.diosmosis
2015-01-07Remove ability to test against 'latest_stable'.diosmosis
2015-01-07Refs #6930, allow plugins to test against minimum required Piwik version in t...diosmosis
2015-01-07Updating UI tests module [ci skip].diosmosis
2015-01-07fixes #6942 skip the php -i as it's rarely useful and still takes 50kb or somattab
2015-01-07submodules UI testmattab
2015-01-07updated submoduleThomas Steur
2015-01-07refs #6942 silencing apt-get commands to minimise CI log file sizemattab
2015-01-07fixed some system tests. the order change of some device reports changed as t...Thomas Steur
2015-01-07fixing some more bugs and tests, not sure yet how to fix the missing metrics ...Thomas Steur
2015-01-07fixing unit testThomas Steur
2015-01-07Display proper URL used in the HTTP request in test outputmattab
2015-01-07Display the command properly in test outputmattab
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