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-10-21Skip couple system tests that randomly fail on mysqlimattab
2014-10-21Fixes #6479, properly set period parameter in subtable & segment requests whe...diosmosis
2014-10-21Updating UI tests moudle.diosmosis
2014-10-21Add better output to screenshot test failure & update UI test submodule.diosmosis
2014-10-20submodule UI testsmattab
2014-10-20Update README.mdMatthieu Aubry
2014-10-20Add section about fixturesMatthieu Aubry
2014-10-20Fix system testmattab
2014-10-20Merge pull request #6404 from piwik/bugfix/6156Matthieu Napoli
2014-10-20Refs #6470 Make it clear Piwik will stop supporting PHP 5.3 in Maymattab
2014-10-20Maybe this could help the random midnight test failure?mattab
2014-10-20updated submoduleThomas Steur
2014-10-20Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-20Delay the removal of deprecated methods that break the buildMatthieu Napoli
2014-10-20Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-20initiate ui tests againThomas Steur
2014-10-20Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-20Fixes #6465 Tests failures with PHP 5.6Matthieu Napoli
2014-10-20wider plugin setting textareamattab
2014-10-20Merge pull request #6467 from piwik/uiFixtureUpdateThomas Steur
2014-10-20initiate ui tests againThomas Steur
2014-10-20refs #4996 update ui test fixtureThomas Steur
2014-10-20refs #5940 fix omnifixture creation was no longer possibleThomas Steur
2014-10-17Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-17Merge pull request #6457 from piwik/6413_reduceTravisJobsThomas Steur
2014-10-17refs #6432 instantiate table only if it existsThomas Steur
2014-10-17Use the SystemTestCase as the base test class for the FrontControllerTestMatthieu Napoli
2014-10-17refs #6413 remove code coverage generation for system tests.Thomas Steur
2014-10-17refs #6413 do we actually need the config param? don't think soThomas Steur
2014-10-17updated submoduleThomas Steur
2014-10-16refs #6413 fix script errorThomas Steur
2014-10-16Removed a test that was testing nothing and that failed depending on your systemMatthieu Napoli
2014-10-16refs #6413 reduce number of jobs in travis.Thomas Steur
2014-10-16Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-10-16Fix artifacts link displayed for UI tests in travis.sh script.diosmosis
2014-10-16refs #6417 added a simple test for creating archiveidThomas Steur
2014-10-16Merge pull request #6446 from piwik/refactoring-tracker-code-generatorMatthieu Napoli
2014-10-16Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-16Have `CommonTest::testSanitizeInputValues()` run for PHP versions > 5.3Matthieu Napoli
2014-10-16Removed `Piwik::getJavascriptCode()` and its deprecation notice: it wasn't an...Matthieu Napoli
2014-10-16Fixing nginx config for the tests so that it matches all URLs like Apache (fo...Matthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-10-15Fixing testsMatthieu Napoli
2014-10-15Fix for bd7dc4d60 which broke the build (null bytes where not sanitized)Matthieu Napoli
2014-10-15Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-15When checking out dependent plugins in travis, do not assume user when gettin...diosmosis
2014-10-15refs #6341 forgot to commit this testThomas Steur
2014-10-15Added link to coveralls.ioStefan Giehl
2014-10-14Refs #6372 Textarea Settings value should conserve line breaksmattab
2014-10-14refs #6341 do not extend cookie lifetime on each pageload and expire already ...Thomas Steur