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
2014-08-10Avoid failure on PHP 5.3.3 by manually encoding the single quotesmattab
2014-08-09temporary green buildmattab
2014-08-09always apply the normalisationmattab
2014-08-09on php 5.3.3 encode the single quote properly to workaround php bugmattab
2014-08-07Merge pull request #5945 from mattab/masterMatthieu Aubry
2014-08-07Check for 5.3* instead of 5.3.3Matthieu Aubry
2014-08-07Use 5.3 in path to fpm rather than 5.3.3Matthieu Aubry
2014-08-07refs #5926 fix tests since example report is no longer enabled by defaultThomas Steur
2014-08-07Merge branch 'master' into 5896_add_generic_filters_to_arraysThomas Steur
2014-08-06fix the csv test sine the plugin is disabled by defaultThomas Steur
2014-08-06Updating UI tests submodule.diosmosis
2014-08-06fix some testsThomas Steur
2014-08-06updated submoduleThomas Steur
2014-08-06Fixed one test that didn't use the configured root URLMatthieu Napoli
2014-08-06refs #5926 move reports to exampleReportThomas Steur
2014-08-06updated submoduleThomas Steur
2014-08-06refs #5896 tests are showing converting an array to a dataTable and run the f...Thomas Steur
2014-08-06refs #5896 added a couple of tests and fixed some issuesThomas Steur
2014-08-06refs #5896 added test for ApiRenderer factoryThomas Steur
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-08-06Merge pull request #5934 from mnapoli/test-fixesMatthieu Aubry
2014-08-05Switched "expected" and "actual" in test assertions to make debugging easierMatthieu Napoli
2014-08-05Avoid double implode which generates noticesMatthieu Napoli
2014-08-05removed example dimensions from segment editor and Updater screen, added gzop...mattab
2014-08-04refs #5895 replace _GET access by helper method2.5.0-b1mattab
2014-08-04refs #5895 test file now shows &segment parametermattab
2014-08-04Revert tests that started failing after 49ae6b4030e83a9e0b5a842810c7ddda3c322b24mattab
2014-08-03fixes #5910 - added detection for r.search.yahoo.com as search enginesgiehl
2014-08-01Updating UI tests submodule.diosmosis
2014-08-01Remove unnecessary expected Integration test files.diosmosis
2014-08-01maybe this forces karma to use a specific mocha version? might fix angularjs ...Thomas Steur
2014-08-01Remove dead code and use travis_retry in npm install command in tests/angular...diosmosis
2014-07-26Refactoring IntegrationTestCase class:diosmosis
2014-07-26Remove unnecessary archive table deletion in archiver tests (tables deleted b...diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-07-22refs #5416 should fix some integration testsThomas Steur
2014-07-22updated submoduleThomas Steur
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-21Fixes #5807, refactor CronArchive class so it does not configure itself based...diosmosis
2014-07-21Updating UI tests submodule.diosmosis
2014-07-21updated submoduleThomas Steur
2014-07-21Getting build to run again [ci skip].diosmosis
2014-07-19Fix bug in earlier TestEnvironment refactoring.diosmosis
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-19fixed Exception use statementsChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-18refs #5820 fixed integration testsThomas Steur
2014-07-18refs #5820 added new test to make sure the report always uses default metrics...Thomas Steur