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-10-21Fixes #6479, properly set period parameter in subtable & segment requests whe...diosmosis
2014-10-212.8.1-rc1Matthieu Aubry
2014-10-21fixes #6475 use Tracker adapter rather at all times in trackerMatthieu Aubry
2014-10-21try to remove version option in case we are uninstalling a dimension and remo...Thomas Steur
2014-10-20Delete archives older than yesterday midnight raher than today midnight as we...Matthieu Aubry
2014-10-20Merge remote-tracking branch 'origin/master'mattab
2014-10-20fixes #6474mattab
2014-10-202.8.1-b2 - testing #64452.8.1-b2Matthieu Aubry
2014-10-202.8.1-b12.8.1-b1Matthieu Aubry
2014-10-20Merge pull request #6445 from piwik/fileCopyCheckMatthieu Aubry
2014-10-20Merge pull request #6404 from piwik/bugfix/6156Matthieu Napoli
2014-10-20Refs #6470 Make it clear Piwik will stop supporting PHP 5.3 in Maymattab
2014-10-20Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-20Refs #6454, use file_put_contents and file_get_contents for scheduled reports...diosmosis
2014-10-20Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-19fixes #6281 - added detection for findhurtig.dk and genieo.comsgiehl
2014-10-19refs #6281 - added missing search engine hosts for Ask and Zapmetasgiehl
2014-10-18Refs #6364, proper fix for json_encode error on some 5.3 versions of PHP. Whe...diosmosis
2014-10-17Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-17Refs #6364, fix for when pivotted table is empty.diosmosis
2014-10-17Refs #6364, encode columns in PivotByDimension filter to ensure UTF-8 encodin...diosmosis
2014-10-16Fix CronArchive token_auth refactor.diosmosis
2014-10-16Remove unused variable in CronArchive (CronArchive::$isCoreInited).diosmosis
2014-10-16Forgot to remove calls to initCheckCli in last commit.diosmosis
2014-10-16Moving CronArchive token auth check to archive script since it is only for wh...diosmosis
2014-10-16Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-16Removed `Piwik::getJavascriptCode()` and its deprecation notice: it wasn't an...Matthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-10-15Fix for bd7dc4d60 which broke the build (null bytes where not sanitized)Matthieu Napoli
2014-10-15Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-15fixes #6384 do not send headers in case total values are calculatedThomas Steur
2014-10-15refs #6444 if it fails to copy the first time, try it another time before tri...Thomas Steur
2014-10-15refs #6444 when copy a php file check whether it was actually copied and whet...Thomas Steur
2014-10-142.8.0 - so much stability!2.8.0Matthieu Aubry
2014-10-142.8.0-rc22.8.0-rc2Matthieu Aubry
2014-10-14Merge pull request #6440 from piwik/more-eventsMatthieu Aubry
2014-10-14Refs #6372 Textarea Settings value should conserve line breaksmattab
2014-10-14#6372 Added events for Piwik update, enable/disable plugin and Plugin Setting...Matthieu Napoli
2014-10-132.8.0-rc1 - report any bug you may find2.8.0-rc1Matthieu Aubry
2014-10-13Fixes #6191 Make sure Goal URL matching uses the RAW URL including any exclud...mattab
2014-10-13Made FrontController use Url::getCurrentUrl()Matthieu Napoli
2014-10-13Fixed a bug in Url: the PATH_INFO was droppedMatthieu Napoli
2014-10-13Refs #4528 remove unused functionmattab
2014-10-13Fixes #4528 instead of failing with an exception, log a warning instead.mattab
2014-10-13Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-13refs #5940 had to increase version number in order to require it by other plu...Thomas Steur
2014-10-13Renamed UrlFilter to RouterMatthieu Napoli
2014-10-13Merge pull request #6431 from piwik/5940_testRenamingFrameworkThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-12#6085 Removed $GLOBALS['PIWIK_TRACKER_DEBUG_FORCE_SCHEDULED_TASKS'] and repla...Matthieu Napoli