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-17Last RC :) 2.2.0-rc42.2.0-rc4mattab
2014-04-17Refs #5004 remove unused codemattab
2014-04-17Fix password resetmattab
2014-04-17Refs #5004 Remove the "login" override when setting a user as super user.mattab
2014-04-17Removing unused postTestEventmattab
2014-04-162.2.0-rc32.2.0-rc3mattab
2014-04-15Fixes #4991 Deprecated the function Schema::dropTables() and DbHelper::dropT...mattab
2014-04-142.2.0-rc2 with working "forgot my password" feature2.2.0-rc2mattab
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