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-10-01refs #4134 renamed some hooksThomas Steur
2013-09-15translations cleanup: removed more duplicate translationssgiehl
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Fix Google Indexed Pages metric for sites with less than dozens pages listed ...mattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-01removing extra space, rawmattab
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-07-01* Fix the SEO widgetmattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-30Fixing bug in SEO template,mattab
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-04-11Fix typo in SEO pluginFabian Becker
2013-04-10Converted SEO plugin to Twig.Fabian Becker
2013-03-29refs #3734 better integration of Majesticseo.com links1.12-b2mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-25Refs #3734, add tooltip to majestic SEO icon.diosmosis
2013-03-25Fixes #3734, added 'external backlinks' and 'referrer domains' stats to SEO w...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-04who.is service changed the keyword for domain age.Fabian Becker
2013-02-04Refs #3619mattab
2013-01-15Fix Warning: file_get_contents(http://wayback.archive.org/web/*/powderlines.c...mattpiwik
2012-11-20refs #3359 moving ajax requests to a new ajax helper with more functionality ...sgiehl
2012-11-13Refs #3525 Display DMOZ only if more than one entry foundmattpiwik
2012-11-12fixes #3525 applied patch + some more improvementssgiehl
2012-11-09Fixes #3516 Thanks for the patchmattpiwik
2012-11-04refs #3359 use global ajax method for SEO widgetsgiehl
2012-10-30quick fix #3497robocoder
2012-10-25refs #3359 use POST instead of GET requests / do not send token_auth within q...sgiehl
2012-10-19refs #3227 removing plugin simple testssgiehl
2012-01-18refs #1459 - add SEO unit test for http://piwik.orgrobocoder
2012-01-18fixes #2869 removed yahoo backlink and indexed pages check; checking urls wit...sgiehl
2011-11-04refs #2397 - updating to jQuery 1.7 and event API changesrobocoder
2011-10-08phpdocs and refactoringrobocoder