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-06-26add constant PIWIK_VENDOR_PATHChristian Raue
2015-06-26fix referrer spam blacklist path when Piwik is installed as a Composer depend...Christian Raue
2015-06-262.14.0-rc12.14.0-rc1Matthieu Aubry
2015-06-26Minor code stylemattab
2015-06-26Minor change, renaming variablemattab
2015-06-26Tracking API: when receiving a ping=1 request, never track any goalmattab
2015-06-26Refs #8218 Do not create a new visit when it is a ping request.mattab
2015-06-26Case insensitive matchmattab
2015-06-25Merge pull request #8214 from piwik/cron_archive_output_tweakBenaka
2015-06-25Clean up some additions in this branch, rename setHeartBeatTimer to enableHea...diosmosis
2015-06-25Adding server side logic for ping requests that specify a visit is still ongo...diosmosis
2015-06-25Add date to CronArchive output when printing info about preprocessing what wi...diosmosis
2015-06-252.14.0-b102.14.0-b10Matthieu Aubry
2015-06-24The eager cache seems to behave differently than the lazy cacheMatthieu Napoli
2015-06-24#8186 Store the referrer spammers blacklist in the eager cache instead of the...Matthieu Napoli
2015-06-24Fix the cache IDMatthieu Napoli
2015-06-24#8186 Cache the referrer spammer listMatthieu Napoli
2015-06-24#7674 Auto-update the referrer spammer blacklistMatthieu Napoli
2015-06-24The command `scheduled-tasks:run` now allows to run a single taskMatthieu Napoli
2015-06-24Make sure derived Access classes can override loadSitesIfNeeded method to ove...diosmosis
2015-06-24Fixed typo in testMinimumPhpVersionSergey
2015-06-242.14.0-b92.14.0-b9Matthieu Aubry
2015-06-24Merge pull request #8184 from piwik/popover-errorsMatthieu Aubry
2015-06-23wssgiehl
2015-06-23#8087 handle also the cases where a user has no access (redirect to the login...Matthieu Napoli
2015-06-23Merge branch 'master' into popover-errorsMatthieu Napoli
2015-06-23Merge pull request #8171 from piwik/bounce_rate_map_fixBenaka
2015-06-23#8087 show error formatted nicely when it happens in an AJAX request (e.g. po...Matthieu Napoli
2015-06-232.14.0-b82.14.0-b8Matthieu Aubry
2015-06-23Fixes #8159 no notice when the response only has headers and no bodymattab
2015-06-23Throw a NoAccessException when the user does not have needed accessmattab
2015-06-22Allow Environment to be specified via constructor to Console app for tests, a...diosmosis
2015-06-22Allow Environment to be specified via constructor to Console app for tests, a...diosmosis
2015-06-22Merge pull request #8101 from piwik/i18n-data2Stefan Giehl
2015-06-22Fix bug w/ format_metrics defaulting, if format_metrics=0 is used, it will al...diosmosis
2015-06-22Merge pull request #8168 from piwik/8158Matthieu Aubry
2015-06-222.14.0-b72.14.0-b7Matthieu Aubry
2015-06-22Add new integration test to check that Piwik files didn't grow in size un-exp...mattab
2015-06-222.14.0-b62.14.0-b6Matthieu Aubry
2015-06-222.14.0-b52.14.0-b5Matthieu Aubry
2015-06-20remove unused propertiessgiehl
2015-06-20added note to changelog; updated commentsgiehl
2015-06-20added fallback for translation keys moved to intl plugin to avoid untranslate...sgiehl
2015-06-20use new intl unit datasgiehl
2015-06-20Make TEstingEnvironmentManipulator override the global settings provider ONLY...diosmosis
2015-06-20Allow environments to stack in StaticContainer to allow embedding Environment...diosmosis
2015-06-19Merge pull request #8150 from piwik/unit-testsMatthieu Napoli
2015-06-19Resolving a problem with global state messing up with testsMatthieu Napoli
2015-06-19Testing to debug Travis buildMatthieu Napoli
2015-06-192.14.0-b42.14.0-b4Matthieu Aubry