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-10-09Merge branch 'master' into 5940_testRenamingAndCorrectFoldersThomas Steur
2014-10-08Bug fixes to ajax form directive and allow custom data binding for users of a...diosmosis
2014-10-08green buildmattab
2014-10-08Fix a notice when running archive.phpmattab
2014-10-08Fixing a merge-failmattab
2014-10-08Mergedmattab
2014-10-08fixing tests after the provider returns no data rather than unknownmattab
2014-10-08Submodulesmattab
2014-10-08Small twig refactormattab
2014-10-08Fixes #6201 Unknown providers are now shown as "Unknown" instead of "IP"Matthieu Napoli
2014-10-08Keep development:enable command simpler and include --full option by defaultmattab
2014-10-08Refactorings in ScheduledReports to remove useless indentationMatthieu Napoli
2014-10-08Simplified a Log::warning() callMatthieu Napoli
2014-10-08Forgot to uncomment commented out code.diosmosis
2014-10-08Add isSubmitting property to piwik-ajax-form directive and make sure child el...diosmosis
2014-10-08Merge pull request #6399 from piwik/angular_formsBenaka
2014-10-07Added AJAX form directive for angularjs.diosmosis
2014-10-07#5300 Log when trying to send the same report twiceMatthieu Napoli
2014-10-07run git pull before git commitmattab
2014-10-07Merge pull request #6392 from piwik/bugfix/5300Matthieu Aubry
2014-10-07Merge pull request #6395 from piwik/fix-ui-testsMatthieu Aubry
2014-10-07bug #5300 Prevent email reports from being sent twice for the same periodMatthieu Napoli
2014-10-07Fixes the UI tests (admin_privacy_settings)Matthieu Napoli
2014-10-07Fixes #4616: Show only the first characters of tokens in the adminMatthieu Napoli
2014-10-07Fixes #6138 Links in admin pages are now underlined to be visibleMatthieu Napoli
2014-10-07Fixes #6309 Remove "Website" from the Email subject and form the report title.mattab
2014-10-07Refs #6373 Fix the link to user settings in menumattab
2014-10-07Fixes #6373 When Real time segments are disabled, then we allow "view" users ...mattab
2014-10-07Added logging in the console when running scheduled tasksMatthieu Napoli
2014-10-07Merge remote-tracking branch 'origin/master'mattab
2014-10-07Fixes #6383 Invalidate caches before running the upgrade.mattab
2014-10-07language update refs #3430sgiehl
2014-10-07Merge branch 'master' into translationupdatessgiehl
2014-10-06refs #5940 this might fix the integration tests. Took me a long time to figur...Thomas Steur
2014-10-06refs #5940 there should not be a piwikDebugger pluginThomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06Remove token auth option from core:run-scheduled-tasks command since superuse...diosmosis
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-06Merge pull request #6380 from czolnowski/extend-tracking-code-cleanMatthieu Aubry
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 fix customVariables testsThomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-10-05refs #5940 IntegrationTestCase => SystemTestCaseThomas Steur
2014-10-04moved some queries within core to model filesThomas Steur
2014-10-03Extend tracking with all changes.Marcin Czołnowski
2014-10-03Fixes #6374 Make sure top menu URLs are generated properly based on user pref...mattab
2014-10-02Allow piwikApi users to specify if they want an error notification to be crea...diosmosis
2014-10-02Give piwik-translate directive higher priority so it can be combined w/ other...diosmosis
2014-10-02Do not create isolated scope for piwik-translate angularjs directive.diosmosis
2014-10-02Fixing more tests for DatabaseTestCase change.diosmosis