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-03-27SMmattab
2014-03-26Add integration test for archive cron output text.diosmosis
2014-03-26Revert logging to screen during tests.diosmosis
2014-03-26Define PIWIK_DOCUMENT_ROOT constant for tests.diosmosis
2014-03-26Remove ob_start()/ob_flush() calls in proxy index.php.diosmosis
2014-03-26Make sure to log to screen in test environment, fix bug in distinct array mer...diosmosis
2014-03-26Finish writing comment.diosmosis
2014-03-26Fix OmniFixture filtering.diosmosis
2014-03-26Fixes #4878, use pre-piwik 2 data in VisitFrequency API if post-piwik 2 data ...diosmosis
2014-03-26Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-03-26Submodulemattab
2014-03-26refs #4903 this might fix the testsThomas Steur
2014-03-26refs #4903 those tests are actually database testsThomas Steur
2014-03-26Move two classes to another namespacemattab
2014-03-26fix core testThomas Steur
2014-03-26refs #4903 added tests and fixed some issuesThomas Steur
2014-03-25Allow users of segment selector to manually change the selected segment and u...diosmosis
2014-03-25refs #4780 forgot to commit this fileThomas Steur
2014-03-24Fixing build.diosmosis
2014-03-24Allow plugin UI tests to have name different than plugin. Added --plugin opti...diosmosis
2014-03-24Fixing build.diosmosis
2014-03-24Add config_override testing environment parameter that overrides INI config v...diosmosis
2014-03-22Updating UI submodule.diosmosis
2014-03-22Do not use static variables for config paths since they can now be specified ...diosmosis
2014-03-22Call base setUp() in IntegrationTestCase.diosmosis
2014-03-22Unload plugins in fixture setup instead of loading empty array.diosmosis
2014-03-22Submodulesmattab
2014-03-22Copy new screenshots over to fix UI buildmattab
2014-03-21Fixing build.diosmosis
2014-03-21Do not do phpunit @group test for UI tests.diosmosis
2014-03-21Fixing and debugging travis build.diosmosis
2014-03-21Fixing builddiosmosis
2014-03-21Check if function exists before calling in ReleaseCheckListTest.diosmosis
2014-03-21Add more config.ini.php files to .gitignore and re-update UI submodule.diosmosis
2014-03-21Store last seen time of each user and display in UsersManager page for admin/...diosmosis
2014-03-21Submodulesmattab
2014-03-18refs #4869 fix testsThomas Steur
2014-03-18Updating submodule.diosmosis
2014-03-17Refs #4862 Disabling random failing tests for nowmattab
2014-03-17response is an array of responsemattab
2014-03-17Tweaks to see if it helps the last build failure...mattab
2014-03-17Debug travis failuremattab
2014-03-17Simplify test codemattab
2014-03-17do not debug logg when there's nothing to logmattab
2014-03-17Fix plugin language testsmattab
2014-03-17Fix the test logic after fixing the code isArchivingDisabledmattab
2014-03-17Fixes #4857mattab
2014-03-17Remove --testdox this was supposed to help me, but it created another error o...mattab
2014-03-17Maybe too many segment requests issued to the API at once is what crashed mys...mattab
2014-03-17Add --testdox to see which test crashes on Travismattab