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
2014-12-17Use the new PiwikCache::getTransientCache() to store the values instead of us...mattab
2014-11-27Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-19Fixes #6695 show git:pull command whenever piwik is deployed from git (push ...mattab
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-04Refs #5400, fixing UI tests and regression in Installation process.diosmosis
2014-06-14When checking if Piwik server works, fail the check if the Piwik shows an err...mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-22misc/user/domain/favicon.png should not fail the test (case piwik used in sin...mattab
2014-05-21Fix installer regressionmattab
2014-05-20Removing BC code because turns out it should not be theremattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-15When Piwik is not installed yet, the app-id match did not work.mattab
2014-05-15do not fail tests in case there is a custom faviconThomas Steur
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-08When Piwik is not installed yet, and we're installing it via console, make su...mattab
2014-05-05Fixing UI tests?mattab
2014-05-05Refs #4990 Fix bug reported in forums when nFS is detectedmattab
2014-04-07force_ssl should start working only after Piwik is installedmattab
2014-04-04Removing the SettingsPiwik::$piwikUrlCache hack, ftw?mattab
2014-03-29Refs #4926 when loaded over HTTPS, make the sure PiwikUrl is https (even thou...mattab
2014-03-16Fixes #3220 Fix logicmattab
2014-03-16Fixes #3220 When the core is not dispatching the request (PIWIK_ENABLE_DISPAT...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-08Refactoring Custom Logo code into its own class + improvementsmattab
2013-12-25Merge branch 'master' of https://github.com/piwik/piwikmattab
2013-12-22when installed as a Composer dependency, `.git/HEAD` only contains a commit hashChristian Raue
2013-12-22Prevent notice if git not being used and Manifest not foundmattab
2013-12-16better comment, self served certicate tolerated here because it's only used t...mattab
2013-12-16Accept self serverd certifmattab
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-18Error messages friendly to CLI output (no html, spaces displayed correctly......mattab
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-21Documented core/SettingsPiwik.php.diosmosis
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-09minormattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09Refs #4199 minor docmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4199 documented some more eventsThomas Steur
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
2013-09-30Refs #4133mattab
2013-09-23Initial refactoring.Benaka Moorthi
2013-09-19Moving isPhpCli to Commonmattab