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
AgeCommit message (Expand)Author
2016-07-21When Piwik config file becomes un-readable, make it clear that the file still...Matthieu Aubry
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-03-01allow umlauts in loginssgiehl
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-10-12Rename InvalidationResultInfo to InvalidationResult and remove Period::getAll...diosmosis
2015-07-23Remove usage of custom font in the "fatal error" pageMatthieu Napoli
2015-07-03Move Zend_Validate_EmailAddress to DIbarbushin
2015-07-01Use email address validator from Zendbarbushin
2015-06-23wssgiehl
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22Fix phpstorm errorMatthieu Napoli
2015-04-17Although Piwik is always free as in freedom (http://piwik.org/free-software/),mattab
2015-02-19Setting minimum username length to 2 chars instead of 3mattab
2015-02-09Merge branch 'master' into removed-registryMatthieu Napoli
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-01-14removed several occurences of UserSettings pluginsgiehl
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-05Fixed typo that crept inMatthieu Napoli
2015-01-05Refactored Piwik\Translate into a non-static class Piwik\Translation\TranslatorMatthieu Napoli
2014-12-04Tracker refactoringThomas Steur
2014-11-26Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-25refs #6697 start refactoring the DoNotTrack code to allow for adding testsmattab
2014-11-08Forgot to add files in previous commit and document two more pieces of code.diosmosis
2014-11-07[poc] moved BounceRate calculation to ProcessedMetric class.diosmosis
2014-10-22Refactor isUserIsAnonymousmattab
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-03Extend tracking with all changes.Marcin Czołnowski
2014-09-30Deprecating Piwik::setUserHasSuperUserAccess() and switching to Access::doAsS...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-27Refactor Login controller and auth to be more modular and easier to extend/ov...diosmosis
2014-09-23fix regression when HTTPS URL is different from HTTP Tracker URL, both should...mattab
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-09-10refs #6174 - added possibility to add 'disableCookies' option in tracking cod...sgiehl
2014-09-08Merge pull request #344 from Irrational86/masterMatthieu Aubry
2014-09-04Added the protocol-agnostic URL format to the Tracker's fallback image.Jesse
2014-08-24Fixing build for Json array rendering bug.diosmosis
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-07-25Merge branch 'master' of https://github.com/piwik/piwikJesse
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23fixes #5867 remove upper limit completelyThomas Steur
2014-07-22refs #5867 allow up to 15 characters in top level domainThomas Steur
2014-07-22refs #5867 make sure a *.international email address would workThomas Steur
2014-07-18fixes #5841 fix Uninitialized string offset if custom variable is an empty st...Thomas Steur
2014-07-15fixed method signaturesChristian Raue
2014-07-05Changed JavaScript Tracking Code generation to use "//", instead of verifying...Jesse
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-14In Tracking Code screen, custom variables should be indexed with index 1 rath...mattab