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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-11-04Revert "Support alternative matomo bootstrap file (#14887)" (#15075)Thomas Steur
2019-09-16Support alternative matomo bootstrap file (#14887)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2014-12-22Removed Piwik\Loader: Composer's autoloader is now included in core/bootstrap...Matthieu Napoli
2014-12-22Moved common bootstrap code in a `core/bootstrap.php` fileMatthieu Napoli
2014-12-22fixes #6890 added symfony vardumper libThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-10Revert debugging trickmattab
2014-10-10more test fixesmattab
2014-08-20Remove TODO from index.php.diosmosis
2014-08-20Remove Piwik autoloader and replace composer autoloader.diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-05make sure to display a message at least PHP5.3 is needed if PHP version is to...Thomas Steur
2013-12-26Refs #4439 Registering the callback in the frontcontroller and using a static...mattab
2013-12-22allow using Piwik when installed as a Composer dependencyChristian Raue
2013-11-28if a plugin causes a fatal error, offer the possibility to disable or uninsta...Thomas Steur
2013-11-19Consistent and prevent noticemattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-02Fix skipped testmattab
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
2013-09-24Finished converting exception handling.Benaka Moorthi
2013-09-24Fixing ErrorHandler stuff.Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-16The long awaited DbHelpermattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-04-01Autoload Twig from Composer autoloader.Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-03-20refs #3030 Honour php.ini setting. mattpiwik
2012-03-10refs #3030 - revert debugrobocoder
2012-03-10refs #3030 - for debugrobocoder
2012-03-06fixes #3009 - display_errors now defaults to disabled; leaving PhpSecInfo "as...robocoder
2012-03-06refs #3009 - don't set display_errors in vain; updated online docs (re: boots...robocoder
2011-05-22fixes #1279robocoder
2011-04-29load bootstrap.php using an absolute pathrobocoder
2011-04-14update comments in example; refactor file_get_contents, so compat functions a...robocoder
2011-01-31make it possible to override display_errors in php.ini via bootstrap.phprobocoder
2010-12-21Fixing buildmattpiwik
2010-12-21Test failed build should send email to piwik-buildsmattpiwik
2010-11-03refs #1630 - how did I miss these?robocoder
2010-10-09refs #1760, refs #1573 - undo change to index.php; integrator has to wrap thi...robocoder
2010-10-09fixes #1760, fixes #1573robocoder
2010-09-10touching a couple of files to trigger build (again)robocoder
2010-07-29fixes #1520 - disable xdebug stacktracesrobocoder
2010-04-25refs #1279 - refactor session initialization code out of index.phprobocoder