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
2015-02-23easier example for getExampleReportThomas Steur
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-02use camelCase for the screenshot names as it makes the separation between tes...Thomas Steur
2015-02-01added possibility to generate a UI testThomas Steur
2014-11-26Fix ExamplePlugin tests.diosmosis
2014-11-18Fixing remaining tests.diosmosis
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14to prevent calling parent::setUp/tearDown()Thomas Steur
2014-11-13refs #6617 if process or output size is too large, declare it as finishedThomas Steur
2014-11-13improved unit and integration test examplesThomas Steur
2014-11-12final changes from feedbackMichał Gaździk
2014-11-11included feedback for previous PRMichał Gaździk
2014-11-11Merge remote-tracking branch 'upstream/master' into addExampleArchiverMichał Gaździk
2014-11-09Fixing more tests.diosmosis
2014-11-03Fixing build.diosmosis
2014-11-03Add missing nb_users_returning metric to VisitFrequency.get Report metadata c...diosmosis
2014-10-27fixed last typoMichał Gaździk
2014-10-27added example archiver for ExamplePlugin and command for generating archiverMichał Gaździk
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-10small cleanup in tests:sgiehl
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-10-05refs #5940 IntegrationTestCase => SystemTestCaseThomas Steur
2014-09-25refs #6285 forgot to commit the actual templatesThomas Steur
2014-09-23Green buildmattab
2014-09-23refs #6145 do no longer ask whether we should create a controller and API as ...Thomas Steur
2014-09-08Fix plugin testsmattab
2014-09-07updated the comments in the menu templateThomas Steur
2014-09-07refs #6149 always require latest Piwik version when generating a plugin. Stil...Thomas Steur
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-08-30added missing widgets PHPdoc, fix a bug in widget generator where namespace w...Thomas Steur
2014-08-29Allow plugins to specify custom travis build commands by creating .yml files ...diosmosis
2014-08-24added a task to let users and especially developers run all scheduled tasks e...Thomas Steur
2014-08-06refs #5926 move reports to exampleReportThomas Steur
2014-08-06created an exampleTracker plugin which is disabled by default so those column...Thomas Steur
2014-08-06Revert "remove Dimensions and Reports to avoid huge upgrade query on DB:"Thomas Steur
2014-08-04remove Dimensions and Reports to avoid huge upgrade query on DB:mattab
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...Thomas Steur
2014-07-22refs #5192 simplified admin menu since it is very confusing for developers to...Thomas Steur
2014-07-18refs #5820 added example update file needed for update generatorThomas Steur
2014-07-18refs #5820 updated example api methodThomas Steur
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-12Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-11Re-add accidentally removed file.diosmosis
2014-07-11Fixes #5809, change existing SQL to ignore errors that occur when updates are...diosmosis
2014-07-10Refs #5800, add namespaces to all Fixture classes.diosmosis
2014-07-09Refs #5800, add namespaces to integration tests in root folder. Also add Inte...diosmosis