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-04-26Little bit of coding styleMichal Čihař
2012-04-22Re-allow to truncate empty tables in database structure (reverse-merged from ...Jo Michael
2012-04-22Merge branch 'QA_3_5'Marc Delisle
2012-04-22Missing condition for confirmation messageTufan Barış YILDIRIM
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-22Fix merge conflictsMarc Delisle
2012-04-22bug #3516089 [structure] DROP does not work on defective VIEWsMarc Delisle
2012-04-21Don't allow to truncate empty tables in database structureJo Michael
2012-04-15Drop view confirm properly, don't show truncate action for viewsJo Michael
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-11Add class=marked when checking tables having overheadJo Michael
2012-04-10+ rfe #3516187 show tables last check time in db_structureJo Michael
2012-04-10+ rfe #3516187 show tables creation time in db_structureJo Michael
2012-04-10+ rfe #3516187 show tables last update time in db_structureJo Michael
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-04-09Add parameter to strDoYouReally message for better translatabilityMarc Delisle
2012-04-06Removed most <noscript> tags and made JS mandatory to loginRouslan Placella
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-27Table structure summary th should be aligned leftJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
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-16Don't rely on grab_globals for db_structure.phpJo Michael
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2012-01-25add messages to gettextYuichiro
2011-12-12bug #3455021 Fatal error: Cannot redeclare PMA_extract_db_or_table()Marc Delisle
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-12-02Fixed bug #3408377 - Deleting table from the DB does not change the table cou...asdfrede
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-23Fix merge conflictsMarc Delisle
2011-10-23bug #3427256 [interface] no links to browse/empty views and tablesMarc Delisle
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-14Wrap some long linesMadhura Jayaratne
2011-09-14Coding style improvementsMadhura Jayaratne
2011-09-14Proper indentation for switch-case statementMadhura Jayaratne
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-24Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-24Inline PMA_DBI_get_default_engine(), this one-liner is used only oncePiotr Przybylski
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-11Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-08-08Convert more occurences of inline autosubmit code to external jsMichal Čihař
2011-07-22Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-22Fix spacing on opening code blockMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-21Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski