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-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
2015-09-10Merge remote-tracking branch 'github/master' into OptOutManagerQueryParametersJens Averkamp
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-09-08language updatesgiehl
2015-09-08refs #8735 show more accurate error messageThomas Steur
2015-09-05Make sure opt out form works on IE8 and below.diosmosis
2015-09-05Simplify optOut.twig now that loading in new window is the only strategy used.diosmosis
2015-09-05Make new window approach in optOut actually work in IE11 (popups in IE11 don'...diosmosis
2015-09-05Make isSafari code path the only code path in optOut form.diosmosis
2015-09-03Support lastN in database:optimize-archive-tables and add a test for the comm...diosmosis
2015-09-03Add more help to database:optimize-archive-tables command.diosmosis
2015-09-03Change command name from core:optimize-archive-tables to database:optimize-ar...diosmosis
2015-09-03Add command to optimize archive tables (even if on InnoDB).diosmosis
2015-08-30Merge pull request #8662 from piwik/8555Benaka
2015-08-30Use Twig filter |url_encodeJens Averkamp
2015-08-30Allow plugins to add query parameters to optout formJens Averkamp
2015-08-29refs #8592 hide PHP is deprecated notification in UI tests to make UI tests w...Thomas Steur
2015-08-29return min amount of available custom variables across tables instead of maximumThomas Steur
2015-08-24Merge pull request #8488 from piwik/iconsBenaka
2015-08-12Make sure purgeOutdatedArchives task is executed in scheduled task run after ...diosmosis
2015-08-08language updatesgiehl
2015-08-06Use new icons and simplify "manager" tablesMatthieu Napoli
2015-07-31language updatesgiehl
2015-07-27refs #8403 added translation key for trusted host placeholderThomas Steur
2015-07-27Merge pull request #8403 from piwik/8146_trusted_hostnamesThomas Steur
2015-07-26language updatesgiehl
2015-07-22Fix design of Trusted Piwik Hostname settingbarbushin