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
2018-09-10Remember user who created a site. (#13362)diosmosis
2018-09-10New events + some other misc changes (#13388)diosmosis
2018-07-27Translate currency names (#13068)Christian Schmidt
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-06-08Translate timezone names (#12901)Christian Schmidt
2018-04-23Escape ampersands in URLs (#12731)Christian Schmidt
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-01-30New "Enable cross domain linking" checkbox in Javascript Tracker Code generat...Matthieu Aubry
2016-12-12Fix website measurable type was defining settings and properties for all type...Thomas Steur
2016-11-22fix variable nameThomas Steur
2016-11-22refs #10797 improve default tracking codeThomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-06fix #10005 add documentation to deleteSite method and explain logs and archiv...Thomas Steur
2016-03-10added example re how to specify multiple URLs via HTTP APIThomas Steur
2015-12-03Added support to specify a path in a website URL and Piwik will recognize the...Thomas Steur
2015-11-24fix system tests and fix an error where we did not pass the correct siteId wh...Thomas Steur
2015-10-15use number format for currency in all websites dashboardsgiehl
2015-09-10Check for scheme in SitesManager/API instead of 'http' starting string + fix ...diosmosis
2015-08-31Merge pull request #8571 from piwik/8066Benaka
2015-08-26Trivial fix for testsbarbushin
2015-08-26Add option to track only website urlsbarbushin
2015-08-21refs #8066 faster query to find websites with traffic since last successful a...Thomas Steur
2015-08-13refs #7700 return all websites my default for API method Sites.getPatternMatc...Thomas Steur
2015-07-14Fixes #7698 display value of idSite (or idsite) parameter in error messagemattab
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-17Merge pull request #8109 from piwik/fix-tracker-generator-encodingBenaka
2015-06-16update SitesManager.getSitesFromGroup API method to accept empty group parame...PhoenixDev - AK
2015-06-15Fix missing variable escaping in the JS tracking code generatorMatthieu Napoli
2015-06-11getSitesIdFromSiteUrl should match when website url has unusual scheme eg. fb...mattab
2015-06-11Make getSitesIdFromSiteUrl work well when user is not Super User + add integr...mattab
2015-06-09SitesManager.getSitesIdFromSiteUrl should match both HTTP and HTTPSmattab
2015-05-06fixes #7829 idgoal parameter was wrong when generating image tracking codeThomas Steur
2015-04-17Merge pull request #7641 from piwik/load_all_sites_only_if_neededBenaka
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2015-04-08load all site ids only if needed. Makes dashboard much faster if one is super...Thomas Steur
2015-01-12Method renamingMatthieu Napoli
2015-01-12Removed usage of the deprecated TaskSchedulerMatthieu Napoli
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-07refs #6435 fix siteCreation fails under circumstances if German locale is use...Thomas Steur
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-10-04moved some queries within core to model filesThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-15refs #4996 cache all site urls in trackerThomas Steur