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 (Collapse)Author
2015-12-10Merge master into "3.0"Thomas Steur
Conflicts: .travis.yml CHANGELOG.md core/Plugin/ControllerAdmin.php core/Version.php core/testMinimumPhpVersion.php plugins/API/API.php plugins/Actions/Reports/GetPageUrls.php plugins/AnonymousPiwikUsageMeasurement plugins/CoreHome/CoreHome.php plugins/CoreHome/templates/_menu.twig plugins/CoreVisualizations/javascripts/jqplotEvolutionGraph.js plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__CustomVariables.getCustomVariables_day.xml plugins/Goals/Controller.php tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php tests/PHPUnit/Integration/Plugin/ManagerTest.php tests/PHPUnit/System/expected/test_FlattenReports__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__CustomVariables.getCustomVariables_range.xml tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__CustomVariables.getCustomVariables_range.xml tests/PHPUnit/System/expected/test_reportLimiting__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_reportLimiting_rankingQuery__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchALL_noGoalData__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchALL_noGoalData__CustomVariables.getCustomVariables_week.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchVisitorType__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchVisitorType__CustomVariables.getCustomVariables_week.xml tests/UI/expected-ui-screenshots tests/UI/specs/Overlay_spec.js tests/UI/specs/UIIntegration_spec.js
2015-10-29Forgot to add example .yml files to ExamplePlugin for travis-scripts tests.diosmosis
2015-10-19Merge branch 'master' into 3.0Thomas Steur
Conflicts: core/Version.php plugins/Actions/Menu.php plugins/CoreHome/angularjs/history/history.service.js plugins/CoreHome/javascripts/menu.js plugins/CoreHome/templates/_menu.twig plugins/Dashboard/Menu.php plugins/Ecommerce/Menu.php plugins/ExampleUI/Menu.php plugins/Goals/Menu.php plugins/Referrers/Menu.php plugins/VisitsSummary/Menu.php tests/UI/expected-ui-screenshots tests/UI/specs/UIIntegration_spec.js
2015-10-19fix namespace is wrong when generating an update for a pluginThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
Conflicts: CHANGELOG.md core/Plugin/Controller.php core/Version.php plugins/API/ProcessedReport.php plugins/CoreHome/CoreHome.php plugins/CoreHome/javascripts/corehome.js plugins/CoreHome/javascripts/menu.js plugins/CoreHome/javascripts/menu_init.js plugins/CoreHome/lang/en.json plugins/CoreHome/stylesheets/zen-mode.less plugins/CoreHome/templates/ReportsByDimension/_reportsByDimension.twig plugins/CoreHome/templates/_indexContent.twig plugins/CoreHome/templates/getDefaultIndexView.twig plugins/Dashboard/Menu.php plugins/Dashboard/javascripts/dashboard.js plugins/Dashboard/javascripts/dashboardObject.js plugins/Goals/templates/_titleAndEvolutionGraph.twig plugins/Goals/templates/getOverviewView.twig plugins/Morpheus/javascripts/piwikHelper.js plugins/Referrers/templates/index.twig plugins/UserCountry/templates/index.twig plugins/VisitFrequency/templates/_sparklines.twig plugins/ZenMode/ZenMode.php plugins/ZenMode/javascripts/zen-mode.js tests/PHPUnit/Fixtures/UITestFixture.php tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml tests/UI/expected-ui-screenshots tests/UI/specs/Dashboard_spec.js tests/UI/specs/Menus_spec.js tests/UI/specs/UIIntegration_spec.js
2015-10-08Minor changes to UImattab
2015-10-07Left menu designThomas Steur
2015-10-06refs #4620 removed some code that was only there for IE8Thomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-08-22Remove @api from ExamplePlugin's update's doUpdate() method.diosmosis
2015-08-22Removed @api from updates example classbarbushin
2015-08-22Migrate updates to use new(not deprecated) methodsbarbushin
2015-06-23refs #8177 fix screenshots assome border color changedThomas Steur
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-06-02Remove unnecessary initEnvironment() call in AssetManagerTest.diosmosis
Fix Fixture class reference in MultiSites' ControllerTest. Fix Fixture class reference in ExamplePlugin system test.
2015-04-23Archiving of aggregated ecommerce metrics #6986Thomas Steur
2015-04-10Help was added to the top menumattab
This plugin must be updated separately and the command to sync screenshots doesn't copy those screenshots
2015-03-23Making the formatting of template files consistent with Piwik's styleguide ↵Matthieu Napoli
and PSR-2
2015-02-23easier example for getExampleReportThomas Steur
2015-02-12Set a consistent description in plugins metadatamattab
fixes https://github.com/piwik/piwik/issues/7184
2015-02-02use camelCase for the screenshot names as it makes the separation between ↵Thomas Steur
test suite and test name clearer
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
Conflicts: core/Twig.php
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
Declares a process as finished as soon as a PID file is > 500bytes (contains only PID) and output file is > 100MB (which should usually not be larger than 100KB or 1MB) to prevent files growing up to many GBs. I added unit and integration tests for the file size detection. It is now possible to mock the methods file_exists and filesize although very simple so far. Later we can allow to define callbacks or to define different return values for different files or we can use something like vfsStream
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 ↵diosmosis
class so it will appear in 'processed' reports.
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 ↵Thomas Steur
remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
2014-10-10small cleanup in tests:sgiehl
- renamed code coverage tests units to new structure - removed processed system test files from git, added to .gitignore
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved ↵Thomas Steur
some tests from unit to integration and explained when a test is a unit test, an integration test or a system test.
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system ↵Thomas Steur
for now
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests ↵Thomas Steur
still fail and I cannot figure out why
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of ↵Thomas Steur
integration => system
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
well when generating a plugin
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. ↵Thomas Steur
Still todo: update plugin.json when generating a component. Also improved the controller example/template