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
2013-12-29Fix notice reported in http://forum.piwik.org/read.php?2,109114mattab
2013-12-20Fixes #4380, make sure site's timezone is applied when selecting log data to ...diosmosis
2013-12-08Refs #2781 PR #121 Fixing regression the "distinct idvisit" was removed in th...mattab
2013-12-08Merge pull request #121 from piwikpro-team/2781-segmentation-on-Goals.getItemsMatthieu Aubry
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 fix more linksThomas Steur
2013-12-03refs #4244 escape the underscore, will be emphasized otherwiseThomas Steur
2013-12-03refs #4244 fix complete comment is a linkThomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-29Change handling of tables using for join in segment.Marcin Czołnowski
2013-11-28Fix for ecommerce segmentation.Marcin Czołnowski
2013-11-28Merge branch 'master' into 2781-segmentation-on-Goals.getItemsMarcin Czołnowski
2013-11-12Refs #4200, finished documenting LogAggregator.diosmosis
2013-11-11Refs #4200, document last method in LogAggregator.diosmosis
2013-11-11Fixing bug reported by Benaka in ecommerce visit count for productsmattab
2013-11-09Refs #4200, refactor LogAggregator a bit (change signature of getSelectsFromR...diosmosis
2013-11-08Refs #4278 I broke the build, don't know why yetmattab
2013-11-08Refs #4278 Breaking the if statementsmattab
2013-11-06Phpstorm organize importsmattab
2013-11-06Fix buildmattab
2013-11-05Refs #4278 Simplifying ArchiveProcessormattab
2013-11-05Refs #4278 Simplifying ArchiveProcessor: moving internal logic to ArchiveProc...mattab
2013-11-05Renaming archive helpers Reports->Records + move getMetricsForDimension to Lo...mattab
2013-11-01Refs #4200, documented the ScheduledTask class.diosmosis
2013-11-01Refs #4200, documented more of LogAggregator class.diosmosis
2013-10-24Refs #4200 started documenting LogAggregator and documented Plugin/API.diosmosis
2013-10-10#2781Marcin Czołnowski
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07Move deadlock info logging to Db.php, fix core updater translation regression...Benaka Moorthi
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-09-30Refs #4186 Adding advisory locking before running the DELETE querymattab
2013-09-24Rethrow exception so tests won't fail silently.Benaka Moorthi
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-23Fix syntax error from last buildFabian Becker
2013-09-23Adding more debug output and show output in travis to try and solve deadlocki...Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-16The long awaited DbHelpermattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving BatchInsert logic to own Db/BatchInsert classmattab
2013-08-10fixed doc blockssgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
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-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab