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-20refactor PMA_getHtmlForSqlQueryForm and fix code stylexmujay
2013-08-07Better names for URL generating functionsMichal Čihař
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-04-25Consistently include colon in strings to translateMichal Čihař
2012-11-25Fixed menu display in querywindowRouslan Placella
2012-11-24Refactored menuPrepare and menuResize into a jQuery pluginRouslan Placella
2012-11-20Fixed bug #3583315 - Query doesn't load in the querywindow when clicking on editRouslan Placella
2012-10-31Rewrite and integration of js/common.jsRouslan Placella
2012-09-24Wrap long lines, replace inline htmlMichal Čihař
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-07-29Various coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-17PMA_generateHtmlTabs() becomes PMA_getHtmlTabs()Marc Delisle
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-11Added PMA_OutputBuffering class, dropped ob.lib.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Drop old header_*.inc.php scripts from querywindow.phpRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-11Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabsMadhura Jayaratne
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-13+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEn...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-02-09Patch #3480999 Activate codemirror in the query windowEric Krona
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-09-25Merge branch 'QA_3_4'Piotr Przybylski
2011-09-25"javascript:" is not needed herePiotr Przybylski
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-21Use PMA_getIcon()Madhura Jayaratne
2011-07-15pma spritify part 2Tyron Madlener
2011-07-05Merge remote-tracking branch 'origin/master' into tyronmTyron Madlener
2011-02-16Link is too near the rest of the textMarc 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-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20No @uses __('Something').Michal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-06gettext conversionMarc Delisle
2010-04-15These parameters are no longer needed.Philip Frank
2009-06-07improve function namesMarc Delisle
2009-01-02forgot a parameterMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-07-09Do not save too big queries in historyMarc Delisle