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
path: root/core
AgeCommit message (Expand)Author
2015-10-20Partially move NumberFormatter to DI, refactor NumberFormatterTest so not as ...diosmosis
2015-10-20In NumberFormatter::format() check for percent if value is a string only, sin...diosmosis
2015-10-19Allow tracker Requests to be manipulated via new method Request::setParam().diosmosis
2015-10-19Add new method to RequestProcessor called before the request is processed, ma...diosmosis
2015-10-172.15.0-rc32.15.0-rc3mattab
2015-10-15use number format for currency in all websites dashboardsgiehl
2015-10-15Make Google+ URL in UI the plus.google.com urlmattab
2015-10-15Also detect plus.google.com as Google+, tipped in forummattab
2015-10-152.15.0-rc22.15.0-rc2Matthieu Aubry
2015-10-14Merge pull request #9000 from piwik/8993Thomas Steur
2015-10-14only add piwik-expand-on-click to the controls that need itThomas Steur
2015-10-132.15.0-rc12.15.0-rc1Matthieu Aubry
2015-10-13Merge pull request #8825 from piwik/invalidate_archive_commandMatthieu Aubry
2015-10-12Fill out missing docblock.diosmosis
2015-10-12Rename InvalidationResultInfo to InvalidationResult and remove Period::getAll...diosmosis
2015-10-12Fix regression, make sure if period is not supplied to ArchiveInvalidator the...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-12Do not invalidate unnecessary periods.diosmosis
2015-10-12Added ArchiveInvalidator tests and got them to pass.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-12Fix test failure.diosmosis
2015-10-12Make ArchiveInvalidator an immutable service and add it to DI. markArchivesAs...diosmosis
2015-10-12make sure to remove no longer needed pluginsThomas Steur
2015-10-122.15.0-b192.15.0-b19Matthieu Aubry
2015-10-12Fixes Call to undefined function bcdivmattab
2015-10-12Fixes https://github.com/piwik/piwik/issues/8966mattab
2015-10-122.15.0-b182.15.0-b18Matthieu Aubry
2015-10-12Use + sign from language, do not assume '+'mattab
2015-10-12SMS report: percentage evolution are prefixed by '+'mattab
2015-10-11use number formats in SMS/PDF reports and in static image graphssgiehl
2015-10-11use number formats for row evolution popoversgiehl
2015-10-11use number formats for values displayed besides sparkline and for evolution datasgiehl
2015-10-11use new currency number formatssgiehl
2015-10-11improved numberformatter, fixed testssgiehl
2015-10-11fix php compatibilitysgiehl
2015-10-11added first version of numberformatter & use it for datatablessgiehl
2015-10-09Merge pull request #8938 from piwik/4589Matthieu Aubry
2015-10-092.15.0-b172.15.0-b17Matthieu Aubry
2015-10-08fixes #8399 create dimension instance only when needed to improve performanceThomas Steur
2015-10-08fix integration tests which failed because we did not return an array in sql ...Thomas Steur
2015-10-08Plugin to track usage of PiwikThomas Steur
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-07Fixing #8529Martin Keckeis
2015-10-07Merge pull request #8925 from piwik/8892Matthieu Aubry
2015-10-07Remove STRICT_TRANS_TABLES SQL mode to prevent fatal errormattab
2015-10-06Remove need for TableLogAction\Cache::$hits property which is only used for t...diosmosis