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-232.8.2 - bugfix release2.8.2Matthieu Aubry
2014-10-22Fix tests after 9425c0f6d0134a65b0e22d9971923d03f83dcfa8mattab
2014-10-22Refactor isUserIsAnonymousmattab
2014-10-22Fixes #6493 Composer install can now run on WindowsMatthieu Napoli
2014-10-22#6491 Fixes a redirection loop when Nginx is misconfigured and passes an inco...Matthieu Napoli
2014-10-22Partial cleanup after PR...mattab
2014-10-22Merge pull request #6480 from mgriego/masterMatthieu Aubry
2014-10-22Merge pull request #6382 from d-skora/masterMatthieu Aubry
2014-10-21Merge pull request #6483 from piwik/introducingBowerThomas Steur
2014-10-21file_exists check instead of suppressing filemtimemgriego
2014-10-212.8.1 - out of this world reliability2.8.1Matthieu Aubry
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-21refs #6469 with jquery-ui 1.11.1 the UI test run about 80% slower and runs ou...Thomas Steur
2014-10-20Suppress errors while performing file cleanup during simultaneous cron runs.mgriego
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 introducingBowerThomas Steur
2014-10-20refs #6469 some initial work for using bowerThomas Steur
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-15refactoring of code, fixes for hiding classesd-skora
2014-10-15hide without parameter and hide for methodsd-skora
2014-10-15test fixesd-skora
2014-10-15hide annotation with testsd-skora
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