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-06-05Fix variable namesMichal Čihař
2012-06-04Single place to handle table renaming for configuration storageMichal Čihař
2012-06-04Remove unused parameterMichal Čihař
2012-06-04Add method for generating update SQLsMichal Čihař
2012-05-12Documentation commentsMadhura Jayaratne
2012-05-12Wrap some long linesMadhura Jayaratne
2012-05-10Remove unused parametersMadhura Jayaratne
2012-05-10Arguments with default values must be at the end of the argument list - more ...Madhura Jayaratne
2012-05-10Arguments with default values must be at the end of the argument list - anoth...Madhura Jayaratne
2012-05-10Multi-line assignments must have the equal sign on the second lineMadhura Jayaratne
2012-05-02Fix typoMichal Čihař
2012-05-02Make messages translatableMichal Čihař
2012-05-02More readable codeMichal Čihař
2012-04-29Fix new checkstyle warningsJo Michael
2012-04-29Fix some checkstyle FunctionDeclaration NotAtEnd warningsJo Michael
2012-04-29Fix checkstyle MultiLineAssignment warningsJo Michael
2012-04-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-25Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2012-04-25Various coding style fixesMadhura Jayaratne
2012-04-25Coding style improvements (Closing parenthesis of a multi-line function call ...Madhura Jayaratne
2012-04-25Fix merge conflictsMarc Delisle
2012-04-25Wrap some long linesMichal Čihař
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-09Move columns in table columns editorJo Michael
2012-04-05Merge branch 'QA_3_5'Rouslan Placella
2012-04-05Merge branch 'QA_3_4' into QA_3_5Rouslan Placella
2012-04-05Fixed bug #3512565 - Missing word Rows in table list tooltip after clickChanaka Indrajith Dharmarathna
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2012-03-14Allow reordering of parametersMichal Čihař
2012-03-06Added feature request 'clearing DEFAULT NULL' (rfe:3484063).Onur Avsar
2011-12-29Fix merge conflictsMarc Delisle
2011-12-29patch #3458944 copy table data missing SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO'Glenn
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-12-07Merge branch 'QA_3_4'Madhura Jayaratne
2011-12-07bug #3452506 [edit] Unable to move tables with triggersMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-10bug [view] View renaming did not workMarc Delisle
2011-10-10bug [view] View renaming did not workMarc Delisle
2011-08-29Correctly show error message when unable to save UI propertyAris Feryanto
2011-08-24Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-24Use PMA_Table::isView() instead of PMA_isView()Piotr Przybylski
2011-08-24Remove deprecated method PMA_Table::_isView()Piotr Przybylski
2011-08-24Create PMA_is_system_schema() function which checks whether current database ...Piotr Przybylski
2011-08-20Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-19Coding style improvementsMadhura Jayaratne
2011-08-19Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-19Clarify codeMichal Čihař
2011-08-19Fix indentationMichal Čihař