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-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-12Refs #4151, make sure developing w/ merged assets disabled isn't a big pain.Benaka Moorthi
2013-09-12Refs #4151, make sure translations JS is always regenerated when merged asset...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-19Refs #4087, rewrote UI integration tests to use phantomjs or slimerjs and add...Benaka Moorthi
2013-08-11Refs #3942 Now themes don't need to have a PHP file, themes can simply specif...mattab
2013-08-09Merge with masterThomas ZILLIOX
2013-08-09Fix regression in AssetManager CSS URL rewriting.Benaka Moorthi
2013-08-09Fix image rewriting by the AssetManager. Ex: The down arrox on SegmentEditor ...Thomas ZILLIOX
2013-08-08Merge from piwik masterThomas ZILLIOX
2013-08-05Improve indentationThomas ZILLIOX
2013-08-05Merge from masterThomas ZILLIOX
2013-08-05Bugfix for developing mode for merged assetsThomas ZILLIOX
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi
2013-08-01fixing more namespacessgiehl
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.Benaka Moorthi
2013-07-19Refs #4052 Reprocess CSS file if any of merged files has changedmattab
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-15Making Plugin enable/disable work for a thememattab
2013-07-13friendly message for devs if composer not updated yetmattab
2013-07-13Generate a base.css file from a base.less file for Installation & CoreUpdater...Thomas ZILLIOX
2013-07-10Handle @import rule in less filesThomas ZILLIOX
2013-07-10Regenerate the merged CSS every time in developmentThomas ZILLIOX
2013-07-09Use less to compile CSS files. CSS files are now always merged, even in devel...Thomas ZILLIOX
2013-07-07fixed some doc blocks; removed some unused varssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-04-04Adjusted paths in AssetManager for plugins/Zeitgeist (for now static)Fabian Becker
2013-03-29refs #3813 css files in libs folder should always be included first, so they ...sgiehl
2013-03-29refs #3813 readding jQuery.browser plugin, as it has been removed in 1.9sgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-06Small fixes/refactormattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-09-25Refs #3332 Fixing error when merged JS file, broadcast.js should be loaded be...mattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-11-18refs #2771 - reverting patchrobocoder