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-01-28Use rebranded components (#15253)Stefan Giehl
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-16Remove LoginHttpAuth submodule (#15396)Thomas Steur
2019-11-12Fix build (#15143)diosmosis
2019-10-23Fix build failures (#15016)Kate Butler
2019-10-11Don't enable example plugins by default so we can remove them from the releas...Thomas Steur
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-26Cache parsed device detection info to file (#14751)Kate Butler
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-11Make it possible to define joins for log tables using `getWaysToJoinToOtherLo...Stefan Giehl
2019-03-10Propagate token auth in ajax requests for widgetized reports AND enable_frame...diosmosis
2019-03-04Typo: LanguageManager => LanguagesManager (#14154)Christian Schmidt
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-01-25Fixing build (#14007)diosmosis
2019-01-22Add extra plugins to load to test env manipulators fake plugin list. (#13949)diosmosis
2018-12-19Add generated unique request ID used in logs as custom HTTP header. (#13874)diosmosis
2018-12-14Fixing the build. (#13860)diosmosis
2018-12-14For special dates in evolution graphs, calculate date & timezone together, to...diosmosis
2018-12-08Fixing build (#13808)diosmosis
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)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-05Add more tests for format=original. (#13584)diosmosis
2018-11-02Added API endpoint to return the php version info (#13646)Yanick Witschi
2018-10-12Add tests for password resetter and tweak process a bit. (#13523)diosmosis
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
2018-08-31Use Python 2.7 for travis tests (#13282)Stefan Giehl
2018-08-21Remove date & time in system tests.diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-06-19Prevent caching of tracker in proxies (#12730)Christian Schmidt
2018-06-18replace sparkline library with modern equivalent (#12066)Lukas Winkler
2018-06-07Replace piwik url with example url when not having a protocol (#13034)Thomas Steur
2018-06-05Avoid too many DB connections error in tests (#13032)Thomas Steur
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-04Set Fixture::$persistFixtureData if PERSIST_FIXTURE_DATA env var is used to s...Benaka
2018-01-12Fix one system testmattab