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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)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-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-09By default a segment should be visible to all users (#15649)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-12-21Make sure unprocessed segment notification is still shown and include notific...diosmosis
2019-12-09remove unnecessary number format in visit summary (#15218)Stefan Giehl
2019-11-08Rename "Clicked URL" dimension to "Clicked Outlink" (#15088)Kate Butler
2019-10-07Add "test" button to segment editor (#14884)Kate Butler
2019-10-02Proper encoding of segment values for Actions reports. (#13481)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-16Tweak behaviour of orphaned segment archive purge (#14857)Kate Butler
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-09-03Soft delete segments (#14846)Kate Butler
2019-08-20Show series picker in evolution chart always on the left (#14783)Stefan Giehl
2019-08-17Show marketplace in reporting menu (#14738)Thomas Steur
2019-08-14Freeze left-hand column of data table (#14594)Kate Butler
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-16Keep top level nb_visits_converted metric (#14253)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-03-13Couple assorted changes (#13935)diosmosis
2019-02-23Updates plugin submodules (#14131)Stefan Giehl
2019-01-25Fixing build (#14007)diosmosis
2019-01-22Add UI test for complex segment + fix couple bugs to get test to pass. (#13909)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-09-17When displaying unprocessed segment message, check for urlencoded segment. (#...diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2016-07-13Improved join generation for segments (#10264)Thomas Steur
2016-01-22Fixes #6766 Let Super User view and edit segments created by other usersmattab
2015-12-22remove unused use statementssgiehl
2015-11-30fix #9306 try to handle a urldecoded segment first when formatting a segmentThomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-09-25Fix test failures.diosmosis
2015-09-25To provide better diagnostics to sysadmins, decorate segment SQL w/ any match...diosmosis
2015-09-24Tweak to unit test.diosmosis
2015-09-24Use correct base type in test mock.diosmosis
2015-09-23Add integration test for SegmentQueryDecorator.diosmosis
2015-09-23Add unit test for new SegmentQueryDecorator test.diosmosis