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-30Merge pull request #9093 from piwik/timeformatsMatthieu Aubry
2015-10-29Do not use static local variable in FrontController so tests can initialize t...diosmosis
2015-10-29fix event example codeThomas Steur
2015-10-29Merge pull request #9098 from piwik/9090Matthieu Aubry
2015-10-28move update script to languagesmanager pluginsgiehl
2015-10-28added new DateTimeFormatProvider to provide date, time and interval formatssgiehl
2015-10-28code improvements / added testssgiehl
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-10-27fixes #9090 SettingsServer.php - in_array() expects parameter 2Thomas Steur
2015-10-222.15.02.15.0Matthieu Aubry
2015-10-22Append UTC to generated datetimemattab
2015-10-222.15.0-rc52.15.0-rc5Matthieu Aubry
2015-10-22Merge pull request #9075 from piwik/report_generated_tooltipMatthieu Aubry
2015-10-22Minor commentmattab
2015-10-22Make the string ts_archivedmattab
2015-10-22Display 'Report generated Xs ago' in help tooltip, Fix years old regressionmattab
2015-10-202.15.0-rc4 - maybe the last RC for 2.15.0!2.15.0-rc4Matthieu Aubry
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