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-04Tracker refactoringThomas Steur
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-29Fix typo when parameters were moved to constructor configmattab
2014-09-29The MYSQL_ATTR_FOUND_ROWS attribute only works as a connection option, and ca...mattab
2014-09-29Fixing bug found by testsmattab
2014-09-28refs #6296 maybe we can detect number of rows matched by the UPDATE query, by...mattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-15MySQL port should be always integer (HHVM compatibility)Petr Soukup
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-22fix missing paranthesisAndreas Faust
2014-05-22reverted Pgsql.php to old state ( unsupported )Andreas Faust
2014-05-22secure transactions against nestingAndreas Faust
2014-05-22rename variable according coding standardAndreas Faust
2014-05-21another typoAndreas Faust
2014-05-21begin_transaction in mysqli started in php5.5 - alternative implementedAndreas Faust
2014-05-20copy and paste errors correctedAndreas Faust
2014-05-20Transaction functions throw dbExceptions nowAndreas Faust
2014-05-20tidier implementation + bugfixAndreas Faust
2014-05-20added protection against multiple transaction-startsAndreas Faust
2014-05-20use Database-TransactionsAndreas Faust
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-05refs #4611 fix fatal error because getProfiler and fetchCol methods did not e...Thomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-18fixed property namesgiehl
2013-12-19Fix notice if port empty PHP Notice: Uninitialized string offset: 0 in .../ht...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-06fixed several doc blockssgiehl
2013-03-31fixing some doc blockssgiehl
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-09-25fixes #3408 handle NULL values in prepared statement and MYSQLIBeezyT
2012-06-21added/fixed doc blockssgiehl
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-24refs #1713 - workaround php 5.1.x - php 5.2.0 reference bugs when config is r...robocoder
2011-08-11when mysql is shutdown, don't display more verbose error message in a tracker...mattpiwik
2011-03-21refs #2202 - more debugrobocoder
2011-03-20refs #2202 - debug failing unit testrobocoder
2010-11-15fixes #1817 - added Piwik_Tracker_ExitWithException(); also fixed a regressio...robocoder
2010-08-20refs #1630robocoder
2010-07-16refactoringrobocoder
2010-07-15queries without parameters may generate warningsrobocoder
2010-06-26fixes #1447 - thanks edvsb and halfdanrobocoder