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-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-05Revert "Fixes #6595 Test of the minimum PHP version"Matthieu Napoli
2014-11-05Fixes #6595 Test of the minimum PHP versionMatthieu Napoli
2014-10-28Add parameter to Piwik_GetErrorMessagePage for easier testing.diosmosis
2014-10-28Use custom logo & favicon in error page.diosmosis
2014-10-28Adding event so the error page contents can be modified.diosmosis
2014-10-28Remove ExitWithMessage function and documented new code.diosmosis
2014-10-09Fixes #6375 refs #5958 Only set 500 headers when a database failure occurs #...Matthieu Aubry
2014-10-07Increasing PHP requirements to 5.3.3 refs #6390mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-08-29Update testMinimumPhpVersion.phpMartin Keckeis
2014-08-28Update testMinimumPhpVersion.phpMartin Keckeis
2014-08-28Update testMinimumPhpVersion.phpMartin Keckeis
2014-08-28Update testMinimumPhpVersion.phpMartin Keckeis
2014-08-28Removing pre PHP 5.3 checksMartin Keckeis
2014-08-13fixes #5958 When there is an error screen in Piwik (core or in Tracker) then ...mattab
2014-08-08refs #5958 add http error code 500 header in case of piwik errors.mattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-03Fixes #4455 changed URL to builds.piwik.org/piwik.zipmattab
2014-06-25add link to FAQ: How do I use Piwik from the Git repository?mattab
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-06-10Use piwik-latest.zip instead of latest.zip to work around bug on Chrome on Wi...mattab
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-04Debugging install testsmattab
2014-05-04Display backtrace during tests, helpful to debug errors.mattab
2014-04-08Fixes #4962 Show a useful error message when php5-json is not installed.mattab
2014-04-03Fix a testmattab
2014-04-03Remove the ResponseBuilder flag and instead use the existing PIWIK_PRINT_ERRO...mattab
2014-04-01Display backtraces when ResponseBuilder::DISPLAY_BACKTRACE_DEBUG is set to truemattab
2014-03-27Fix: window.back() does not exist!Stefan Greiner
2014-02-18Error code when there's an errormattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-09Fix typomattab
2014-01-09Fix error that occurs when config section is empty in config.ini.php (like wh...diosmosis
2013-12-31Minor typo fixPowerKiKi
2013-12-22allow using Piwik when installed as a Composer dependencyChristian Raue
2013-12-19Refs #1640 Adding jshrink to LEGALNOTICE + update help textmattab
2013-11-18Error messages friendly to CLI output (no html, spaces displayed correctly......mattab
2013-11-18When CLI mode, display errors without HTMLmattab
2013-11-01Fixes #4265 Removing dependancy on 5.3.6 (in Log.php) and increasing requirem...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-06Remove check for zend.ze1-compatibility-mode since this setting was removed inFabian Becker
2013-10-05Refs #4131 Fixing LogTest + instructions for composer install for windows ser...mattab
2013-10-04Typomattab
2013-10-04Adding windows composer help Refs #4131mattab
2013-10-01Fixing minor issuesmattab
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and moved...Benaka Moorthi
2013-09-23Output exception backtrace also if PIWIK_TRACKER_DEBUG is defined.Benaka Moorthi