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-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-11Refs #3465, remove Piwik_DataTable_Array::metadata and move data to Piwik_Dat...diosmosis
2013-03-01Code cleanup. Strings should really be built using sprintf() and not by ineff...Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-11-21Fixes #3440, make sure Actions metrics are associated w/ an Actions report in...benakamoorthi
2012-10-03Fixes #3311, use more granular SELECT in Piwik_Archive_Single::preFetchBlob &...benakamoorthi
2012-07-31What about this change?mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-28Fixes #1052, added message describing when a report was archived to the repor...benakamoorthi
2012-05-24completed a bunch of php doc blockssgiehl
2012-02-15Fixes #2924 mattpiwik
2011-12-23Fixes #2831. Details:benakamoorthi
2011-12-07Fixes #2785mattpiwik
2011-11-25Refs #1077. Improved speed of the IndexedBySite archive type by optimizing th...benakamoorthi
2011-09-07Refs #2633 redesigned segmentation api: all segments work for all reports nowBeezyT
2011-09-06Refs #2633 - revert previous commits since they are temporary solution (final...mattpiwik
2011-09-02Refs #2633 API can handle segmentation by different scopes (page, visit...)BeezyT
2011-05-17Refs #898mattpiwik
2011-04-01refs #2243 - looks good so farrobocoder
2011-03-31Fixes #2243mattpiwik
2011-03-30Refs #2243mattpiwik
2011-03-26Refs #572 mattpiwik
2011-03-25Refs #572 Fixing known archiving issues when period=range mattpiwik
2011-03-23Refs #572 Fixing bug when the range goes in the future of current month, forc...mattpiwik
2011-03-23Refs #2218 Thanks for the tip Anthon, it helped me see the light... mattpiwik
2011-03-22Fixing Warning when Goals plugin archive mattpiwik
2011-03-22Fixing several small performance issues & fixing testmattpiwik
2011-02-13Refs #1736mattpiwik
2011-02-12Refs #1736mattpiwik
2011-01-16Fixes #1949 Not throwing the exception if the requested subtable not found, b...mattpiwik
2011-01-09Removing unused (and not working) SHARDING codemattpiwik
2011-01-03git-svn-id: http://dev.piwik.org/svn/trunk@3577 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2010-12-23Disable browser archiving wasn't honored when the archive wasn't processed ye...mattpiwik
2010-08-20refs #1630robocoder
2010-08-07oops...revert that bit of debug code; investigating a different issuerobocoder
2010-08-07applying stefan's patchrobocoder
2010-05-31Fixes #1351 All error messages displayed to screen/API should not be translat...mattpiwik
2010-04-13Refs #56mattpiwik
2010-04-12Refs #56mattpiwik
2010-04-09Refs #56 mattpiwik
2010-03-29Refs #56 mattpiwik
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...robocoder
2009-08-22phpdoc cleanup:robocoder
2009-07-23Add () when instantiating classes for consistency.robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-05-27fixing core memory leaks, see also [1145]clearcode
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...mattpiwik