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
2016-07-23Ensure GIS point coordinates are numericMichal Čihař
2014-11-17bug #4594 [security] Path traversal in file inclusion of GIS factoryMadhura Jayaratne
2013-04-13Remove Osmarender layer as it is no longer maintainedMadhura Jayaratne
2013-01-19Fix exporting GIS visualization to various formatsMadhura Jayaratne
2013-01-12Merge branch 'QA_3_5'Madhura Jayaratne
2013-01-12bug #3600322 [core] Visualize GIS data throws Fatal Error - Method signatures...Madhura Jayaratne
2012-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-07-07Coding style fixes - long linesMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names - another instanceMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-17geometrycollection test coverage improvedYasitha Pandithawatta
2012-06-15improve code coverage of gis libraryYasitha Pandithawatta
2012-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-05-08Array of points for multipoint needs special handlingMadhura Jayaratne
2012-05-06Use the factory classMadhura Jayaratne
2012-05-06Wrap some long linesMadhura Jayaratne
2012-05-06Add missing file doc commentsMadhura Jayaratne
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-04-14Code refactoring to remove some duplicationsMadhura Jayaratne
2012-04-11add vim directive for indenting with spacesDieter Adriaenssens
2012-03-21Improve doc blocksMadhura Jayaratne
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-24Sanitize filenames in a unified manner - more instancesMadhura Jayaratne
2011-08-24TypoMadhura Jayaratne
2011-08-24Min-max calculation for polygons needs not consider inner ringsMadhura Jayaratne
2011-08-23Coding style improvementsMadhura Jayaratne
2011-08-13Adhere to coding styleMadhura Jayaratne
2011-08-12Remove redundant parameterMadhura Jayaratne
2011-08-11Wrap long linesMadhura Jayaratne
2011-08-11Fix coding styleMadhura Jayaratne
2011-08-08Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-08-08Reduce font size. Remove black from the color listMadhura Jayaratne
2011-08-08Labels for each part in the geometry is not a good ideaMadhura Jayaratne
2011-08-08Abstract function definition to the PMA_GIS_Geometry classMadhura Jayaratne
2011-08-08Labels for polygons and multipolygonsMadhura Jayaratne
2011-08-08Should verify that the point is not empty firstMadhura Jayaratne
2011-08-08Labels for linestrings and multilinestring exported to PNG and PDFMadhura Jayaratne
2011-08-08Labels for points and multipoint exported to PDFMadhura Jayaratne
2011-08-08Labels for multipoints exported to PNGMadhura Jayaratne
2011-08-08Labels for exporting points as PNGMadhura Jayaratne
2011-08-08Use $cfg['PDFDefaultPageSize'] when exporting to PDFMadhura Jayaratne
2011-08-04Use new function for download headersMichal Čihař
2011-07-31Avoid undefined variablesMadhura Jayaratne
2011-07-31Accept WKTs without SRIDMadhura Jayaratne