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
2014-06-19refs #3838 - SitesManager fully migrated to AngularJSJulien Moumné
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-23removed zeitgeist theme, morpheus is standard theme now, still need to remove...Thomas Steur
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-20Rename event namemattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-16cleaned up some more duplicate keys/translationssgiehl
2013-09-15fixes #4151 removed _js hacksgiehl
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-15Refs #3942mattab
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX
2013-07-13Generate a base.css file from a base.less file for Installation & CoreUpdater...Thomas ZILLIOX
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-10Change the extension to .less for CSS files that will be compiledThomas ZILLIOX
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-20Remove styles tags from SitesManager pluginThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-01Code cleanupFabian Becker
2013-02-10Fixes #3232, add ability to discard URL fragments when tracking for all websi...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-29New admin menus, hooray!Fabian Becker
2013-01-11Fix bug reported in : http://forum.piwik.org/read.php?2,98952mattpiwik
2012-11-24Fixes #2375, added ability to exclude visits from tracking based on global & ...benakamoorthi
2012-11-07refs #2465BeezyT
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2011-04-23fixes #1111 - add support for IPv6 addresses (tracking, anonymization, and ex...robocoder
2011-04-04refs #2256 - more invalid tagsrobocoder
2010-08-20refs #1630robocoder
2010-06-29Fixes #660 - Thanks Julien Moumne for the patch! great new feature improving...mattpiwik
2010-06-03fixes #1152 - remove deprecated "name" from getInformation() arrayrobocoder
2010-04-02 * Added General settings page to: enable browser archiving, define today's a...mattpiwik
2010-03-31Fixes #41 Adding URL Query parameters exclude setting, per website, and globa...mattpiwik
2010-03-22refs #43 - getIp() returns a stringified, unsigned number; changed unit test ...robocoder
2010-03-22Fixes #43mattpiwik