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
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-04-10Revert "Count real number of shown databases"Michal Čihař
2013-03-02[Contest1] No hard-coded icons in cssSamith Dassanayake
2013-02-14Count real number of shown databasesMichal Čihař
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-11-05Fixed drop databases form submissionRouslan Placella
2012-10-31Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JSRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-24Use checkbox for checking/unchecking all rows in a tableJ.M
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-18Merge pull request #73 from roccivic/server-databases-ajax-fixesMichal Čihař
2012-06-15Drop dead codeRouslan Placella
2012-06-15Don't refresh the whole list when dropping databases in server_databases.phpRouslan Placella
2012-06-14Modifications to PMA_listNavigator() function in common.lib.php and renamed a...Chanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-05Dropped server_links.inc.phpRouslan Placella
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-21Delete databases with AjaxJo Michael
2012-04-13Coding style improvementsMadhura Jayaratne
2012-04-11Drop $cfg['MainPageIconic'].Michal Čihař
2012-03-21Plural formMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Leading ./ paths for links and favicons can be omitted, part 1Jo Michael
2012-03-10No longer depend on grab_globals.lib.php for $_POST variablesMarc Delisle
2011-12-12bug #3455021 Fatal error: Cannot redeclare PMA_extract_db_or_table()Marc Delisle
2011-11-24Fix syntax error introduced by f62c4a1809458008c778afac98e481f54def216bMichal Čihař
2011-11-24coding style : control structuresDieter Adriaenssens
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-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-08-24Create PMA_is_system_schema() function which checks whether current database ...Piotr Przybylski
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-07-21Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-15pma spritify part 2Tyron Madlener
2011-06-08Don't load replication.inc.php for DrizzlePiotr Przybylski
2011-05-27Add 'noclick' class for I_S and D_D in database list (Drizzle)Piotr Przybylski
2011-05-26Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-05-26Add 'nockick' class to databases that can't be dropped in server database listPiotr Przybylski
2011-05-25Database list for Drizzle: treat 'mysql' as normal table, don't show 'Check P...Piotr Przybylski