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-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refactoring the code so that base.css is not required to be manually built bu...mattab
2013-09-30Refs #4133mattab
2013-09-19Moving isPhpCli to Commonmattab
2013-09-18Tweaks to alpha buildmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-15cleaned up some more duplicate keys/translationssgiehl
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-08-15replaced presentational html tagssgiehl
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-11fixed namespacessgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-07Move X-A-Compatible meta & Add a viewport metaThomas ZILLIOX
2013-08-02fixed some doc blocks/namespacessgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Fixing post merge bugsmattab
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*, Metrics, Segment, SegmentExpression, Plugin...mattab
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-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
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-02Merge with masterThomas ZILLIOX
2013-06-20always use the html5 charset declarationThomas ZILLIOX
2013-06-20Always use a valid HTML5 doctypeThomas ZILLIOX
2013-06-20Remove inline styles from CoreUpdaterThomas 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-29Small bug fixes.Fabian Becker
2013-04-22Merge branch 'master' into 2.x-twigFabian Becker
2013-04-20Fixes #3904:mattab
2013-04-07Converted CoreUpdater to Twig (except cli_ templates)Fabian Becker
2013-04-06Core Updater with new layout (removed header/footer)Fabian Becker
2013-04-04Adjusted paths in AssetManager for plugins/Zeitgeist (for now static)Fabian Becker
2013-04-04Day 3:Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab