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-03-16Submodule updateMatthieu Napoli
2015-03-16Merge pull request #7429 from piwik/https-updateMatthieu Aubry
2015-03-16#6441 Update textsMatthieu Napoli
2015-03-16adding missing linebreakMatthieu Aubry
2015-03-16Merge pull request #7419 from piwik/7393_sync_ui_screenshots_pluginsMatthieu Aubry
2015-03-16Moved UI tests into main ui tests directoryMatthieu Napoli
2015-03-16Display correct message to developer in the CI build outputmattab
2015-03-16Refactor Piwik update with a Updater class + UI testsMatthieu Napoli
2015-03-16Moved the UI tests of CoreUpdater into the pluginMatthieu Napoli
2015-03-16Tests fixtures can provide DI configurationMatthieu Napoli
2015-03-16Merge branch 'master' of github.com:piwik/piwikMatthieu Napoli
2015-03-12Add asserts to setUp method of archive purging tests so there is an assurance...diosmosis
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-12New screenshot test for Site with no datamattab
2015-03-12Moved UI test to core UI tests as it's not supported yet that core plugins ha...mattab
2015-03-12Update resemble libMatthieu Napoli
2015-03-12Updated API signature + fixed secondary column sortmattab
2015-03-12typoThomas Steur
2015-03-12added a test for getSocials flattenedThomas Steur
2015-03-12Merge pull request #7365 from piwik/no-data-welcomeMatthieu Aubry
2015-03-12Merge pull request #7409 from piwik/fast_flatten_3Matthieu Aubry
2015-03-12Improvements to the screenshots diffMatthieu Napoli
2015-03-12Added an additional image comparator for easier diffsMatthieu Napoli
2015-03-12fixed typo in plugin descriptionmattab
2015-03-11Updated screenshot ci buildmattab
2015-03-11Reverting increase of timeout as this did not make a difference refs #6693mattab
2015-03-11increase the timeout before taking a screenshot in attempt to reduce random U...mattab
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-11Changed API for Live.getCountersmattab
2015-03-11Merge pull request #7402 from piwik/7368Matthieu Aubry
2015-03-11Update submodule to fix testMatthieu Napoli
2015-03-11Update screenshots to fix testsMatthieu Napoli
2015-03-10Fixes #7368 - Do not set user id when it's set to empty string or it would se...mattab
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-10Removed all deprecated methods of the Piwik\IP classMatthieu Napoli
2015-03-10Merge pull request #7327 from piwik/https-updateMatthieu Napoli
2015-03-10updated submoduleThomas Steur
2015-03-09restore submodule to UI tests to latest master commitmattab
2015-03-09Updated fixture, after bug was fixed in flattenmattab
2015-03-09Merge branch 'master' into no-data-welcomeMatthieu Napoli
2015-03-09I HATE submodulesMatthieu Napoli
2015-03-09Remove coveralls setup from codebase fixes #7391mattab
2015-03-09Merge pull request #7336 from piwik/fast_flatten_2Matthieu Aubry
2015-03-09Merge branch 'master' into no-data-welcomeMatthieu Napoli
2015-03-06Refs #7181, clarify code + comment that skips archiving in scheduled task.diosmosis
2015-03-06Refs #7811, do not purge custom ranges in same method as outdated archive pur...diosmosis
2015-03-06Merge pull request #7374 from piwik/mocha_updateMatthieu Aubry
2015-03-06Updating mocha to latest stablemattab
2015-03-06Refs #7181, adding tests for core:purge-old-archive-data command and make ass...diosmosis
2015-03-06added a BC test for subtablesThomas Steur