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-27do no longer log successful test assertions in Tracker tests. I added this ba...Thomas Steur
2015-01-22refs #6217 fixing system tests, the number of visits changed because of new v...Thomas Steur
2015-01-22refs #6217 fixing system tests, the number of visits changed because of new v...Thomas Steur
2015-01-22Merge pull request #7014 from piwik/6217Thomas Steur
2015-01-22updated submodule2.11.0-b3Thomas Steur
2015-01-21Merge pull request #7057 from piwik/period-range-bugMatthieu Napoli
2015-01-21Better fix for #7057 Fixes also "previous0" and "last0" + testsMatthieu Napoli
2015-01-21Cleared up the annotationsMatthieu Napoli
2015-01-21Add tests reproducing bug on range with "last" and "previous"Matthieu Napoli
2015-01-21a few bug fixes eg Metics was already defined in Namespace and debug_append_u...Thomas Steur
2015-01-20fix getPrettySizeBytes does not return requested unit if a lower unit is more...Thomas Steur
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-15fixed last remaining testThomas Steur
2015-01-15update ui submodule to fix some testsThomas Steur
2015-01-15the changes seem to be expected as more visits are generated nowThomas Steur
2015-01-15added an integration test for this use caseThomas 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