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
2016-12-15Prevent timeout when synchronising UI tests screenshotsmattab
2016-10-07Fixed GitHub casePanayiotis Lipiridis
2016-09-26Ensure git commands are run in the appropriate directory. (#8771) (#10532)Brian Beckman
2016-09-01Merge branch 'master' into 3.0-m07sgiehl
2016-08-31update screenshot sync command to use correct directorysgiehl
2016-08-31ref #7726 Enable git-lfs for UI screenshotsMatthieu Napoli
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-19Add possibility to execute plugin test suiteThomas Steur
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-11UI tests fix (missing call to `pageSetupFn(pageRenderer);` for file comparisons)2.16.1mattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-27Update tests/travis submodule for new --sudo-false generate:travis-yml command.diosmosis
2015-10-27Allow extra environments to be specified through testing environment variable...diosmosis
2015-10-27Add misc folder as symlink in UI tests.diosmosis
2015-10-27Try to copy test fonts w/o sudo rights. And use correct return code in tests:...diosmosis
2015-10-27Add missing params to tests:run-ui.diosmosis
2015-10-27Make travis.sh go through tests:run-ui for UI tests so config.js will be gene...diosmosis
2015-10-27More travis debugging.diosmosis
2015-10-27Debugging UI test failure.diosmosis
2015-10-23Allow plugin:generate command to overwrite existing files and/or continue if ...diosmosis
2015-10-22Add example value to run a single UI test suite (tests:run-ui command)mattab
2015-10-05Sync screenshot commands helpmattab
2015-10-04Since autoloading is used now, do not manually include fixture files during t...diosmosis
2015-09-22Make command a bit more verbosemattab
2015-09-14Set help message, how to run only one UI test spec filemattab
2015-09-02adding note + execute travisThaDafinser
2015-09-02test suit windowsThaDafinser
2015-08-14Merge pull request #8577 from piwik/sync-screenshotsMatthieu Napoli
2015-08-12Update the tests:sync-screenshots command to work with the new UI tests viewerMatthieu Napoli
2015-08-12Make UI tests use the test config in config.ini.phpMatthieu Napoli
2015-07-22Plugin moving has to be done after submodules are updated for plugins that ar...diosmosis
2015-07-19Moving composer update and mysql/python install from before_script section to...diosmosis
2015-07-19Remoe travis.yml.twig template from core now that it is in travis-scripts.diosmosis
2015-07-19Move tests for travis.yml generation from core to travis-scripts repo.diosmosis
2015-07-19Moved generator command to standalone CLI app in travis-scripts repository. D...diosmosis
2015-07-19Fixing .travis.yml generation tests.diosmosis
2015-07-18Exclude correct php versions in generated .travis.yml and fetch tags before g...diosmosis
2015-07-18Test against explicit latest stable in generated .travis.yml.diosmosis
2015-07-17Don't run the python 2.6 script on travis if script does not exist (for testi...diosmosis
2015-07-17Don't run the install_mysal_5.6 script on travis if script does not exist (fo...diosmosis
2015-07-15Always add --verbose to self reference command in .travis.yml for autoupdate,...diosmosis
2015-07-07Removing temporary codemattab
2015-07-07Minor: prefixed commit message when pushing UI tests fixesmattab
2015-06-26add constant PIWIK_VENDOR_PATHChristian Raue
2015-06-26Removing composer self-update from Travis config because it fails quite often...Matthieu Napoli
2015-06-24Fix the tests:sync-ui-screenshots command when fetching from protected buildsMatthieu Napoli
2015-06-23Move and rename the sync-ui-screenshots commandMatthieu Napoli
2015-06-17Remove check out of TestRunner plugin in travis.yml files since it hinders te...diosmosis