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-01-15use require when including a file unconditionallyDieter Adriaenssens
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-10-31Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTab...Rouslan Placella
2012-10-31Fixed ajax-loaded tracking pagesRouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Drop Tracking" linksRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-31Add missing semicolonMadhura Jayaratne
2012-08-31Various coding style changesMadhura Jayaratne
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names (PMA_query_as_controluser => PMA_queryAsCon...Madhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka 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 db_links.inc.phpRouslan Placella
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-04-01Cleanup HTML5 validity issuesJo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-01-25Merge branch 'QA_3_4'Madhura Jayaratne
2012-01-25Avoid warnings in tracking pageMadhura Jayaratne
2011-12-11Better AJAX functionality for Tracking page in Database viewMadhura Jayaratne
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-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-09-21Use PMA_getIcon()Madhura Jayaratne
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-16PMA_backquote is not needed for string literalsPiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-07-14PMA Icons to sprites part 1Tyron Madlener
2011-07-05Merge remote-tracking branch 'origin/master' into tyronmTyron Madlener
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2011-02-06Bug #3153832 - Untracked tables display problem with LeftFrameTableSeparatorMadhura Jayaratne
2011-01-29Conditional Ajax for db Structure and TrackingMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-13Added documentation, fixed some minor bugs/typosninadsp
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Remove explicit inclusion of Table.class.php as it is included in common.inc ...Michal Čihař
2010-07-26No need to require_once footerMichal Čihař
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-07-11Removed inline call to confirmLink() for 'Delete Tracking action'.ninadsp
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-03strings to gettext, first batchMarc Delisle