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
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-06-17Fixed small errorDeven Bansod
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-15Fix inspection issuesMarc Delisle
2015-02-15rfe #1605 After database creation, go to database structure pagePranav Sharma
2014-11-09Replace $replication_info by a global variable.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-01-09Add missing collation column when creating a dbJ.M
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-06-16Directly use the POST parameterMarc Delisle
2013-06-15Directly use the POST parameterMarc Delisle
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-04-30PMA_DBI_try_query --> PMA_DBI_tryQueryKasun Chathuranga
2012-10-31Dropped main.phpRouslan Placella
2012-10-31Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JSRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan 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-04-14Coding style improvementsMadhura Jayaratne
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo 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-10-25Use package name PhpMyAdminMichal Čihař
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-06-08Don't load replication.inc.php for DrizzlePiotr Przybylski
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2010-10-11bug #3072495 Creating new database on Databases tab messed layoutMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-13Added documentation, fixed some minor bugs/typosninadsp
2010-08-03Almost completed appending of newly created database to the database table. ...ninadsp
2010-07-31Ajaxified Create Database action. Have to append newly created db to table y...ninadsp
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Drop Table and Create Table work as expected now on db_create.php tooninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-10gettext conversionMarc Delisle
2008-11-24Adding @package, first part.Michal Čihař
2008-07-15port 2.11.7.1 fixMarc Delisle