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
2017-02-14When generating a component, require correct Piwik versionThomas Steur
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-09-11new plugin structure for marketplace (#10481)Thomas Steur
2016-09-01Merge branch 'master' into 3.0-m07sgiehl
2016-08-31ref #7726 Enable git-lfs for UI screenshotsMatthieu Napoli
2016-08-31Merge branch '3.x-dev' into 3.0-m06Thomas Steur
2016-08-31update required piwik version automatically (#10457)Thomas Steur
2016-08-31make generated plugin updates work (#10456)Thomas Steur
2016-08-29fix testsThomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-07fixes #10374 generate:visualizationplugin was not workingThomas Steur
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-02-14merge master => 3.0Thomas Steur
2016-01-12refs #9258 forward php cli options to the archiver commandsThomas Steur
2015-12-27Limit plugin name to 40 charactersFabian Becker
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-22remove unused use statementssgiehl
2015-12-14Remove DB::tableExists methodmattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-12Fix plugin name does not have to start with upper caseThomas Steur
2015-11-12Do not automatically convert first character to uppercase as a plugin does no...Thomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-10-23Allow plugin:generate command to overwrite existing files and/or continue if ...diosmosis
2015-10-19Merge branch 'master' into 3.0Thomas Steur
2015-10-19fix namespace is wrong when generating an update for a pluginThomas Steur
2015-10-06fixes #8180 remove deprecated command core:pluginThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-08-30Fix custom date ranges are still being archived when --force-periods=dayThomas Steur
2015-08-18fix sync processed system tests is no longer possibleThomas Steur
2015-07-24Remove "deprecated" from the parameter documentationmattab
2015-07-24Fixes #8316, re-add core:archive URL override functionality for users that do...diosmosis
2015-07-20fixes #8294 CLI plugin generator doesnt intercept plugin descriptionThomas Steur
2015-07-01--url was deprecated, update command documentationmattab
2015-06-23Move and rename the sync-ui-screenshots commandMatthieu Napoli
2015-06-19Console command parameter: make text consistentmattab
2015-06-16Add --skip-all-segments parameter to core:archive command to allow skipping a...diosmosis
2015-06-16Clean up long lines in CoreArchiver.php + remove two unused imports.diosmosis
2015-06-16Adding force-idsegments parameter to core:archive param and handle the parame...diosmosis
2015-05-10Add cron archiving API method only visible to superusers, use this in archive...diosmosis
2015-05-10Remove dependency on FrontController::init.diosmosis
2015-04-27improve core:archive logging outputmattab
2015-04-21When syncing UI screenshots, add some git status and sleep for making help te...mattab
2015-04-21Removing the xhprof option as it is now available on every comand.Thomas Steur
2015-04-16#7682 DocumentationMatthieu Napoli
2015-03-24Added command aliases for names that are easier to remember and typeMatthieu Napoli
2015-03-16Refs #7419 Make getDownloadToPath logic clearmattab
2015-03-16Refs #7419 Do not use logger, do not pass $input as parameter, do not hold st...mattab