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
2021-11-10Ensure DNS records are only requested for IP allowlist when needed (#18285)Stefan Giehl
2021-10-26Updated ui screenshots (#18217)Justin Velluppillai
2021-09-23For login allow list add support for IPv6 (#18046)Thomas Steur
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-08-10Fixing some test failures (#17852)dizzy
2021-05-12Update mark notification as read method (#17518)Zoltan Flamis
2020-10-19Custom reports: show server hours in site's timezone (#16565)Thomas Steur
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-07-09By default userId should overwrite the visitorId (#16124)Thomas Steur
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-04-29Update visit only when needed (#15869)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2020-01-28Use rebranded components (#15253)Stefan Giehl
2019-10-01Fix selectors in UI test to match renaming of Metric widget (#14932)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-12If new visit is forced, known visitors should still be recognized (#14491)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-16One Click Install UI test (#14049)diosmosis
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2018-12-05Get SingleMetricView to pass. (#13803)diosmosis
2018-12-05Fixing build (#13802)diosmosis
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-08-29Single metric view fixes (#13352)diosmosis
2018-08-15update ui filessgiehl
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-07-09Allow hostnames to be configured in login whitelist (#13137)Thomas Steur
2017-12-01Add possibility to restrict piwik access by ip (#12242)Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-08-07Moving request metadata from VisitProperties to Tracker\Request class.diosmosis
2015-08-07Add public methods to VisitProperties for property access and use instead of ...diosmosis
2015-08-06Fix function signature in VisitRequestProcessor and move tests in VisitTest r...diosmosis
2015-07-03Fixing more calls to formerly static FakeAccess methods.diosmosis
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-04-06Make IniSettingsProvider a singleton in order to make sure IniFileChain is sh...diosmosis
2015-02-10refs #6705 added some tests and some code tweaksThomas Steur
2015-02-10refs #6705 started to write some tests and fixed some bugs that I noticed whe...Thomas Steur
2014-11-07refs #6553 fix unit test again. looks like PHPstorm removed a whitespace thereThomas Steur
2014-11-07refs #6553 Fix 404 errors when opening developer toolsThomas Steur