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
path: root/core/Db
AgeCommit message (Expand)Author
2012-11-24Fixes #2375, added ability to exclude visits from tracking based on global & ...benakamoorthi
2012-11-23small code improvementssgiehl
2012-11-11Fixes NOTICE Undefined offset: 0mattpiwik
2012-10-15Refs #2992 #49 mattpiwik
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-10-08Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if de...benakamoorthi
2012-08-16refs #2976 url normalization: store protocol and www in the url_prefix column...BeezyT
2012-07-31Fixes #3255mattpiwik
2012-07-30Refs #3288 Fixing missing UNSIGNEDmattpiwik
2012-06-03Fixes #3121 This can't have any side effect right? mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-26update svn propsrobocoder
2012-05-26moved Piwik_Db_Adapter_Interface to its own filesgiehl
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
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-12-20Fixes small Bug in Schema-Filepeterbo
2011-09-18Fixes #2671, #2659mattpiwik
2011-05-22fixes #1279robocoder
2011-05-22refs #1279 - fix typorobocoder
2011-05-22refs #1279 - add session tablerobocoder
2011-05-21Refs #898 mattpiwik
2011-05-20Refs #2432 Increasing Custom Variable truncation limit to 100 chars (name and...mattpiwik
2011-05-17Refs #898mattpiwik
2011-05-16fix typo in phpdocsrobocoder
2011-05-16Refs #898 Allowing same order ID in several websitesmattpiwik
2011-05-16Refs #898 This missed the last commitmattpiwik
2011-05-16Refs #898 Work in progress (but should leave trunk stable and not break anyth...mattpiwik
2011-05-16refs #1368 - refactoring the batch insert coderobocoder
2011-05-13Fixing Fatal error: Undefined class constant 'MYSQL_ATTR_LOCAL_INFIL...mattpiwik
2011-04-30better handle a typo in the db adapter name when manually edited ;)robocoder
2011-04-23fixes #1111 - add support for IPv6 addresses (tracking, anonymization, and ex...robocoder
2011-04-08Refs #2222 Implementing Visitor ID forced request, so that we can log, after ...mattpiwik
2011-04-04Fix #2258 Updating Goal edit/add UI, Tracker, API (now returning nb_visits_co...mattpiwik
2011-04-03refs #2256robocoder
2011-04-03fixes #2255robocoder
2011-03-31refs #2243 - set database's default charset explicitlyrobocoder
2011-03-30Refs #2243mattpiwik
2011-03-27Fixes #2220 mattpiwik
2011-02-14Refs #409mattpiwik
2011-02-13Refs #409mattpiwik
2011-01-21Refs #2042mattpiwik
2011-01-19Refs #1984 - New plugins CustomVariablesmattpiwik
2011-01-15Change referer_type field to tinyint as it is 3bytes smaller and more than en...mattpiwik
2011-01-15minor change to use BINARY columnsrobocoder
2011-01-14Fixes #2007mattpiwik
2011-01-13refs #1867 - add curl support for local cacert.pem, if availablerobocoder
2011-01-12refs #766 - revert optimization from Mysqli.php (spurious unit test failures ...robocoder
2011-01-12Refs #766 - performance optimization, caching prepared statements in mysqli a...mattpiwik