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
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-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
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-05-03Task to purge archives for deleted websites and segments (#14317)Kate Butler
2019-02-23Updates plugin submodules (#14131)Stefan Giehl
2019-01-22Add UI test for complex segment + fix couple bugs to get test to pass. (#13909)diosmosis
2018-12-08Fixing build (#13808)diosmosis
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-09-21 Send email if no tracked data within N days. (#13363)diosmosis
2018-08-30Adds UI tests for Custom Logos (#13311)Stefan Giehl
2018-07-07Use test database (#12779)Christian Schmidt
2017-12-01In log importer, allow filtering logs by host & datetime (new submodule commi...Benaka
2017-01-18Fix expected test message (broke the build with my direct commit to 3.x-dev) ...Matthieu Aubry
2016-09-292.16.3-rc1 (#10590)2.16.3-rc1Matthieu Aubry
2015-12-22remove unused use statementssgiehl
2015-12-21use correct importmattab
2015-12-17Tweak command help docs and add test coverage for unsetting config setting ar...diosmosis
2015-12-17Fix bug where trying to set config to 'empty' value (ie, 0) failed.diosmosis
2015-12-17Don't use references in ConfigSettingManipulation.diosmosis
2015-12-17Make sure to save config changes in config:set command, and make sure tests c...diosmosis
2015-12-17Add config clear to force config file reloadmattab
2015-12-17Renamed command to config:setmattab
2015-12-17Adding new command core:set-config command to set INI config setting an insta...diosmosis
2015-10-15Fix bug in optimize archive tables command: do not overwrite argument array w...diosmosis
2015-10-12Re-engineer ArchiveInvalidationTest now that invalidation cascades up.diosmosis
2015-10-12Allow invalidating individual segments in API method & invalidate reports com...diosmosis
2015-10-12Move cascading logic to ArchiveInvalidator and make sure to cascade up by def...diosmosis
2015-10-12Move subperiod calculation from invalidate archive command to Range period cl...diosmosis
2015-10-12Add integration test for core:invalidate-report-data test + fix bugs in new c...diosmosis
2015-10-12Add initial command to invalidate report data w/ unit test (integration test ...diosmosis
2015-09-03Support lastN in database:optimize-archive-tables and add a test for the comm...diosmosis
2015-08-12Make sure purgeOutdatedArchives task is executed in scheduled task run after ...diosmosis
2015-06-16Minor: add comment, fix typo [skip-ci]mattab
2015-06-16Add sanity check and assert in tests, to make trouble shooting easiermattab
2015-06-16Tests: command and parameter were renamedmattab
2015-06-16Rename --site to --idsite, rename command to core:delete-logs-data, display w...mattab
2015-06-11Adding integration test for logs:delete command. Includes fix to symfony issu...diosmosis
2015-04-01Fixing build.diosmosis
2015-03-31Refs #7560, if old list is found in DB for ArchivesToPurgeDistributedList, co...diosmosis
2015-03-12Add asserts to setUp method of archive purging tests so there is an assurance...diosmosis
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-06Refs #7811, forgot to add new command test.diosmosis
2015-03-06Refs #7181, adding tests for core:purge-old-archive-data command and make ass...diosmosis