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
2022-03-15[Vue] make sure chunk assets can be removed (#18929)dizzy
2022-03-04[Vue] Chunk UMD JavaScript into a set of asynchronously loaded files (#18761)dizzy
2020-11-05Fix plugin might not be loaded when installing the plugin (#16663)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2019-10-30Make private method getIndividualJsIncludesFromAssetFetcher in AssetManager p...Thomas Steur
2019-10-16Change visibility of some classes in AssetManager (#15009)Thomas Steur
2019-10-11Add event to generate asset manager instance (#14995)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2016-08-29fix testsThomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2015-10-07Fixing #8529Martin Keckeis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-02-20Remove calls to config->init()mattab
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-02added development flag which allows us to not cache static cache and to make ...Thomas Steur
2014-06-11Allow code to remove assets (like the merged stylesheet) manually if needed.2.4.0-b6diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-27refs #5222 overwriting the forms in base.less does not work as it breaks too ...Thomas Steur
2014-05-23removed zeitgeist theme, morpheus is standard theme now, still need to remove...Thomas Steur
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-16refs #4373 somehow my previous commit did not work. need this method public f...Thomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-14Revert previous commit, this was wrong. Instead use: getPluginsLoadedAndActiv...mattab
2014-04-08Refs #4961 Another fix. Let me know if you still see notices/warnings related...mattab
2014-02-17refs #4655 actually here we can refer to the comment in the configThomas Steur
2014-02-17refs #4655 updated description of merged assets optionThomas Steur
2014-02-10refs #4523 updating documentation for disable_merged_assetsTimo Besenreuther
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-19Refs #4373 The getAssets calls the dispatcher with a plugin that cannot be lo...mattab
2013-12-17fixes #4373, #1640Julien Moumné
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-23Refs #4127 #3942 Allow plugins to define one or several javascript that the t...mattab
2013-11-22Refs #4127 Implementing possibility for Themes to overwrite any icon or resou...mattab
2013-11-06Refs #4278 Creating a new class PluginsArchiver to refactor logic out of Arch...mattab
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-23Make Merged JS Asset is RE-Generated if the GIT hash has changed. This will e...mattab
2013-10-15Only one theme enabled at a timemattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 updated some event docs and removed some more unused eventsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4199 documented some eventsThomas Steur