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
AgeCommit message (Expand)Author
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-20initiate ui tests againThomas Steur
2014-10-17Merge branch 'master' into bugfix/6156Matthieu 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-16refs #6413 fix script errorThomas Steur
2014-10-16refs #6413 reduce number of jobs in travis.Thomas Steur
2014-10-16Fix artifacts link displayed for UI tests in travis.sh script.diosmosis
2014-10-16Fixing nginx config for the tests so that it matches all URLs like Apache (fo...Matthieu Napoli
2014-10-15When checking out dependent plugins in travis, do not assume user when gettin...diosmosis
2014-10-12ignore update files of plugins in code coveragresgiehl
2014-10-12small adjustment to plugin coveragesgiehl
2014-10-12some last updates for plugin code coveragesgiehl
2014-10-12update travis.shsgiehl
2014-10-11some more adjustments for plugin coveragesgiehl
2014-10-11updated travis.shsgiehl
2014-10-11enable code coverage for plugin testssgiehl
2014-10-10small cleanup in tests:sgiehl
2014-10-10Remove cat log file as t does not workmattab
2014-10-06refs #5940 fix hardcoded examplePlugin folderThomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-09-25refs #5940 starting to rename test suitesThomas Steur
2014-09-08Debug failed build https://travis-ci.org/piwik/piwik/jobs/34646545mattab
2014-08-25Allow custom commands to be added to generated .travis.yml files and fix bug ...diosmosis
2014-08-21Merge branch 'master' into codecoveragesgiehl
2014-08-20Update CustomAlerts submodule and tweak text of travis.sh no group check's er...diosmosis
2014-08-17refs #4224, #4302 - added code coverage report using coveralls.iosgiehl
2014-08-13Fix bash for loop in checkout_dependent_plugins.sh.diosmosis
2014-08-13Fixing plugin name detection in checkout_dependent_plugin.sh.diosmosis
2014-08-13Fix for last commit.diosmosis
2014-08-13Add more debugging information to checkout_dependent_plugins.sh script.diosmosis
2014-08-13Make new script executable.diosmosis
2014-08-13Do not redirect diff output to /dev/null to aid in debugging strange failures...diosmosis
2014-08-13Send git cloning output to /dev/null in checkout_dependent_plugins.sh travis ...diosmosis
2014-08-13Refs #5962, add ability for .travis.yml file to check out dependent plugins u...diosmosis
2014-08-12Do not fail tests in auto update .travis.yml script if current commit is old.diosmosis
2014-08-12Tweaking 'not doing travis.yml out of date check' message in autoupdate .trav...diosmosis
2014-08-12Remove git checkout from initiate_ui_tests.sh, now that it is before script i...diosmosis
2014-08-12Only auto-update .travis.yml file if we are latest commit in branch.diosmosis
2014-08-12Debugging autoupdate travis.yml script. [ci skip]diosmosis
2014-08-12Refs #5962, use absolute path when running configure_git.sh in autoupdate .tr...diosmosis
2014-08-12Refs #5962, fixing last commit (not applied to every place).diosmosis
2014-08-12Refs #5962, referencing correct location of generated when diffing in autoupd...diosmosis
2014-08-12Refs #5962, make sure directory is correct for autoupdating travis.yml (direc...diosmosis
2014-08-12Refs #5962, adding some more debug output to autoupdate .travis.yml script.diosmosis
2014-08-11If building for latest_stable in .travis.yml ignore errors in generate:travis...diosmosis