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-06-17Installer: remove one of the opted-in newsletter entry, replace it with opt-i...mattab
2014-06-13Fixes #5344 add new system check to alert user when session.auto_start = 1mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Fixes #5115 Fixes couple issues in the logic which should finally solve repor...mattab
2014-05-07Fixing bug when re-using tables during installer, it goes directly to latest ...mattab
2014-05-07Making progress towards green buildmattab
2014-05-05Refs #4990 More fixes to make installer bullet proofmattab
2014-05-05Fixing UI tests?mattab
2014-05-05Remove debugmattab
2014-05-05Debugging screenshot testsmattab
2014-05-05Refs #4990 Fix bug reported in forums when nFS is detectedmattab
2014-05-04Fixes #5080 Installation: when there is already a Super User, skip the insta...mattab
2014-05-04Refs #4990 remove Protocol section from system checkmattab
2014-05-04Fixes #4990 Removing use of sessions during installation.mattab
2014-05-02Fixes #5005 Reset the PluginsInstalled array from the config file, so the sta...mattab
2014-05-02Refs #5005 Delete the config file when it is found, during installation, to p...mattab
2014-04-17 Fixes #4999 Add mbstring to the list of "required extension" in the system c...mattab
2014-04-15Fixes #4991 Deprecated the function Schema::dropTables() and DbHelper::dropT...mattab
2014-04-08Refs #4951mattab
2014-04-08Fixes #4951 Added php5-json to the list of required extensionsmattab
2014-04-07Modify check for needed extensions to allow HHVM to run.Fabian Becker
2014-03-22Do not use static variables for config paths since they can now be specified ...diosmosis
2014-03-05Remove register global config check as it is deprecated as of 5.32.1.1-b1mattab
2014-02-20Do not warn here if auto update is not enabledmattab
2014-02-20writing in tmp/climulti should be allowed for future archive.php taskmattab
2014-02-20Config can be tested last2.1-rc6mattab
2014-02-10refs #4631 updates key whether translation is in progressThomas Steur
2014-02-10refs #4631 update menu title as long as we are on the reuse table pageThomas Steur
2014-02-10refs #4631 do no longer reuse existing db info if they are already present du...Thomas Steur
2014-02-10refs #4631 added translation and success icon for consistency, make sure the ...Thomas Steur
2014-02-10refs #4631 it is now possible to update from 1.0 to 2.0.4 during installationThomas Steur
2014-02-07refs #4631 started to work on installing updates during installation in case ...Thomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-23Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23Fixes #4562 we removed 3 log tables recentlymattab
2014-01-09Minor refactormattab
2014-01-07Fixes #4484 Adding geolocation to system check pagemattab
2013-12-17fixes #4373, #1640Julien Moumné
2013-11-18getting rid of the fetch parameterThomas Steur
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4204 Fix logic bug: setting Plugin schema version after they were succe...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab