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
2008-07-28- Adding description to each pluginmattpiwik
2008-07-27- fixing bug in filter AddSummaryRowmattpiwik
2008-07-27- fix #262 Graph pie chart "other" field is labelled as -1 instead of Othersmattpiwik
2008-07-27- non significant updatesmattpiwik
2008-07-27- fix #271 VISIT_STANDARD_LENGTH constant should be set in config filemattpiwik
2008-07-27First shot at fixing #305 Init breaks on php 5.2.4 or above due to malfunctio...mattpiwik
2008-07-23- fixing one more bug in referer detectionmattpiwik
2008-07-23- fixing bug in plugin activation: now LogStats plugin are added to the confi...mattpiwik
2008-07-23- now counting Google images referers as a search engine with keywordsmattpiwik
2008-07-23- you can now Piwik_LogStats::getDb() from your plugin to get the Db objectmattpiwik
2008-07-21fix #298 ("Non-static method Piwik_Visualization_OpenFlashChart::esc() should...mattpiwik
2008-07-21- small fixes (removing TODO from the code)mattpiwik
2008-07-21- fixing #199 Campaign Detection failuremattpiwik
2008-07-21- fixing #199 Campaign Detection failuremattpiwik
2008-07-21- some cleanup and random small fixesmattpiwik
2008-07-21- fix #309 CSV export doesn't support UTF8 charactersmattpiwik
2008-07-20- now compatible mysql >= 4.0mattpiwik
2008-07-20- javascript tag now handles HTTPS pages automaticallymattpiwik
2008-07-09- starting work on #287. Feedback needed.mattpiwik
2008-07-05- Cleaning Login / Auth mechanism. Now it should be possible to have a comple...mattpiwik
2008-07-04- fixing dashboard when using multiple sitemattpiwik
2008-07-02- fixing bug at installationmattpiwik
2008-06-30- fix #245 last1 does not work with month and yearmattpiwik
2008-06-28- fixing error including period/range.phpmattpiwik
2008-06-27- cleaning/refactoring before bug fixingmattpiwik
2008-06-27- needs slash at the beginning of pathmattpiwik
2008-06-27- config directory should be writable only when making configuration changesmattpiwik
2008-06-26- UsersManager.setUserAccess now requires an idSites.mattpiwik
2008-06-26- converting line breaks to UNIXmattpiwik
2008-06-26- improved echo output of DataTable (now showing user friendly output of data...mattpiwik
2008-06-21- adding hooks in LogStats modules, see http://dev.piwik.org/trac/wiki/Plugin...mattpiwik
2008-06-11- fixes #205 you can now install with a mysql port non 3306 by specifying you...mattpiwik
2008-06-09- fixing bug in sum algorithm when there is a summary row.mattpiwik
2008-06-09- adding 7 new translations: german, spanish, italian, russian, ukranian, cat...mattpiwik
2008-06-09- renaming spreemattpiwik
2008-06-09- renaming spree, let's rename all "details" columns by what they really are:...mattpiwik
2008-06-08- cleaning files organization + renaming for graphs (I couldn't figure myself...mattpiwik
2008-06-08- adding new search engines, thanks thomasmattpiwik
2008-06-06- fixing noticemattpiwik
2008-06-06- fixing noticemattpiwik
2008-06-06Adding new feature: you can now use comma separated idsite in all the APIs me...mattpiwik
2008-06-02- recursion optimization: we first truncate the root table, then the child ta...mattpiwik
2008-06-02- making things faster for the 2 bottlenecks: actions & referersmattpiwik
2008-06-01- adding a new concept: DataTable can now have a Summary row. A big table can...mattpiwik
2008-05-29- fixing wrong name for configuration value for minimum_memory_limitmattpiwik
2008-05-29- now trying to set the memory limit (bis)mattpiwik
2008-05-29- now trying to set the memory limit to every request to the piwik UI (some r...mattpiwik
2008-05-29- fix #223 when default separator is not &, we not force it in the URL builder.mattpiwik
2008-05-29- fix #218: fixed problem when archiving failed to finish, but partly succeed...mattpiwik
2008-05-29- fix #174: The first day piwik has been installed, date should default to "t...mattpiwik