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
path: root/core
AgeCommit message (Expand)Author
2014-11-03Merge branch 'master' into php-diMatthieu Napoli
2014-11-03Indicate user to composer update when network library not yet updated refs #...mattab
2014-10-31Revert "Use interface to determine if an exception contains HTML message cont...diosmosis
2014-10-31refs #6009 renamed some plugin manager methodsThomas Steur
2014-10-31Merge branch 'master' into php-diMatthieu Napoli
2014-10-30Merge pull request #6517 from piwik/extract-ipMatthieu Aubry
2014-10-30Fix regression in error page that occurs when custom logo URLs cannot be acce...diosmosis
2014-10-30Replaced calls to $container->get() to $container->make() for controllers, ma...Matthieu Napoli
2014-10-30Use ArrayCache for nowMatthieu Napoli
2014-10-30The FrontController now uses the container to create controllers (i.e. DI in ...Matthieu Napoli
2014-10-30Added PHP-DI + StaticContainer classMatthieu Napoli
2014-10-30Added comment in IP class' phpdoc to encourage using the new componentMatthieu Napoli
2014-10-29Use interface to determine if an exception contains HTML message content.diosmosis
2014-10-29Documentation tweak. [ci skip]diosmosis
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-28refs #6429 as 2.9.0-b1 is not released yet we can reuse existing update fileThomas Steur
2014-10-28refs #6429 enable Test Runner by default for nowThomas Steur
2014-10-28Add parameter to Piwik_GetErrorMessagePage for easier testing.diosmosis
2014-10-28Use custom logo & favicon in error page.diosmosis
2014-10-28Merge pull request #6541 from piwik/remove_exitwithmessageBenaka
2014-10-28Fix typo.diosmosis
2014-10-28refs #6220 updated screenshotsmattab
2014-10-28Use correct exception for auth error in FrontController.diosmosis
2014-10-28Merge pull request #6534 from piwik/6519_allowExecutionOfDeprecatedMethodsThomas Steur
2014-10-28Moved PluginDeactivatedException out of the FrontController.php fileMatthieu Napoli
2014-10-28Adding event so the error page contents can be modified.diosmosis
2014-10-28Remove ExitWithMessage function and documented new code.diosmosis
2014-10-28Replace all uses of Piwik_ExitWithMessage (except one) with throwing exceptio...diosmosis
2014-10-28refs #6519 allow execution of deprecated methodsThomas Steur
2014-10-28Merge pull request #6520 from mgazdzik/fixHideAnotationsMatthieu Aubry
2014-10-28fixes #6496 prevent mysql errormattab
2014-10-28refs #6481 in report generator always show the dimensions of the selected plu...Thomas Steur
2014-10-24fix annotations which were broken in case there was no space after anotation ...Michał Gaździk
2014-10-24Simplified tests autoloading by using Composer's "autoload-dev"Matthieu Napoli
2014-10-23Merge branch 'master' into deprecate_usersettingssgiehl
2014-10-232.8.3 - so much progress2.8.3Matthieu Aubry
2014-10-23Fixes #6068, correctly decode JSON encoded ec_items query parameter values so...diosmosis
2014-10-23Fixes #6499 Thanks for the quick report!mattab
2014-10-232.8.2 - bugfix release2.8.2Matthieu Aubry
2014-10-22refactored update script: update browser engine in one big query; skip removi...sgiehl
2014-10-22Merge branch 'master' into deprecate_usersettingssgiehl
2014-10-22Fix tests after 9425c0f6d0134a65b0e22d9971923d03f83dcfa8mattab
2014-10-22Refactor isUserIsAnonymousmattab
2014-10-22Fixes #6493 Composer install can now run on WindowsMatthieu Napoli
2014-10-22#6491 Fixes a redirection loop when Nginx is misconfigured and passes an inco...Matthieu Napoli
2014-10-22Partial cleanup after PR...mattab
2014-10-22Merge pull request #6480 from mgriego/masterMatthieu Aubry
2014-10-22Merge pull request #6382 from d-skora/masterMatthieu Aubry
2014-10-21Merge pull request #6483 from piwik/introducingBowerThomas Steur
2014-10-21Merge branch 'master' into deprecate_usersettingssgiehl