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
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-07-31Refs #3275, fix bar graph regression & made exception message in sumRowArray ...benakamoorthi
2012-07-31Fixes #3275, add 'Visits by Day of Week' report to VisitTime as related repor...benakamoorthi
2012-07-14some doc block / code improvementssgiehl
2012-06-12refs #2726 make it possible to set the height and width of multisite sparklin...sgiehl
2012-03-08Refs #534 Minor code style + renaming tests to .test.php to ensure they are p...mattpiwik
2012-03-07refs #534: BeezyT
2012-02-21refs [534] lib / graph updatesBeezyT
2012-02-05Modified integration tests to only test widgets when 'all' is used, changed d...benakamoorthi
2011-11-18refs #2771 - reverting patchrobocoder
2011-11-18refs #1820 metrics picker for pie and bar chartBeezyT
2011-11-18fixes #2771 - will revert this when the minimum requirements is php 5.3 and w...robocoder
2011-11-16refs #1820 added row picker to evolution graphsBeezyT
2011-11-13fixes #2735robocoder
2011-11-13fixes #2769 plus refactoringrobocoder
2011-11-11fixes #2769robocoder
2011-11-10refactoring Piwik_iView to Piwik_View_Interfacerobocoder
2011-11-04refs #1820 metrics picker, refs #1454 using Api.get for cross-plugin evolutio...BeezyT
2011-10-31refs #1454 new action metrics are only accessed by actions plugin, bounce rat...BeezyT
2011-09-27Fixes #2636mattpiwik
2011-07-02fixes #2518robocoder
2011-05-27Refs #2431 removing "flash export" on Widgets Screen, which feels good!mattpiwik
2011-05-26refs #2431 ofc removed. perfomance improvements. request size optimizations. ...BeezyT
2011-05-01Fix #2381mattpiwik
2011-04-04refs #2256 - more invalid tagsrobocoder
2011-03-31Refs #572mattpiwik
2010-11-01fixes #1793robocoder
2010-08-31fixes #1562 - cropped values and pretty printing fixedrobocoder
2010-08-31fixes #1562robocoder
2010-08-31refs #1562 - revert r3029robocoder
2010-08-30refs #1562 - fix cropped graphs displaying percentagesrobocoder
2010-08-20refs #1630robocoder
2010-08-06added colors to pie chart (fixes #1557)gka
2010-08-03fixes #1545gka
2010-07-29Patch by Jonasmattpiwik
2010-06-21Refs #774 Fixing regression thanks for review SteveG!mattpiwik
2010-05-06fixes #1337 - remove static .htaccess files and defined('PIWIK_INCLUDE_PATH')...robocoder
2010-03-24refs #1137 - fixing various off-by-one errors in drawing feature points; cred...robocoder
2010-03-22Thanks, Matt. It seems I was a little overzealous.robocoder
2010-03-21clean-up XHTML self-closing tags in preparation for validation; note: I skip...robocoder
2010-02-02fixes #1137 - empty sparkline with floatsrobocoder
2009-12-15fixes #869 - Installation - detect presence of a reverse proxy and warn if mi...robocoder
2009-12-14Only send the 'https work in IE please' headers when in https mode, so that g...mattpiwik
2009-09-12handle more 8 items being loaded per http://lists.piwik.org/pipermail/piwik-h...robocoder
2009-08-23Tweak phpdoc config. Add some missing phpdocs.robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-21Use ceil() so floats aren't truncated. (For 3rd party plugins.)robocoder
2009-08-11Change die('Restricted access') to simply die.robocoder
2009-07-27fix JSON stringify'd layout not completely decoded;robocoder
2009-07-15refs #869 - fix Flash+IE over HTTPSrobocoder