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-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-04code improvements / fixing doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
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-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-15Refactor template assignment of top menu + isFileWritable()mattab
2013-07-07fixed some doc blocks; removed some unused varssgiehl
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-23Move the user logo from themes folder to miscThomas ZILLIOX
2013-04-15Converted rest of CoreAdminHomeFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-18Add new setting in admin UI to switch between stable and beta release channel.Fabian Becker
2013-03-18Simplify Piwik_Config handling even moreFabian Becker
2013-03-18Simplify Piwik_Config handling.Fabian Becker
2013-02-27Refs #1845, display current site's host in help text/description of tracking ...diosmosis
2013-02-22Refs #1845, clarify DoNotTrack label + help in Tracking Code admin screen and...diosmosis
2013-02-21Refs #1845, added new admin page where users can create their own custom Java...diosmosis
2013-02-07Refs #3551 Display message in all admin controlllersmattab
2013-02-06Warning is now shown on General Settings page to warn userFabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-10-26Fixes #3478 We cannot apparently set the value of a config file section direc...mattpiwik
2012-10-22Refs #3080, added trusted host admin UI, display warning in login, normal & a...benakamoorthi
2012-07-26fixes #3210 - workaround php 5.2.0 bugrobocoder
2012-03-10refs #1713 - remove Config __destruct()robocoder
2012-03-06refs #1713 - splitting reader/writer just isn't possible with the way integra...robocoder
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-09-27Fixes #2464 mattpiwik
2011-05-29refs #2008 - check that file_uploads is enabled, temp file exists, allow imag...robocoder
2011-05-27Kuddos Anthon for spotting this Refs #2008mattpiwik
2011-05-27Refs #2008mattpiwik
2011-05-27fixes #2008 added possibility to define custom logosgiehl
2011-04-20Fixes #2342mattpiwik
2011-04-14fixes #2312, refs #1679 - donerobocoder
2011-04-08fixes #2279robocoder
2011-04-04refs #2262 - validate $language and fallback to preferences or browser lang d...robocoder
2011-04-04fixes #2262 now the language parameter is passed throughsgiehl