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-04-07white spacemattab
2014-04-07simplify testsThomas Steur
2014-04-07Do not check for super user here, as it is user agnostic.mattab
2014-04-07Merge remote-tracking branch 'origin/master'mattab
2014-04-07Fixes #4958 Remove CoreAdminHome.getKnownSegmentsToArchive APImattab
2014-04-07more tests for new custom variables commandsThomas Steur
2014-04-07Submodule2.2.0-b13mattab
2014-04-07tests for unlimited custom variablesThomas Steur
2014-04-06language update refs #3430sgiehl
2014-04-05Skip test on php 5.3mattab
2014-04-05Trying to fix: PHP Fatal error: Call to a member function getCurrency() on a...mattab
2014-04-05Trying to fix: PHP Fatal error: Call to a member function getCurrency() on a...mattab
2014-04-05Debug the very last test failure! so close to being greenmattab
2014-04-05desperate try at a build failure on PHP 5.3mattab
2014-04-05loadAvailableLanguages refactormattab
2014-04-05Fix noticemattab
2014-04-05Require files in SetupFixture before requiring command line specified file.diosmosis
2014-04-04Add new console command to setup fixture outside of a test so manual testing ...diosmosis
2014-04-04In the tracking code, the domain was not displayed (regression). Prepending h...mattab
2014-04-04Submodulesmattab
2014-04-04Removing the SettingsPiwik::$piwikUrlCache hack, ftw?mattab
2014-04-04Adding events to CronArchive for archiving process statistics.diosmosis
2014-04-04added tests for custom variables install/uninstallThomas Steur
2014-04-04added uninstall to customvariables, it is not possible to uninstall in the UI...Thomas Steur
2014-04-03Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-04-03if already installed, do not install it againThomas Steur
2014-04-03Fix noticemattab
2014-04-03Refs #4878, create update script for converting *_returning metrics to new se...diosmosis
2014-04-03Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-04-03Merge remote-tracking branch 'origin/master'mattab
2014-04-03Tweak console commands descriptionsmattab
2014-04-03forgot to remove return statementThomas Steur
2014-04-03some more bug fixesThomas Steur
2014-04-03Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-04-03some more tweaks and added a comment to get info about currently configured c...Thomas Steur
2014-04-03factor out this logic so it's reusablemattab
2014-04-03some tweaks to the command ui output as well as some documentation and testsThomas Steur
2014-04-03moving getMaxCustomVariables to CustomVariables class, a model should not rea...Thomas Steur
2014-04-03detect the number of max custom variablesThomas Steur
2014-04-03the tracker should not define any limitations of the custom variablesThomas Steur
2014-04-03Remove the ResponseBuilder flag and instead use the existing PIWIK_PRINT_ERRO...mattab
2014-04-03Do not hide widget icons on widget drag end.diosmosis
2014-04-03Remove stray newlines in javascript tracking code output, use server side tra...diosmosis
2014-04-03started to work on command to set number of available custom variablesThomas Steur
2014-04-02refs #4899 move language selector to user settings for logged in users, still...Thomas Steur
2014-04-01Updating submodule.diosmosis
2014-04-01Fixes #4912, fix regressions in UsersManager/index.twig that resulted from la...diosmosis
2014-04-01fixes #4934 should make it work on windows if php.exe is in pathThomas Steur
2014-04-01Wider column so the radio button + label fitsmattab
2014-03-31Add ability to fake pecl module absence for tests.diosmosis