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
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-12-15language updatesgiehl
2015-12-04When using option --no-interaction, askForDeleteConfirmation should default t...Erik Kooiker
2015-12-04Merge pull request #9320 from piwik/website_pathMatthieu Aubry
2015-12-04Merge pull request #9325 from piwik/translationupdatesStefan Giehl
2015-12-04Merge pull request #9221 from piwik/9145Matthieu Aubry
2015-12-04Minor code review items: anonimise URL referrer, split strings in two...mattab
2015-12-04language updatesgiehl
2015-12-03Added support to specify a path in a website URL and Piwik will recognize the...Thomas Steur
2015-11-17language updatesgiehl
2015-11-17Use HTTPS linkThomas Steur
2015-11-17fixes #9145 show a warning when https was not detected correctlyThomas Steur
2015-11-04changed look of custom variables screen, merge metadata when specifiedThomas Steur
2015-11-04Merge pull request #9144 from piwik/notification_old_phpThomas Steur
2015-11-03language updatesgiehl
2015-11-02UI tests don't show the notification re: Old PHP versionmattab
2015-10-20language updatesgiehl
2015-10-15use number format for currency in all websites dashboardsgiehl
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-12Make sure archive invalidation works for range periods.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-12Don't use switch in core:invalidate-archive-data command, instead add new non...diosmosis
2015-10-12Add integration test for core:invalidate-report-data test + fix bugs in new c...diosmosis
2015-10-12Add dry-run option to invalidate-report-data.diosmosis
2015-10-12Add initial command to invalidate report data w/ unit test (integration test ...diosmosis
2015-10-12Make ArchiveInvalidator an immutable service and add it to DI. markArchivesAs...diosmosis
2015-10-09language updatesgiehl
2015-10-07various fixes for left menu, code tweaks and documented new method to registe...Thomas Steur
2015-10-07Left menu designThomas Steur
2015-10-06language updatesgiehl
2015-10-02refs #8811 disable save button when clicking on itThomas Steur
2015-09-30language updatesgiehl
2015-09-25translation updatesgiehl
2015-09-25Move date parsing logic from ArchiveInvalidator to CoreAdminHome/API.php so t...diosmosis
2015-09-22refs #8549 support for multiple release channelsThomas Steur
2015-09-16language updatesgiehl
2015-09-15Set HTML <title> values in all user menu and admin menu pagesmattab
2015-09-13translation updatesgiehl
2015-09-10Fix missing |rawJens Averkamp
2015-09-10Update viewJens Averkamp