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-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
2014-05-05refs #4946 commiting patch from forum post which makes sure to always have an...Thomas Steur
2014-05-042.1.1-b3mattab
2014-04-30Updating comment to reference to ./console core:archive instead of archive.phpmattab
2014-04-28Allow just archive.phpPiotr
2014-04-27Update .htaccessPiotr
2014-04-27Explicitly enable access to web cron scriptPiotr
2014-04-25Fixes #5039 Deprecate archive.sh by printing warning message, returning error...mattab
2014-04-10fix typoThomas Steur
2014-04-08Updated .htaccess refs #4941mattab
2014-04-07Fixes #4958 Remove CoreAdminHome.getKnownSegmentsToArchive APImattab
2014-04-01fixes #4934 should make it work on windows if php.exe is in pathThomas Steur
2014-04-01Fix white spacemattab
2014-04-01Add missing module=APImattab
2014-04-01Slightly better error login in log importsmattab
2014-03-31Add main() method to CronArchive to call individual methods.diosmosis
2014-03-31Do not call exit from within CronArchive class.diosmosis