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-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Removing extra namespace \Coremattab
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-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-15Refs #3942mattab
2013-07-15Refactor template assignment of top menu + isFileWritable()mattab
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-10Migration of 'Add a site' button iconThomas ZILLIOX
2013-07-10Change the extension to .less for CSS files that will be compiledThomas ZILLIOX
2013-07-07fixed doc blockssgiehl
2013-07-07Make Piwik_Access a singleton instance and remove use of Zend_Registry for th...Benaka Moorthi
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20Remove styles tags from SitesManager pluginThomas ZILLIOX
2013-06-20Use id attribute instead of a tag for anchorThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-08Reorganizing the images folders for every pluginsThomas ZILLIOX
2013-04-29Merge branch 'master' into 2.x-twigFabian Becker
2013-04-28converted global js vars to local vars where possiblesgiehl
2013-04-16Converted SitesManager to TwigFabian Becker
2013-04-08Fixes #3781, make sure getUserPreference returns valid default value when opt...diosmosis
2013-04-04refs #3813 fixes url fragments in sitemanagersgiehl
2013-04-03refs #3813 fixed adding new websites/users. note: jQuery('htmlString') doesn'...sgiehl
2013-03-29small fixsgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-24Use span and not font. [ci skip]Fabian Becker
2013-03-24Use span instead of deprecated font tag [ci skip]Fabian Becker
2013-03-01Code cleanupFabian Becker
2013-02-26Refs #1845, switch to async JS in other places and apply fixes to tracking co...diosmosis
2013-02-21Refs #1845, rewrote Installation JavaScript Tracking code page's text and use...diosmosis
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-15Refs #3232, tweaksmattab
2013-02-11Fixes #3232, remove keep url fragments column in website table and move to un...diosmosis
2013-02-11refs #3232 Minor changesmattab
2013-02-10Simplified check.Fabian 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-12-09refs #3359 small fixsgiehl
2012-12-07refs #3359 use new ajaxHelper for sitesmanagersgiehl