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-08-04- renamed modules/ directory in core/mattpiwik
2008-07-28- Adding description to each pluginmattpiwik
2008-07-27First shot at fixing #305 Init breaks on php 5.2.4 or above due to malfunctio...mattpiwik
2008-07-23- fixing bug in plugin activation: now LogStats plugin are added to the confi...mattpiwik
2008-07-20- now compatible mysql >= 4.0mattpiwik
2008-07-20- javascript tag now handles HTTPS pages automaticallymattpiwik
2008-07-04- fixing dashboard when using multiple sitemattpiwik
2008-06-27- config directory should be writable only when making configuration changesmattpiwik
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- php5.3 fix: now magic quotes are trowing an error because they are deprecatedmattpiwik
2008-05-20- improving PHP cli error loggingmattpiwik
2008-05-11- fixing bug in sql profilingmattpiwik
2008-05-11- refactoring, cleaning visit generation and SQL profilingmattpiwik
2008-05-11- now logging error & exceptions to the error outputmattpiwik
2008-05-09- refs #203, fixing tables field types, limit is now MEDIUMBLOB to allow up t...mattpiwik
2008-05-09- we now make sure the db information is not displayed in error messagesmattpiwik
2008-05-09- fix #202 it seems this fix does the trick or suggesting the right directori...mattpiwik
2008-05-07- when database is unavailable, piwik.php display a gif 1*1 mattpiwik
2008-04-21- trying to clean all the set_include_path stuffmattpiwik
2008-04-17[mauser]- refs #62 commited huge work by Maciej ZawadziƄski: thanks! still s...mattpiwik
2008-04-15- adding new PDO parameter because error on http://piwik.org/demo/?module=Exa...mattpiwik
2008-04-11Convert txt files to unix formatjohmathe
2008-04-10- you can now force the current as Super User, useful when you want to call A...mattpiwik
2008-03-28- refs #150 adding index on tables. Thanks for the suggestionmattpiwik
2008-03-28- refs #33 work in progressmattpiwik
2008-03-22- fixing small bugs when sorting, installing, archivingmattpiwik
2008-03-20- updating href in tagmattpiwik
2008-03-19- new login screen design (thanks wordpress 2.5!!)mattpiwik
2008-03-15- adding documentation on http://dev.piwik.org/trac/wiki/Plugins/GlobalFuncti...mattpiwik
2008-03-13- fix #142 actionName parameter non active in SitesManager.getJavascriptTag APImattpiwik
2008-03-09- Fixed #86mattpiwik
2008-03-09- Fixed #129 Error parsing ./config/config.ini.php on line 11mattpiwik
2008-02-12- fixing critical bug when installing piwik // activated plugins were not run...mattpiwik
2008-02-01- fixed bug period range generationmattpiwik
2008-01-29git-svn-id: http://dev.piwik.org/svn/trunk@248 59fd770c-687e-43c8-a1e3-f5a4ff...mattpiwik
2008-01-18Fixing bug http://framework.zend.com/issues/browse/ZF-1398mattpiwik
2008-01-17Approximately 40% work done on #38mattpiwik
2008-01-15- cleaned unit tests homepagemattpiwik
2008-01-14Added phpdoc packagemattpiwik
2008-01-14Added headersmattpiwik
2008-01-14Added anonymous user!! now you can grant access to your stats for given websi...mattpiwik
2008-01-12- fixed bugs here and there after all these modifications, some side effects ...mattpiwik
2008-01-12- added links to admin modules in the UImattpiwik
2008-01-11- removed all TODOmattpiwik
2008-01-11- Fixed a bug introduced by factoringmattpiwik
2008-01-10added test on the language filename to make sure it's a valid language filenamemattpiwik
2008-01-10Some cleaning + started removing/fixing some TODO in the codemattpiwik
2008-01-05Fix #75 install: table creation fails, when database collation is "unicode"mattpiwik
2007-09-21Modified a bit the UImattpiwik