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
2014-03-25Merge commit 'dcb18ef'Marc Delisle
2014-03-25Fix merge conflictMarc Delisle
2014-03-25Do not offer PDF export if TCPDF is not presentMichal Čihař
2014-03-24Allow TCPDF to be removedMichal Čihař
2014-03-24Avoid double checks for direct execution of a scriptMichal Čihař
2014-03-21Correct spelling mistakesBimal Yashodha
2014-03-20Move getTitle() method to parent classBimal Yashodha
2014-03-19Rename the field to its old valueBimal Yashodha
2014-03-19Update references to new variable namesBimal Yashodha
2014-03-17Refactor - Move duplicate code to a parent classBimal Yashodha
2014-03-07Fix coding styleMarc Delisle
2014-01-08Spaces around . operatorMadhura Jayaratne
2014-01-08Spaces around . operatorMadhura Jayaratne
2013-12-19Don't use function in for loop test.Hugues Peccatte
2013-12-18Fix coding styleMadhura Jayaratne
2013-12-12Fix PHPCS errors.Hugues Peccatte
2013-12-07Minor PHPDoc modifications.Hugues Peccatte
2013-11-28Merge branch 'master' into string_widthDieter Adriaenssens
2013-11-11PHPDoc update.Hugues Peccatte
2013-11-10Global PHPDoc update.Hugues Peccatte
2013-10-19Remove trailing white spacesMadhura Jayaratne
2013-09-27move duplicate getStringWidth method to seperate classDieter Adriaenssens
2013-09-27fix typoDieter Adriaenssens
2013-09-27reformat PMA_SVG::getStringWidthDieter Adriaenssens
2013-09-27wrap long linesDieter Adriaenssens
2013-09-27cleanup mixed php and htmlDieter Adriaenssens
2013-09-27cleanup mixed php and htmlDieter Adriaenssens
2013-09-27wrap long linesDieter Adriaenssens
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Construct filename onceMichal Čihař
2013-07-30Share code for checking whether to show iconsMichal Čihař
2013-07-28Fix merge conflictsMarc Delisle
2013-07-28Fix merge conflictsMarc Delisle
2013-07-23[security] Fix self-XSS in schema export, see PMASA-2013-14Marc Delisle
2013-07-19Add missing parenthesisMichal Čihař
2013-07-19Better class generating in schema exportMichal Čihař
2013-07-19Share schema export codeMichal Čihař
2013-07-17[security] Avoid full path disclosure from some libraries scripts, see PMASA-...Marc Delisle
2013-07-10split output from constructor for Schema classesadamgsoc2013
2013-07-10fix the class redefine error in sub class of Schemaadamgsoc2013
2013-07-10space instead of tabadamgsoc2013
2013-07-09Add UT to validate that the data is set correctly on the sub class of Schemaadamgsoc2013
2013-06-24Better description of a checkboxMichal Čihař
2013-06-24Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-06-11Add missing package names, align commentsKasun Chathuranga
2013-06-11Merge commit 'f414eb577b13f908f4bea09d69ddc944b7f4629c'Michal Čihař
2013-06-11bug #3631 Drop not working Visio schema export.Michal Čihař
2013-05-26These constants are better as a part of DatabaseInterface classMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne