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-21Merge pull request #6243 from piwik/6078Matthieu Aubry
2014-09-21refs #5933 we must specifically invalidate day reports so that monthly report...mattab
2014-09-21fixes #5933 New $period parameter to the API call CoreAdminHome.invalidateAr...mattab
2014-09-21Merge pull request #6116 from mkurzeja/feature/5932-invalidate-archived-reportsMatthieu Aubry
2014-09-21Refs #6078, rename test methods.diosmosis
2014-09-21Refs #6078, prepend numeral index to each column in pivotted datatable.diosmosis
2014-09-21Refs #6078, order pivot table columns by sum, descending and aggregate cut-of...diosmosis
2014-09-19Cleaning up PivotByDimensionTest a bit.diosmosis
2014-09-19Fix another closure access error in PHP 5.3 for tests.diosmosis
2014-09-19Make sure PivotByDimension respects original segment query parameter when fet...diosmosis
2014-09-19Fixing build.diosmosis
2014-09-19Fixing build.diosmosis
2014-09-18refs #4996 do not igonre the contents fixture in ui testsThomas Steur
2014-09-18added some missing use statementsThomas Steur
2014-09-18refs #4996 moved test files to pluginThomas Steur
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-09-17Fix codeStyle in ArchivePurger, ArchiveInvalidationTestm.kurzeja
2014-09-17#6234 Allow charset complement in content-typeKyle
2014-09-17Merge remote-tracking branch 'upstream/master' into feature/5932-invalidate-a...m.kurzeja
2014-09-17Small changes in purgeInvalidatedArchives querym.kurzeja
2014-09-17re-order sectionMatthieu Aubry
2014-09-16Postponing deprecation timelinemattab
2014-09-15Refs #6078, extract factory logic from Report::factory and move to new Compon...diosmosis
2014-09-15Fix OmniFixture.php for use w/ namespaced test classes & regenerate OmniFixtu...diosmosis
2014-09-15refs #4996 fix testsThomas Steur
2014-09-15there are namespaces nowThomas Steur
2014-09-15refs #4996 make sure we always track same content name and piece in an intera...Thomas Steur
2014-09-15refs #4996 remove this test as it does not work cross browser and is not impo...Thomas Steur
2014-09-15refs #4996 tests should now work in case Piwik is installed in a subdirectory...Thomas Steur
2014-09-14refs #4996 fix a testThomas Steur
2014-09-14refs #4996 we have to add build a fully qualified URL of the content piece in...Thomas Steur
2014-09-14refs #4996 some fixes, prevent JS errors on FF<9 and IE6, add random string t...Thomas Steur
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