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
path: root/core
AgeCommit message (Expand)Author
2013-11-05adding @ignore to fieldmattab
2013-11-05Refs #4278 Simplifying ArchiveProcessor: moving internal logic to ArchiveProc...mattab
2013-11-05Refs #4278 make isArchiveTemporary protectedmattab
2013-11-05Refs #4278 Remove shouldArchive, make getMinTimeArchiveProcessed protectedmattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-05Fixing UI Testsmattab
2013-11-05Renaming archive helpers Reports->Records + move getMetricsForDimension to Lo...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-11-04Refs #472 Enabling plugin by default in 2.0mattab
2013-11-04Refs #472 Adding Events Segments testsmattab
2013-11-04Refs #472 Enabling plugin in testsmattab
2013-11-04Refs #472 adding Events segments: eventCategory and eventAction and eventName...mattab
2013-11-04Refs #472 move getIdActionFromSegment to TableLogAction classmattab
2013-11-04Refs #472 trimming event attributes and adding test ensuring labels are not t...mattab
2013-11-04Refactor the string to show couplingmattab
2013-11-03Refs #4273 Making UI text more clear + fixing bug in privacy settings (nonce ...mattab
2013-11-01Fixing build.diosmosis
2013-11-01Fixing build.diosmosis
2013-11-01Refs #4200, documented ScheduledTime a bit and added a factory method that ca...diosmosis
2013-11-01Refs #4200, documented the ScheduledTask class.diosmosis
2013-11-01Refs #4200, documented more of LogAggregator class.diosmosis
2013-11-01fix testsThomas Steur
2013-11-01Fix buildmattab
2013-11-01Fix build, weird php bug PHP Fatal error: Cannot use Piwik\Db as Db because ...mattab
2013-11-01$action can be nullmattab
2013-11-01Refs #472 Move some logic to TableLogActionmattab
2013-11-01Removing a //FIXME : refactoring reserved custom variable slots for ecommerce...mattab
2013-11-01Fixes #4265 Removing dependancy on 5.3.6 (in Log.php) and increasing requirem...mattab
2013-11-01refs #2270 use year range if possibleThomas Steur
2013-10-31refs #4126 added possibility to define radio boxesThomas Steur
2013-10-31Fixes #4260 Making Campaign name and Campaign keyword lowercasemattab
2013-10-31Fixes #4261 Refs #517 Properly attribute to Adwords those visitors that come ...mattab
2013-10-31refs #4221 removed some not needed use statementsThomas Steur
2013-10-31refs #3074 fix range date is sometimes wrongThomas Steur
2013-10-30refs #3970 probably a better fix for html entities in json output, fixes bulk...Thomas Steur
2013-10-30Fix setrawcookie error messagemattab
2013-10-30refs #3970 this should fix some bulk requests are not correct rendered becaus...Thomas Steur
2013-10-29refs #4179 do not set a default priority, detect it by type by defaultThomas Steur
2013-10-29refs #4179 set noClear flag by defaultThomas Steur
2013-10-29refs #4179 use a twig filter to generate html for notification so it is reusableThomas Steur
2013-10-29refs #4179 use notification to display plugin successfully activated messageThomas Steur
2013-10-29Fixing build.diosmosis
2013-10-29refs #4179 use new notification system to display notificationThomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-29Merge Period::factory and Period::advancedFactory.diosmosis
2013-10-29Fix bug in cliend side translation string loading.diosmosis
2013-10-29Remove Login.initSession event and move logic to new method in Auth interface.diosmosis
2013-10-29refs #4179 code cleanupThomas Steur