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-16If minimum required piwik tag cannot be found in git tags, test against maste...diosmosis
2015-01-16In travis, if minimum required piwik is greater than current version in maste...diosmosis
2015-01-16submodule screenshot testsmattab
2015-01-16usability & color changesmattab
2015-01-16Remove debugging code.diosmosis
2015-01-16Fixing build failure, 4 distinct metrics no longer appear due to bug fix (dis...diosmosis
2015-01-16Adding test for Referrers distinct metric and fixing couple failing tests.diosmosis
2015-01-15updated submoduleThomas Steur
2015-01-15fix website selector screenshot test make sure text is not underlined in site...Thomas Steur
2015-01-15fixed engangement screen which was wrong because of a merge and updated submo...Thomas Steur
2015-01-15Update UI test submodule (just for safety w/ rebase).diosmosis
2015-01-15When using testmode in RequestCommand make sure the database connection is re...diosmosis
2015-01-15Merge pull request #6990 from piwik/bug/6927Benaka
2015-01-15updated submoduleThomas Steur
2015-01-15update ui submodule to fix some testsThomas Steur
2015-01-15Fixes #7017 (Infinite loop when logging to database at debug level) + testsMatthieu Napoli
2015-01-15Move test classes into namespaceMatthieu Napoli
2015-01-15Increase the timeout for testsMatthieu Napoli
2015-01-15Moved test into namespaceMatthieu Napoli
2015-01-15Merge pull request #6981 from piwik/schedulerMatthieu Aubry
2015-01-14Use verbose output when generating .travis.yml in travis.diosmosis
2015-01-14Merge pull request #6999 from piwik/6706Matthieu Aubry
2015-01-14Segment editor UX improvementsmattab
2015-01-14Add ability to customise the font family in HTML email reportsmattab
2015-01-14When database is not created yet, prevent fails from testing locallymattab
2015-01-14refs #6988 fix build, new HTML reportsmattab
2015-01-14refs #6706 add link to changelog in case update is a stable updateThomas Steur
2015-01-13Fix #6927 race conditions when deleting filesMatthieu Napoli
2015-01-12Fixed timetable testsMatthieu Napoli
2015-01-12Moved Piwik\TaskScheduler to Piwik\Scheduler\SchedulerMatthieu Napoli
2015-01-12Moved classes into new Scheduler componentMatthieu Napoli
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-11Fixes 6971, fix test failure in Login_spec.js (test for formless login failed...diosmosis
2015-01-11In screenshot tests, allow .contains( chai assertion to save rendered page fo...diosmosis
2015-01-11Refs #6923, update UI tests submodule for new UI test.diosmosis
2015-01-10Remove old CoreConsole generate:travis-yml file if exists so builds will pass...diosmosis
2015-01-10Re-add @REQUEST_URI@ modification to phpunit.xml in travis prepare.sh script ...diosmosis
2015-01-10Try to add some BC for running travis builds against older Piwik versions.diosmosis
2015-01-10Fixes #6919, do not check for host in regex group in log importer if format h...diosmosis
2015-01-09UI buildmattab
2015-01-09Merge pull request #6962 from piwik/6753Matthieu Aubry
2015-01-09--testdox didn't work in https://travis-ci.org/piwik/piwik/jobs/46428930mattab
2015-01-09Removed lat+longmattab
2015-01-09debug PHP 5.3.3 failsmattab
2015-01-09Merge remote-tracking branch 'origin/master' into 6753mattab
2015-01-09Merge pull request #6939 from piwik/ini-componentMatthieu Aubry
2015-01-09Logging in case dropping the test database failedMatthieu Napoli
2015-01-09Silencing failures to drop the test databaseMatthieu Napoli
2015-01-09Move currencies in the Intl component tooMatthieu Napoli
2015-01-09Removed direct inclusion of data filesMatthieu Napoli