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
2010-06-15(no commit message)matt
2010-06-03refs #1368 - Piwik::prefixTable() is deprecatedvipsoft
2010-06-03fixes #1152 - remove deprecated "name" from getInformation() arrayvipsoft
2010-05-06fixes #1337 - remove static .htaccess files and defined('PIWIK_INCLUDE_PATH')...vipsoft
2010-03-16Fixing Provider plugin during trackermatt
2010-03-16Fixes #1011 Provider plugin now limits row count to 500matt
2010-02-16throw error if ALTER fails for reasons other than "column already exists"vipsoft
2010-02-10fixes #1122 - per Matt's reviewvipsoft
2010-01-30fixes #1122vipsoft
2010-01-30fixes #1096 - translateable plugin descriptionsvipsoft
2010-01-04refs #558, revert [1753], move these lines back to top per matt's reviewvipsoft
2009-12-31fixes #558 - plugin to use Public Suffix List to enhance Provider report; the...vipsoft
2009-12-30refs #558 - add Provider.getCleanHostname hookvipsoft
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)vipsoft
2009-12-08fixes #1056 - core plugins should display release versionvipsoft
2009-11-14html decode General_Unknown for translationsvipsoft
2009-10-29Use Piwik_Exec() for DDL queries as earlier versions of mysqli can't prepare ...vipsoft
2009-08-23Tweak phpdoc config. Add some missing phpdocs.vipsoft
2009-08-22phpdoc cleanup:vipsoft
2009-08-14fixes #931 - translate 'Providers'vipsoft
2009-08-11Change die('Restricted access') to simply die.vipsoft
2009-07-27fix JSON stringify'd layout not completely decoded;vipsoft
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofvipsoft
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsvipsoft
2009-06-28Fixes #524 - add standard Piwik header to .php files in core & plugins, withvipsoft
2009-05-31- on a rainy sunday night, implented one of the most requested feature which ...matt
2009-05-18core code using Piwik_FetchOne|All|Query to easily work on the DB matt
2009-05-06- adding translations for all "label" columns matt
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...matt
2009-04-07- finishes fixes #640 now unique visitors column won't show for periods in re...matt
2009-04-07Filters are now applied bymatt
2009-04-06- make sure all "Others" type legends are correct on all graphsmatt
2009-04-03- changing ways of applying filters to a datatable, now $table->filter('Piwik...matt
2009-03-30- fixing recently introduced sorting issue, refactoring, cleaning up the gene...matt
2009-03-27- memory and speed optimizations of archiving, refs #374 (hopefully fixing it...matt
2009-03-26- fixing broken unit tests and previously broken period archiving.matt
2009-03-10- refs #374 Performance: Fix memory leak during Archiving processmatt
2009-02-11- fix #87 Unknow provider redirects to wiki helpmatt
2009-01-12- Fixing Uncaught exception 'Exception' with message 'Error query: SQLSTATE[H...matt
2008-12-22- fix actions table column namesmatt
2008-12-17- adding Goal Tracking related goodness in core, and pluginsmatt
2008-12-08- cleaning the API/ codematt
2008-11-21- fixing #333 When Provider plugin is enabled, it should improve the country ...matt
2008-10-28- renaming all instances of LogStats to Tracker for claritymatt
2008-09-05Adding new files from refactoring (should have been in last commit)matt
2008-09-05Refactoring Widget and Menu code (in core and all plugins)matt
2008-08-19Fixed the menu is now fully translatable! oufmatt
2008-08-14(no commit message)matt
2008-08-12- renaming archiveMonth -> archivePeriodmatt
2008-07-28- Adding description to each pluginmatt