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
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Moving BatchInsert logic to own Db/BatchInsert classmattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-09Fixing bug in installermattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed some doc blockssgiehl
2013-07-31Fixing post merge bugsmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
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-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-07fixed some doc blocks, unresolved variablessgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-18Removing TablePartitioning from codebase, since it was rather ugly. Introduci...mattab
2013-03-29 * Small tweaks to translation refs #1700mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-02-10Fixes #3232, add ability to discard URL fragments when tracking for all websi...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
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