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-04-16Improve performance of BulkTracking and QueuedTrackingThomas Steur
2015-04-16Refs #7682, slight clarification of code in CronArchive::createSitesToArchive...diosmosis
2015-04-16Merge pull request #7682 from piwik/archiving-share-sites-force-allBenaka
2015-04-16Merge pull request #7666 from piwik/fix/7647Benaka
2015-04-16#7681 Suppress error outputMatthieu Napoli
2015-04-16#7682 Extract code to a methodMatthieu Napoli
2015-04-15#7614 Archiving with `--force-all-websites` now shares the site listMatthieu Napoli
2015-04-15Add support for climulti to OS X where ps works but there is no `/proc`Matthieu Napoli
2015-04-14Fix updateMatthieu Napoli
2015-04-14ref #7235 Refactored the system check to allow plugins to add diagnosticsMatthieu Napoli
2015-04-14Merge pull request #7639 from ThaDafinser/patch-3Benaka
2015-04-14Merge pull request #7673 from piwik/encode_ini_file_chainBenaka
2015-04-14Merge pull request #7668 from piwik/loganalytics_57_2Benaka
2015-04-14Encode/decode INI properties in IniFileChain since the encoding/decoding is u...diosmosis
2015-04-13refs piwik/piwik-log-analytics#57 return a http 400 if no request is setThomas Steur
2015-04-13Fixes #7647 Undefined reportMatthieu Napoli
2015-04-13Fixes #7647 Variable overwriting itselfMatthieu Napoli
2015-04-13Updated PHP-DI versionMatthieu Napoli
2015-04-10Merge pull request #7643 from piwik/avoid_unnecessary_access_reloadMatthieu Aubry
2015-04-10Access-Control-Allow-Origin: * when a cors_domain[] is set to * in the config...mattab
2015-04-102.13.0-b22.13.0-b2Matthieu Aubry
2015-04-09Merge pull request #7635 from piwik/7611Matthieu Aubry
2015-04-09when matching Goals against patterns, match both the RAW pattern and URL deco...mattab
2015-04-09Fixes #7642 Added Help link to top menuMatthieu Napoli
2015-04-08If the current user is already authenticated, do not authenticate the user againThomas Steur
2015-04-07Update Config.phpMartin Keckeis
2015-04-07Update Config.phpMartin Keckeis
2015-04-07Refs #7312, fix for last commit if dumping changes and new section has been a...diosmosis
2015-04-07Refs #7312, fix bug where config file is saved w/ sections in incorrect order...diosmosis
2015-04-07Ignore the error "the DB is in a newer version" when development mode is enabledMatthieu Napoli
2015-04-07Do not pre-process segments for period=rangemattab
2015-04-06#7580 Piwik now includes certificates so that updating over HTTPS works even ...Matthieu Napoli
2015-04-01Merge pull request #7485 from piwik/segment_url_provider_loggingBenaka
2015-04-012.13.0-b1Matthieu Aubry
2015-04-01Method isLookLikeUrl is public APImattab
2015-04-01Merge pull request #7596 from piwik/7458Matthieu Aubry
2015-04-01refs #7458 fix memory error in API Live.getLastVisitsDetails when filter_offs...Thomas Steur
2015-03-31Refs #7181, add --include-year-archives and --force-optimize-tables options t...diosmosis
2015-03-31Safe net against http header injection in email reports as the string can con...mattab
2015-03-31Merge pull request #7482 from piwik/3611Thomas Steur
2015-03-31Merge pull request #7577 from piwik/faster_archives_2Matthieu Aubry
2015-03-31fix broken testsThomas Steur
2015-03-31extracted code into a functionThomas Steur
2015-03-31A chunk implementation that is much simpler and makes more sense. Everything ...Thomas Steur
2015-03-31disable tests on PHP 5.3 again, faster ReplaceColumns, remove not needed testThomas Steur
2015-03-31changed the name of chunks in archive tables, faster unserializationThomas Steur
2015-03-31Faster archiving of aggregated reports, also performance imprvovements in gen...Thomas Steur
2015-03-31Merge pull request #7583 from piwik/7560_bugfixBenaka
2015-03-31Refs #7560, if old list is found in DB for ArchivesToPurgeDistributedList, co...diosmosis
2015-03-31Fix issue where reference not returned by IniFileChain::get when settings fil...diosmosis