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-06-16PDF pages are managed from designerBimal Yashodha
2014-04-04Improve messageMarc Delisle
2014-03-28Consistently use comma at the end of notification messagesMichal Čihař
2014-03-19Fix coding styleMarc Delisle
2014-03-17Refactoring: Use echo statements to output HTMLBimal Yashodha
2014-02-24Remove blank lines from the end of PHP files (causing extra output)Michal Čihař
2014-02-02Correct punctuation for sentencesMichal Čihař
2014-01-08Space around . operator - mroe instancesMadhura Jayaratne
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ř