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-03-19Better function nameMarc Delisle
2013-03-18correct previous commit (bug 3840)Gemorroj
2013-03-18bug #3840 When exporting to gzip format, the data is compressed 2 timesGemorroj
2013-03-04Missing detection of mod_deflate Apache module in one code pathMarc Delisle
2013-02-07This variable might be unsetMichal Čihař
2012-11-10Fix merge conflictsMarc Delisle
2012-11-10bug #3563824 [export] Support Apache mod_deflateMarc Delisle
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-07-17oop: integrate the properties system for ExportXmlAlex Marin
2012-07-03Fix function call not camelCased yetJ.M
2012-07-02Fix html entities for astext export backlink, use jQuery for textSQLDUMP boxJ.M
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-27oop: merge master, fix commitsAlex Marin
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names - another instanceMadhura Jayaratne
2012-06-23Class names should start with capital lettersMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-18oop: fix bugs and phpcs errors for all export pluginsAlex Marin
2012-06-17Merge branch 'work_week3' into plugins-and-OOPAlex Marin
2012-06-17oop: merge masterAlex Marin
2012-06-16oop: remove debugging echo from export.phpAlex Marin
2012-06-16oop: ExportPhparrayAlex Marin
2012-06-15oop: ExportLatexAlex Marin
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-06-08oop: export codegen; camel caps export naming conventionAlex Marin
2012-06-07oop: export properties bugAlex Marin
2012-06-04plugins and OOP: merge master, fix conflictsAlex Marin
2012-06-03Fix warning "There must be exactly one blank line before the tags in file com...Madhura Jayaratne
2012-06-03Add spaces after exclamation marks to improve readabilityMadhura Jayaratne
2012-06-03Wrap some more long linesMadhura Jayaratne
2012-06-03Wrap some long linesMadhura Jayaratne
2012-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-05-28plugins and OOP: create general class structure and ExportXMLAlex Marin
2012-05-09Use PMA_fatalError instead of dieMichal Čihař
2012-05-02Export plugins coding style: move arguments with default values at the endAlex Marin
2012-04-25Coding style improvements (ControlSignature)Madhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLineMadhura Jayaratne
2012-03-27Replaced *[align] with *[class] for HTML5 validityJo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-16Don't rely on grab_globals for export.phpJo Michael
2012-03-14Coding style improvementsMadhura Jayaratne
2011-12-30typoDieter Adriaenssens
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-19Fix merge conflictsMarc Delisle
2011-10-19Merge branch 'QA_3_4'Marc Delisle