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
2012-05-25Fix function names: PMA_AddJSVar -> PMA_addJSVarMadhura Jayaratne
2012-05-05Dropped server_links.inc.phpRouslan Placella
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-13Coding style improvementsMadhura Jayaratne
2012-04-11Drop $cfg['MainPageIconic'].Michal Čihař
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-11-29Add gettextYuichiro
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-08-19Use PMA_AddJSVarMichal Čihař
2011-08-18- Easy editing of byte values using kb,mb,gbTyron Madlener
2011-08-10more code cleanupTyron Madlener
2011-08-05Coding style, function definitionsMichal Čihař
2011-08-03Allow to use noclick class on table levelPiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-07-15pma spritify part 2Tyron Madlener
2011-07-11- No CPU,Memory & Swap Charts for DB servers that are not localhostTyron Madlener
2011-07-06- Monitor instructions dialog allowing you to set some log varsTyron Madlener
2011-06-22- Status page now displaying server variable Questions instead of the sum of ...Tyron Madlener
2011-06-20- Label for live chart refresh rate listTyron Madlener
2011-06-19global vars: mysql wants numeric datatype for numeric valuesTyron Madlener
2011-06-19no ajax variable escapingTyron Madlener
2011-06-17Hopefull fixes server variable editingTyron Madlener
2011-06-17Set variables in quotesTyron Madlener
2011-06-17Bugfixes, Adjustments and Server variable editingTyron Madlener
2011-06-15- Server variables that represent bytes are convert to a byte format (e.g. 16...Tyron Madlener
2011-05-18Added variable filtering for the 'Variables' Pagetyron
2011-04-17Add class="noclick" for highlighted rowsPiotr Przybylski
2011-03-16Coding style, use small iconMichal Čihař
2011-03-16server variables documentation link in server_variables.phpSamiran Raj Boro
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2011-03-02Add link to documentationMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-03strings to gettext, first batchMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Ignore some defines which configure what will be included.Michal Čihař
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-12-06bug #1589611, problem on 64-bit systemsMarc Delisle