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-09fixed table edit bugThilina Buddika
2012-05-23merge upstream masterThilina Buddika
2012-05-23code improvement in tbl_replaceThilina Buddika
2012-05-21change variable namesThilina Buddika
2012-05-18bug fixing in tbl_change and new functionn for tbl_replaceThilina Buddika
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-15Add Codemirror to tbl_replace (SQL box after inserting rows)Jo Michael
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-03Code style improvementsMadhura Jayaratne
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2012-01-22Merge branch 'QA_3_4'Madhura Jayaratne
2012-01-22bug #3477063 [edit] Missing set fields and values in generated INSERT queryMadhura Jayaratne
2012-01-21Merge branch 'QA_3_4'Marc Delisle
2012-01-21bug #3469254 [edit] Setting data to NULL and drop-downsMarc Delisle
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-24coding style : control structuresDieter Adriaenssens
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-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-17Merge branch 'master' into OpenGISMadhura Jayaratne
2011-08-17Merge branch 'QA_3_4'Michal Čihař
2011-08-17Escape displayed user inputMichal Čihař
2011-08-17This is already doneMichal Čihař
2011-08-13Merge branch 'master' into OpenGISMadhura Jayaratne
2011-07-29Grid edit: null-related thingsAris Feryanto
2011-07-29Grid edit: fix bug - notice line above SQL query now shown correctlyAris Feryanto
2011-07-28Grid edit: update relation and transformation correctlyAris Feryanto
2011-07-24Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-07-22Spacing around ifMichal Čihař
2011-07-10Resolve problems due to merge commitMadhura Jayaratne
2011-07-03Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-07-01Updated MySQL function listPiotr Przybylski
2011-06-30Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-25GISFromWKB functions in data insert/edit window fixed.Madhura Jayaratne
2011-06-25GIS data editor for environments without JavaScript support.Madhura Jayaratne
2011-06-15Merge commit '81ebc00206d6aee95900b1c28b0212ee79d3bb25'Marc Delisle
2011-06-14Added the update row count in db structureThilanka Kaushalya
2011-06-01Add makegrid triggering in other filesAris Feryanto
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-04Continue to replace warning level with error levelMarc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle