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/misc
AgeCommit message (Expand)Author
2014-08-13Revert the date cache feature as it somehow (cause: unknown) causing pageview...mattab
2014-07-26Refs #5807, fix build regression (accessing archive.php via web request resul...diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23removed some outdated scripts that do no longer work anyway. use console and ...Thomas Steur
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-21Fixes #5807, refactor CronArchive class so it does not configure itself based...diosmosis
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-13Merge branch 'master' of https://github.com/piwik/piwik into fix/archive_messageFrederic Hemberger
2014-07-13Fix merge conflict for b3ad4d8Frederic Hemberger
2014-07-13Fix parameter in deprecation message in /misc/cron/archive.phpFrederic Hemberger
2014-07-09Refs #5273 Replace other Trac URLs with Github URLsmattab
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-03Fixes #4455 changed URL to builds.piwik.org/piwik.zipmattab
2014-07-01Create piwik.zip symlink during build timemattab
2014-06-10Deleting package scripts for ASUStor and QNAP since they are not maintainedmattab
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-10tweak message for usabilitymattab
2014-06-08Make build fastermattab
2014-06-06silently fail if OrderedDict is not available for python 2.6Cyril Bonté
2014-06-06add the date in the Hit attributes, forgotten during the merge of a work branchCyril Bonté
2014-06-06use a tuple ase the cache key instead of string concatenationCyril Bonté
2014-06-06add some documentation about PyPi OrderedDictCyril Bonté
2014-06-06disable cache when OrderedDict is not availableCyril Bonté
2014-06-06preserve compatibility with python 2.6Cyril Bonté
2014-06-06fix date key computation when timezone is missingCyril Bonté
2014-06-06remove redundant exclusion checkCyril Bonté
2014-06-06use sets data structures to optimize lookupsCyril Bonté
2014-06-06retrieve the path extension only onceCyril Bonté
2014-06-06compute data only if not in dry-runCyril Bonté
2014-06-06add a cache for parsed datesCyril Bonté
2014-05-30Fix typomattab
2014-05-27import_logs give a IOError: [Errno 29] Illegal seek when receive log from pip...etmatrix
2014-05-27Fixes #2900 Now reading 'HTTP_X_FORWARDED_FOR', 'HTTP_CLIENT_IP', 'HTTP_CF_C...mattab
2014-05-26Fixes #5126 Adding code that will fail the release script, if attempt to re-p...mattab
2014-05-26Clean fail if the tag does not existmattab
2014-05-26Minor & sub modulesmattab
2014-05-26Remove unused code in build scriptmattab
2014-05-21Delete htaccess, as it is created automatically on upgradeMatthieu Aubry
2014-05-14Display the SHA1 checksum in the email to Microsoft Web App team, after build...mattab
2014-05-14Refs #4831 I could not reproduce this bug. So maybe it is because Magic quote...mattab
2014-05-13Refs #5104 Fix link to Microsoft Web App Gallery packagemattab
2014-05-08Commentsmattab
2014-05-07White spacemattab
2014-05-07Keep package clean, do not include PHPunit in build. rm -rf piwik/vendor/seb...mattab
2014-05-07Fixes #5104 Notify Microsoft App Gallery team when there is a new Piwik versionmattab
2014-05-07Sync build scriptmattab
2014-05-05Refs #4946 Fix typo + testsmattab
2014-05-05Fixes #4946mattab