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-08-06Move goals recording from Visit::handle() to GoalsRequestProcessor.diosmosis
2015-08-06Move visitor not found logic in Visit::handle() to Goals request processor.diosmosis
2015-08-06Move CustomVariables tracking logic to CustomVariablesRequestProcessor. Inclu...diosmosis
2015-08-06Move more conversion/actions related logic from Visit::handle() to plugin spe...diosmosis
2015-08-06Add new RequestProcessor to Actions plugin for action detection + new Request...diosmosis
2015-08-06Moving ecommerce detection logic to new EcommerceRequestProcessor class from ...diosmosis
2015-08-06Move manual goal conversion logic from Visit::handle() to a new RequestProces...diosmosis
2015-08-06Add initial RequestProcessor base + DI entry + use in Visit::handle(). Moving...diosmosis
2015-08-05Fix notice "Notice - Undefined index: shell_exec" reported in http://forum.pi...mattab
2015-08-03Fixing submodules...Matthieu Napoli
2015-07-31language updatesgiehl
2015-07-31Merge pull request #8473 from piwik/icheck_disableBenaka
2015-07-31Add check to morpheus icheck application so inputs can avoid using icheck if ...diosmosis
2015-07-31Fix bug in notification angular directive, do not use data-binding for noclea...diosmosis
2015-07-29set a min-width to fix http://builds-artifacts.piwik.org/ui-tests.master/1451...Thomas Steur
2015-07-29refs #7835 rename Widgets & Dashboard selector to DashboardThomas Steur
2015-07-28#8439 Revert affd970Matthieu Napoli
2015-07-28improve translation usage as the splitted wording used in english does not wo...sgiehl
2015-07-27Fix #8285 UserCountryMap shows wrong options in countries selectMatthieu Napoli
2015-07-27update submodulesThomas Steur
2015-07-27refs #8403 added translation key for trusted host placeholderThomas Steur
2015-07-27Merge pull request #8403 from piwik/8146_trusted_hostnamesThomas Steur
2015-07-27refs #8431 added little padding right to the segment links and others in over...Thomas Steur
2015-07-27Merge pull request #8431 from piwik/overlay_improvementsThomas Steur
2015-07-26language updatesgiehl
2015-07-25fixes #8352 - added link to open segmented visitor log in page overlay sidebarsgiehl
2015-07-25refs #8353 improvements to overlay layoutsgiehl
2015-07-25Fix CoreHome date strings for Slovak langzipiju
2015-07-25submodule updatesgiehl
2015-07-24Fix #8258 Extra grey line on "All websites" dashboard2.14.2Matthieu Napoli
2015-07-24there was a new release of QueuedTracking pluginmattab
2015-07-24Fixing submodules...Matthieu Napoli
2015-07-24Merge pull request #8418 from piwik/8316_core_archive_urlMatthieu Aubry
2015-07-24Remove "deprecated" from the parameter documentationmattab
2015-07-24improve error message to redirect users to error log filemattab
2015-07-24fix #8407 string Cancel was not loaded when creating a websiteThomas Steur
2015-07-24Fixes #8316, re-add core:archive URL override functionality for users that do...diosmosis
2015-07-23Fixes #8411 add shell_exec to recommended functionsmattab
2015-07-23Remove useless CSSMatthieu Napoli
2015-07-22Fix design of Trusted Piwik Hostname settingbarbushin
2015-07-22Plugin moving has to be done after submodules are updated for plugins that ar...diosmosis
2015-07-21Fix invalid path in the permissions diagnosticMatthieu Napoli
2015-07-20Merge pull request #8384 from piwik/8357_labels_valignMatthieu Napoli
2015-07-20Fix valign for labels in Reports Management formsbarbushin
2015-07-20fixes #8294 CLI plugin generator doesnt intercept plugin descriptionThomas Steur
2015-07-20Updating plugin submodules to latest.diosmosis
2015-07-19Moving composer update and mysql/python install from before_script section to...diosmosis
2015-07-19Remoe travis.yml.twig template from core now that it is in travis-scripts.diosmosis
2015-07-19Move tests for travis.yml generation from core to travis-scripts repo.diosmosis
2015-07-19Moved generator command to standalone CLI app in travis-scripts repository. D...diosmosis