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
2013-08-17Directly use the post parameterMarc Delisle
2013-08-13Directly use the post parameterMarc Delisle
2013-08-10Directly use the post parameterMarc Delisle
2013-08-07Directly use the post parameterMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-07-28Fix merge conflictsMarc Delisle
2013-07-23[security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15Marc Delisle
2013-06-17Dead codeMarc Delisle
2013-05-26These constants are better as a part of DatabaseInterface classMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-04PMA_DBI_num_rows --> PMA_DBI_numRowsKasun Chathuranga
2013-05-04PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssocKasun Chathuranga
2013-04-25Consistently include colon in strings to translateMichal Čihař
2013-01-26selected = "selected" to better fit the xmlGemorroj
2013-01-26many some minor fixes (sorry, see diff)Gemorroj
2012-12-15Fix exporting and importing coordinates for the PDF schemaMadhura Jayaratne
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-03improve coding styleDieter Adriaenssens
2012-08-30Coding style improvementsMadhura Jayaratne
2012-07-29Some coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names (PMA_query_as_controluser => PMA_queryAsCon...Madhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Finished integrating the PMA_Footer classRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Integrated pmd with the new Header classRouslan Placella
2012-06-04Better name for functionMichal Čihař
2012-05-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka Indrajith
2012-04-30Missing variables since grab_globals removalMarc Delisle
2012-04-17Move common includes to root files rather than to library (which should not b...Michal Čihař
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-11-24coding style : control structuresDieter Adriaenssens
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-06use require() instead of include() when including file unconditionallyDieter Adriaenssens
2011-08-19Move library to librariesMichal Čihař
2011-08-15Remove not needed param from PMA_REL_create_pageMichal Čihař
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2010-12-13bug #3100780 Designer export can be confusingMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař