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-08-04Refactor handling cors for multiple domains. Also refactor name from hosts in...Marcin Czołnowski
2014-08-04Fixes #5912 Removing UI code + refactor out the un-needed parameter to functi...mattab
2014-08-03Add feature to persist cors hosts in config, edit in general settings tab and...Marcin Czołnowski
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-30Fixes #5262 Throw exception instead of dying so that the function is testable.mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-12Fixes issue when a port number is appended to the hostname, expected: pick th...mattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-05Refs PR #241 Manually close session when redirecting to another pagemattab
2014-04-08Add method to destroy current database connection (for testing).diosmosis
2014-04-07Small refactormattab
2014-02-20Fixes #4711 Adding new console command to trigger Piwik core and Plugins upgr...mattab
2014-02-18Finishing clearing the console command to allow piwik domainmattab
2014-02-18Add new piwik-domain generic option to the console. Part 2mattab
2014-02-18Add new piwik-domain generic option to the console.mattab
2014-02-12Merge remote-tracking branch 'origin/master' into 4610_cli_archivingThomas Steur
2014-02-12refs #4610 some code tweaks and optimizationsThomas Steur
2014-02-11Fixes #4001 Deprecate force_ssl_login setting as it's too hard to properly en...mattab
2014-02-10Fixing bug with trusted_hostsmattab
2014-02-10Factoring out getTrustedHosts()mattab
2014-02-05Minormattab
2014-02-04Fixes #4626 Prevent warning on screen when user set valid host to a URL inste...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-10-21Refs #4200, revert getAllTableMetadata function removal and document core/Url...diosmosis
2013-10-18Refs #4200, do not generate docs for CacheFile class, document @api methods i...diosmosis
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-09Refs #4202 Menu refactor donemattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-07added testssgiehl
2013-08-02fixed undefined classes in doc blockssgiehl
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
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-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-14Remove commented code/var_dumps in core/Fabian Becker
2013-03-07Small fix for tests to run without config.ini.phpmattab