Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14Refactor sysinfo functions to static methodsMaurício Meneghini Fauth
2017-09-14Rename SysInfo to SysInfoBaseMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-07-28Use https for outbound links where applicableMichal Čihař
2016-07-27Use new URL for phpsysinfoMichal Čihař
2015-09-26Move classes in new files.Hugues Peccatte
2015-08-25Update PHPDoc.Hugues Peccatte
2015-04-28Fix spacing after opening braceMadhura Jayaratne
2015-01-29Remove dead code; fix typoMarc Delisle
2014-12-05Silent warning from is_readableMichal Čihař
2014-11-02CleanupMarc Delisle
2014-10-05Remove unused $pmaString.Hugues Peccatte
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-06-04Code style fixesAnn + J.M
2014-05-06Simplify meminfo parsingMichal Čihař
2014-01-08Spaces around . operatorMadhura Jayaratne
2013-11-11Huge PHPDoc update.Hugues Peccatte
2013-07-23Use local variableMichal Čihař
2013-07-23Avoid code duplicationMichal Čihař
2013-07-23Use variable variables instead of evalMichal Čihař
2013-07-19Add missing parenthesisMichal Čihař
2013-07-19Fix typoMichal Čihař
2013-07-19Use new instead of evalMichal Čihař
2013-07-16fix undefined errorxmujay
2013-07-10Drop some unused local variablesMichal Čihař
2013-03-06sysinfo: Support DragonFly BSDPeter Avalos
2013-02-07Check if COM class is supported before using it (bug #3762)Michal Čihař
2012-09-18Coding style improvementsMichal Čihař
2012-09-18Base sysinfo classes on shared base class (and test for this)Michal Čihař
2012-09-18Start testcase for sysinfo libraryMichal Čihař
2012-09-18Check if we can access system information before using itMichal Čihař
2012-09-05Don't limit SunOS memory and swap to the value range of intJ.M
2012-09-05Opening braces of function should be in a new lineMadhura Jayaratne
2012-09-05Spaces for clarityMadhura Jayaratne
2012-09-05Wrap some long linesMadhura Jayaratne
2012-09-05Inline control structures are discouragedMadhura Jayaratne
2012-09-05Merge branch 'QA_3_5'J.M
2012-09-05fix SunOS swap calculationJ.M
2012-09-05add support for Solaris and FreeBSD system load and memory display in server ...J.M
2012-05-09Fix documentation commentsMadhura Jayaratne
2012-04-27Fix spacing around bracketsMichal Čihař
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-04-13Fix Checkstyle Warnings - Type: BraceOnSameLineMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-08-16Fix comments for functions with missing @return tagPiotr Przybylski
2011-08-05Coding style, class definitionsMichal Čihař
2011-08-05Coding style, function definitionsMichal Čihař