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-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
2011-07-31Avoid undefined indexMadhura Jayaratne
2011-07-24Change of colorMadhura Jayaratne
2011-07-24Resolves problems with point and multipoint visualizations due to the assumpt...Madhura Jayaratne
2011-07-22Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-07-21Add package nameMadhura Jayaratne
2011-07-21Keep 1 space after the longest variable nameMadhura Jayaratne
2011-07-21Line lengthMadhura Jayaratne
2011-07-21Indicate that these methods returns nothingMadhura Jayaratne
2011-07-21Avoid code duplicationMadhura Jayaratne
2011-07-21Better variable namingMadhura Jayaratne
2011-07-21Return assigned to wrong variableMadhura Jayaratne
2011-07-21Avoid variables with short namesMadhura Jayaratne
2011-07-21Unused variableMadhura Jayaratne
2011-07-18OpenStreetMaps based data visualization for GIS data editorMadhura Jayaratne
2011-07-17SVG based data visualization for GIS data editorMadhura Jayaratne
2011-07-12Avoid divide by zero errorMadhura Jayaratne