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-09-14added new contents pluginmattab
2014-09-14fix buildmattab
2014-09-14keep travis fast by logging this only at debug levelmattab
2014-09-14Keep travis pages load fast: only enable logger log_level = infoMatthieu Aubry
2014-09-14Add note about tests logs & logging level, re-organised in sectionsMatthieu Aubry
2014-09-14In IntegrationTestCase, create processed dir if it does not exist, add assert...diosmosis
2014-09-14Add type hint to DatabaseTestCase::.diosmosis
2014-09-14Fix comment header in ConfigTest.diosmosis
2014-09-13refs #4996 fix js error on IE6-IE8 because indexOf is not defined there. also...Thomas Steur
2014-09-13refs #4996 we should first test methods that do not depend on other methods. ...Thomas Steur
2014-09-13update submodulesThomas Steur
2014-09-13refs #4996 maybe this fixes the not working tests on travis? maybe the sqlite...Thomas Steur
2014-09-13refs #4996 activate contents plugin on updateThomas Steur
2014-09-13Merge pull request #6201 from piwik/4996_content_trackingThomas Steur
2014-09-13refs #4996 allow redirects to subdomains of known hostsThomas Steur
2014-09-13refs #4996 do log successful ran tests so we can locate not working ones bett...Thomas Steur
2014-09-13refs #4996 content JS tests do now run on IE10, latest FF + Chrome + Safari +...Thomas Steur
2014-09-13refs #4996 better cross browser compatible tests. should now run on phantomjsThomas Steur
2014-09-12refs #4996 redirect only to trusted hosts (will have to remove this most like...Thomas Steur
2014-09-12refs #4996 added a few php tests for contentsThomas Steur
2014-09-12small fixsgiehl
2014-09-12Updating UI tests submodule (for #5976).diosmosis
2014-09-12Only delete assets in tests:run-ui command to speed up UI tests.diosmosis
2014-09-11Fix bug in Rules::shouldSkipUniqueVisitorsCalculationForMultipleSites, should...diosmosis
2014-09-11Fix UI tests build and remove debugging change from angular_dialog branch.diosmosis
2014-09-11Add angularjs code to open and close dialogs. Includes logic to update and li...diosmosis
2014-09-10submodule updatesgiehl
2014-09-10refs #4996 fixed more testsThomas Steur
2014-09-10refs #4996 fixing more testsThomas Steur
2014-09-10refs #4996 enable content plugin by default otherwise tests do not workThomas Steur
2014-09-10fix testThomas Steur
2014-09-10merged useridThomas Steur
2014-09-10Merge remote-tracking branch 'origin/master' into 4996_content_trackingThomas Steur
2014-09-10fixes #6132 always show opt out iframe on all domains, do not secure the iframemattab
2014-09-10refs #4996 many new tests and many bugfixes. Tests should be done now except ...Thomas Steur
2014-09-10Allow idSites to be changed in ThreeSitesWithSharedVisitors test fixture.diosmosis
2014-09-10Updating UI tests submodule.diosmosis
2014-09-09refs #4996 fix some tests in latest safari and operaThomas Steur
2014-09-09refs #4996 more bugfixes, more work on cross browser, added possibility to tr...Thomas Steur
2014-09-09refs #4996 more tests and bugfixes, improved API, some work on crossbrowser s...Thomas Steur
2014-09-09Fixes #6079, move skip unique visitors calculation logic to small method in A...diosmosis
2014-09-09Refs #6079, add tests for cross website unique visitor aggregation.diosmosis
2014-09-09Make test case a bit more robust by setting both user Id and visitor id set r...mattab
2014-09-09refs #4996 many new tests and bugfixes, worked around some JSLint regexp issu...Thomas Steur
2014-09-09Merge remote-tracking branch 'origin/master'mattab
2014-09-09Green screenshot tests build ftwmattab
2014-09-09Merge pull request #6169 from piwik/3490_user_idMatthieu Aubry
2014-09-09new "Users" metric in graph picker https://github.com/piwik/piwik/issues/6162...mattab
2014-09-09fixing few more tests: hide nb_users to make tests pass because for some reas...mattab
2014-09-09fixing few more testsmattab