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-22Setting visitIp to null ensures clean API <visitIp /> VS <visitIp>0</visitIp>...mattab
2014-10-21language update refs #3430sgiehl
2014-10-15fixes #6123 tooltip was not formatted correctThomas Steur
2014-10-14Refs #6400 removed unused ifmattab
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
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 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-10-05refs #5940 IntegrationTestCase => SystemTestCaseThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-22refs #3490 wondering whether all tests still pass when converting userid to d...Thomas Steur
2014-09-19refs #4996 some more testsThomas Steur
2014-09-18refs #4996 do not return any impression or interaction in live.getVisitorDeta...Thomas Steur
2014-09-18refs #4996 use content type in case it was a standalone content impression re...Thomas Steur
2014-09-18refs #4996 trying to ignore content impressions in live api, not sure if that...Thomas Steur
2014-09-14language update refs #3430sgiehl
2014-09-09Fix typo in Visitor Profilemattab
2014-09-09Green screenshot tests build ftwmattab
2014-09-08Merge branch 'master' into 3490_user_idmattab
2014-09-08Refs #3490 Display User ID in the Visitor Profile, in the Visitor log and Las...mattab
2014-09-08Refs #3490 hide user_id attribute from Live API responses when requesting use...mattab
2014-09-08Refs #3490 Displaying User ID in the Visitor logmattab
2014-09-08Refs #3490 Displaying User ID in the Visitor logmattab
2014-09-07language update refs #3430sgiehl
2014-09-03language update refs #3430sgiehl
2014-09-01Refs #3490 User ID Tracker is now working:mattab
2014-08-26refs #6045 added description for event. also made sure if Referrers plugin is...Thomas Steur
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-18fixes #5971 better indication of current state of real time widget. Always di...Thomas Steur
2014-08-12refs #5950 sort visitor log by lastActionTimestamp by defaultThomas Steur
2014-08-12refs #5950 trying another fix for this problem to see whether this passes the...Thomas Steur
2014-08-12refs #5950 wondering whether we break any tests when applying the clean visit...Thomas Steur
2014-08-06fixes #5891 in Visitors in real time rename the column label from "Pageviews"...mattab
2014-08-05Visitor profile image width to max-widthMartin Keckeis
2014-08-01Merge pull request #5883 from ThaDafinser/patch-2Matthieu Aubry
2014-07-25fixes #5313 Visitor Profile log tooltip did not use the black backgroundThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23Show also the time of the visitMartin Keckeis
2014-07-22refs #5416 do not use local tracking, this should fix the tests. unfortunatel...Thomas Steur
2014-07-22refs #5416 maybe this fixes the pluginTests on travis?Thomas Steur
2014-07-22refs #5416 we need to execute 3 queries in order to get the correct number of...Thomas Steur
2014-07-22removed unused use statementssgiehl
2014-07-22Merge pull request #5861 from ThaDafinser/patch-1Thomas Steur
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...Thomas Steur
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-21Show the image description also as titleMartin Keckeis