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-01-13Fix links to developer guidesmattab
2013-12-17refs #4280 created a travis.yml that allows plugin developers to run their te...Thomas Steur
2013-11-29had to update the expected screenshot tests, so I copied the command I am usi...Thomas Steur
2013-11-29removed some duplicated code, fixed some erros in tests command and visualiza...Thomas Steur
2013-11-28Also copy the ExamplePlugin .gitignore filemattab
2013-11-27Adding new hook to enrich Conversions + minor changesmattab
2013-11-26Fixes #4341 Updating command to generate integration test, including its fixt...mattab
2013-11-11fixes #4241 write explicitly that the developer is not done yetThomas Steur
2013-11-11refs #4241 added a command to generate a commandThomas Steur
2013-11-11refs #4241 we no longer use templatesThomas Steur
2013-11-11refs #4241 moving CoreConsole commands into subdirectoryThomas Steur
2013-11-11refs #4241 moving translation commands to LanguagesManagerThomas Steur
2013-11-11refs #4241 let plugins add new console commandsThomas Steur
2013-11-08refs #1673 automatically attach "Test" to testname if needed, added optional ...Thomas Steur
2013-11-07refs #1673 added a simple test to example plugin, added test generatorThomas Steur
2013-11-06small fixsgiehl
2013-11-06add some more infos to translation pull requestsgiehl
2013-11-06Phpstorm organize importsmattab
2013-11-02removing extra comma in pull request title when no languages were addedsgiehl
2013-11-02small fixsgiehl
2013-11-02add more information to translation update pull requestssgiehl
2013-11-01fixed adding a new languagesgiehl
2013-11-01refs #4209 renamed ExamplePluginTemplate -> ExamplePluginThomas Steur
2013-10-24refs #4126 added a command to generate plugin settingsThomas Steur
2013-10-21removed generator templates, added new plugin to copy files from thisThomas Steur
2013-10-20refs #4224 include uncovered files to code coveragesgiehl
2013-10-20added first version of console command to generate a combined code coverage r...sgiehl
2013-10-18Minor changesmattab
2013-10-15Renaming Command to Plugin\ConsoleCommandmattab
2013-10-15./console tests:run will now run all test groups one after anothermattab
2013-10-15Type hint for Singletonmattab
2013-10-14added command to generate a visualization plugin based on our VisualizationEx...Thomas Steur
2013-10-13small fixsgiehl
2013-10-13no need to create a pull request if nothing changedsgiehl
2013-10-12added console script to create a pull request for language updatessgiehl
2013-10-12added implementation of non interactive modesgiehl
2013-10-12added possibility to add new languagessgiehl
2013-10-12added console method to update translation files / set translations from a filesgiehl
2013-10-12added console method to fetch new translation files from oTrance to tmp direc...sgiehl
2013-10-12added some translation tool scripts to core consolesgiehl
2013-10-11Fixing build + update readmemattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-10check for untracked changes before doing anything elseThomas Steur
2013-10-10abort if there are untracked changesThomas Steur
2013-10-10execute git pull only if you are in master branchThomas Steur
2013-10-10testing git commit commandThomas Steur
2013-10-10commit only if there is something to commitThomas Steur
2013-10-10perform a git pull instead of checkout HEADThomas Steur
2013-10-09Refs #4202 submodule trickerymattab