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-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23simplified a use statementChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-15removed unused variablesChristian Raue
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-07-04Refs #5400, fixing UI tests and regression in Installation process.diosmosis
2014-07-04Fixes #5400, display useful error message when a database connection cannot b...diosmosis
2014-07-01Add support for --force-date-range parameter + also enable Verbose logging vi...mattab
2014-06-30refs #5326 as mentioned in the ticket once we have simplified the reports we ...Thomas Steur
2014-06-27Log caught exceptions to help with debugging.diosmosis
2014-06-27rename method to be consistent with renderReportWidgetThomas Steur
2014-06-27renderWidget => renderReportWidget since we might want to use renderReport to...Thomas Steur
2014-06-23make sure to display a message "you do not have permission for this site" if ...Thomas Steur
2014-06-19automatically render a single report if possible. Not sure about this yet. ha...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-10Tweak to FrontController documentation.diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-02Ignore SSL redirection for VisitorGenerator to work around issue when SSL is ...mattab
2014-05-16The module and action was not included in this eventThomas Steur
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-05Refs #4990 Fix bug reported in forums when nFS is detectedmattab
2014-04-30Updating comment to reference to ./console core:archive instead of archive.phpmattab
2014-04-12Small refactor -> move logic to Plugin\Manager so we can better refactor it l...mattab
2014-04-07force_ssl should start working only after Piwik is installedmattab
2014-03-29Fixes #4924: in Tracker mode, do not check for permission when getting/settin...mattab
2014-03-26Display output buffer if controller method returns output in FrontController:...diosmosis
2014-03-22a const for the default modulemattab
2014-03-20Changed Updater.checkForUpdates name to Platform.initialized, make sure #cont...diosmosis
2014-03-17Remove assignCliParametersToRequest() and see if any test is failingmattab
2014-03-03Remove debugging code, remove no longer needed property from config.ini.travi...diosmosis
2014-02-12Refs #4610 do not require this directory writable, in the UI, only in the arc...mattab
2014-02-12Merge remote-tracking branch 'origin/master' into 4610_cli_archivingThomas Steur
2014-02-11refs #4610 prevent some notices like "failed to read from stream" which happe...Thomas Steur
2014-02-11Fixes #4001 Deprecate force_ssl_login setting as it's too hard to properly en...mattab
2014-02-07refs #4631 started to work on installing updates during installation in case ...Thomas Steur
2014-02-05refs #4611 fix fatal error because getProfiler and fetchCol methods did not e...Thomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2014-01-17Refactor the dispatcher into own method, catching exception during post eventmattab
2013-12-26Refs #4439 Registering the callback in the frontcontroller and using a static...mattab
2013-12-20Fixes #4409 Removing the function call as it is not thread safe and breaks ot...mattab
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-03refs #4244 fix param [ci skip]Thomas Steur
2013-12-03refs #4244 replaced some links to hooks.Thomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-02refs #4244 updated some existing links to use link inline tagThomas Steur
2013-11-28Fix bug in Frontcontrollermattab
2013-11-28Make Controller object after the hook was triggered, so that the Module/Actio...mattab