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
2014-06-19See: https://github.com/piwik/piwik/commit/3f82b4ab7b8fc82eed0303936e869f78ad...mattab
2014-06-19This may solve the UI tests regressionmattab
2014-06-19Salt visitor hash with Piwik instance's unique salt fixes #5366mattab
2014-06-19Maybe this fixes the UI testsmattab
2014-06-19Maybe this fixes the UI testsmattab
2014-06-19Maybe this fixes the UI testsmattab
2014-06-19Move tracker proxy logic in js/index.php to js/tracker.php & allow the remova...diosmosis
2014-06-19Add ability to serve only part of a static file. Includes tests for new funct...diosmosis
2014-06-19Fix typo in LogAggregator docs.diosmosis
2014-06-18fixes #5358 When looking for websites for which the local time, has moved int...mattab
2014-06-18fixes #5354 Delete archives by batch of 1000 using array_chunkmattab
2014-06-18During cron archive script, make sure to log this error as an errormattab
2014-06-18Refactoring ProxyHttp for clarity & code cleanliness.diosmosis
2014-06-17replacing comment for consistencymattab
2014-06-17use constant for BOT ossgiehl
2014-06-17Add missing line break in notification messagemattab
2014-06-17Merge pull request #305 from piwik/DeviceDetector2Matthieu Aubry
2014-06-17we must use operator === when comparing token stringsmattab
2014-06-16Throw exception when site Ids array is empty, to prevent error:mattab
2014-06-16When executing tests, check for non-core plugin that should be loaded by look...diosmosis
2014-06-15MySQL port should be always integer (HHVM compatibility)Petr Soukup
2014-06-14Remove debugging code in last commit.diosmosis
2014-06-14Debugging plugin travis failure.diosmosis
2014-06-14When checking if Piwik server works, fail the check if the Piwik shows an err...mattab
2014-06-13Fixes #5339: do not hardcode user and group in error messagesmattab
2014-06-13Fixes #5263 use HHVM binary with --php. Archive may now be compatible with HHVM.mattab
2014-06-13Fixes #5343 Cron core:archive: make sure the PHP cli binary is at least 5.3.2mattab
2014-06-12Factoring out the userPreferences in own object to allow reusemattab
2014-06-12Merge remote-tracking branch 'origin/master'mattab
2014-06-12Removing couple lines not needed. let's see if UI tests still pass... refs PR...mattab
2014-06-11Allow code to remove assets (like the merged stylesheet) manually if needed.2.4.0-b6diosmosis
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
2014-06-10Tweak to FrontController documentation.diosmosis
2014-06-10Show backtrace if should be shown when Visualization cannot load the DataTabl...diosmosis
2014-06-10Merge branch 'master' of github.com:piwik/piwikmattab
2014-06-10Enable DevicesDetection plugin by default starting in 2.4.0-b6 refs #5329mattab
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-10Use piwik-latest.zip instead of latest.zip to work around bug on Chrome on Wi...mattab
2014-06-10Merge remote-tracking branch 'origin/master' into plugin_widget_refactoringThomas Steur
2014-06-10fix testsThomas Steur
2014-06-09Moved attachment generation to report rendererm.kurzeja
2014-06-09Merge branch 'master' into DeviceDetector2sgiehl
2014-06-08added missing class DeviceDetectorFactorysgiehl
2014-06-08introduce devicedetector factory to get singleton instances of devicedetector...sgiehl
2014-06-08added r.duckduckgo.com as search enginesgiehl
2014-06-082.4.0-b52.4.0-b5mattab
2014-06-082.4.0-b42.4.0-b4mattab
2014-06-08Use its own static array to store DeviceDetector instancesCyril Bonté
2014-06-08cache parsed DeviceDetector instances for bulk requestsCyril Bonté