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
2014-04-142.2.0-rc1mattab
2014-04-14Revert previous commit, this was wrong. Instead use: getPluginsLoadedAndActiv...mattab
2014-04-14Fix update error: http://builds-artifacts.piwik.org/ui-tests.master/2464.1/pr...mattab
2014-04-14Refs #4357 Only add Javascript and CSS files from activated plugins.mattab
2014-04-12refs #472 text to change dimension now for the report "Event Actions" will be...mattab
2014-04-12Minormattab
2014-04-12Next trymattab
2014-04-12Buildmattab
2014-04-12Small refactor -> move logic to Plugin\Manager so we can better refactor it l...mattab
2014-04-12Useless code removedmattab
2014-04-12Buildmattab
2014-04-12Looking forward to dependency injection, this Config test overrides hacks are...mattab
2014-04-12During tests only load "plugins allowed during tests"mattab
2014-04-12Refs #4357 let's see how build behaves with this change?mattab
2014-04-12Append : to related reports:mattab
2014-04-12Fix regression picked up by screenshot testsmattab
2014-04-12Refs #472 Events reporting interfacemattab
2014-04-12Refs #472 Introducing Secondary Dimension selector in the footer to let you c...mattab
2014-04-12Allow plugins to customise the "Related reports" messagemattab
2014-04-12Fix Safemodemattab
2014-04-11Fix UI testmattab
2014-04-11Not a good ideamattab
2014-04-10Fix last failing testmattab
2014-04-10Fix bug when a plugin is deactivated within the Tracker process.mattab
2014-04-10Refs #472 Tweaksmattab
2014-04-10Refs #472 Events controller with left menu selectormattab
2014-04-10Silent fail to gnore mysqli warningsmattab
2014-04-10Revert, this was not a good ideamattab
2014-04-10If Divisor is empty, do not process the quotientmattab
2014-04-10Refs #472 Rounding values for mysqli build + introducing "Events with a value"mattab
2014-04-10it is no longer required to define a command in an event. Convention over con...Thomas Steur
2014-04-10Next try at rounding errors on mysqlimattab
2014-04-10Fix rounding error on mysqlimattab
2014-04-09refs #4967 handle whitespaceThomas Steur
2014-04-09Fixing build failure.diosmosis
2014-04-09refs #4967 better testsThomas Steur
2014-04-09Refs #472 Custom Events Archiver and APImattab
2014-04-09Fixing a classic bug. let's see if any test fails the build.mattab
2014-04-09Merge remote-tracking branch 'origin/master'mattab
2014-04-09Do not send header on CLI mode.mattab
2014-04-09Do not modify configCache when overriding session handler for travis build.diosmosis
2014-04-09refs #4967 started to work on verifying plugin version during run time and be...Thomas Steur
2014-04-09Fix buildmattab
2014-04-09The [Debug] section is overwritten by tests. Instead use a new [DebugTests] s...mattab
2014-04-09Refs #472 Define event metrics translations in new hookmattab
2014-04-09Refs #472 Removing $mappingFromNameToId as it seems unusedmattab
2014-04-08Check if pathGlobal is empty in Config::setTestEnvironment and make sure when...diosmosis
2014-04-08Add method to destroy current database connection (for testing).diosmosis
2014-04-082.2.0-b182.2.0-b18mattab
2014-04-08Fixing build.diosmosis