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-05-05Fixing UI tests?mattab
2014-05-05Remove debugmattab
2014-05-05Debugging screenshot testsmattab
2014-05-05Automatically focus the first input field in the installation formsmattab
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-14Fixing installation too much extra space + Blind fixing the "stretched logo" ...mattab
2014-04-14Fix logo installmattab
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-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-16Fixes #4508 New rules at installation will allowmattab
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 tweaking the output in case of an error during the updateThomas Steur
2014-02-10refs #4631 do no longer reuse existing db info if they are already present du...Thomas Steur
2014-02-10Merge remote-tracking branch 'origin/master'mattab
2014-02-10the Javascript tracking code page now displays OK on 1280 wide resolutionmattab
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-05Fix installation refs PR #219mattab
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-30moved text to translationssgiehl
2014-01-28Merge remote-tracking branch 'origin/multi_superuser' into multi_superusermattab
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-28added validator for password lenThomas Steur
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-15Tweaking translations on the Installation last step, ftw. Refs #4084 and PR#199mattab
2014-01-15Merge pull request #199 from henam/masterMatthieu Aubry
2014-01-15Added link from the finished installation page to the translation page on piw...Hena Malhotra
2014-01-15Fixed html error in Installation, System Check page.David Barnett