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
2018-11-24In LogAggregator, allow the use of a complex dimension w/ an already defined ...diosmosis
2018-11-22Update CustomDimensions submodule to master & update screenshots. (#13747)diosmosis
2018-11-21Fix build (#13741)diosmosis
2018-11-19Assume `javascript:void(0);` as safe link in tests (#13722)Stefan Giehl
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Update theme to reflect the new logo and brand color changes (#13629)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-11-13In API requests made by Insights, make sure existing query params do not affe...diosmosis
2018-11-12Ability to change periods over which evolution graphs display in scheduled re...diosmosis
2018-11-11Fix build (#13694)diosmosis
2018-11-11Do not remove viewdatatable params in test env during tracking or event handl...diosmosis
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-11-05Updates expected UI screenshotssgiehl
2018-11-05Add more tests for format=original. (#13584)diosmosis
2018-11-04Update session cookie timeout on each request if session was remembered. (#13...diosmosis
2018-11-02Added API endpoint to return the php version info (#13646)Yanick Witschi
2018-10-14Fix FrontControllerTest for PHP7 (#13603)Stefan Giehl
2018-10-13Fix CliMultiTest on PHP7 (#13601)Stefan Giehl
2018-10-12Add tests for password resetter and tweak process a bit. (#13523)diosmosis
2018-10-12Update expected screenshots. (#13595)diosmosis
2018-10-11Fix single day archive check in ArchiveProcessor/Parameters. (#13580)diosmosis
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2018-10-11Support window.Matomo in JS Tracker (#13568)Thomas Steur
2018-10-11Better check for valid URLs (#13572)Matthieu Aubry
2018-10-10Update screenshots. (#13571)diosmosis
2018-10-09Improve splitting of AllTestssgiehl
2018-10-09Updates device detector to latest 3.11.2 (#13562)Stefan Giehl
2018-10-07Add possibility to manage and view Intranet websites (#13473)3.6.1-b3Thomas Steur
2018-10-07Quote db name in certain queries. (#13529)diosmosis
2018-10-05Remove alias from user settings. (#13543)diosmosis
2018-10-04Fixing build. (#13530)diosmosis
2018-10-03New feature: allow setting goal revenue to event value for event matching goa...diosmosis
2018-10-03Avoid creating any archive tables for future dates (#13504)Stefan Giehl
2018-09-29Replace unsupported characters in all tracking request params (#13437)Stefan Giehl
2018-09-26Stable sort for additional pivoted columns (#13477)Stefan Giehl
2018-09-24Remove user-agent checking code in SessionAuth. (#13470)3.6.1-b2diosmosis
2018-09-21 Send email if no tracked data within N days. (#13363)diosmosis
2018-09-21do not automatically download lfs files when cloning/checking out (#13449)diosmosis
2018-09-20Ensure action details are sorted stable across PHP versions (#13404)Stefan Giehl
2018-09-20Set backtrace on error object and check Piwik_ShouldPrintBackTraceWithMessage...diosmosis
2018-09-20Support pivot w/ CustomDimensions (#13429)diosmosis
2018-09-17Fix "not empty" condition in SegmentExpression (#13386) (#13431)Thomas Steur
2018-09-16fix testsgiehl
2018-09-16Fix parsing of RGB values. (#13408)diosmosis
2018-09-11Couple changes to aid debugging (#13269)diosmosis
2018-09-10update ui filesgiehl
2018-09-07Make sure simple datatable metadata is serialized + some test case changes (#...diosmosis
2018-09-06Couple test related changes for tests that load multiple other plugins (#13319)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis