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-12-03Submit forms that reload the page via GET to avoid browser noticesRouslan Placella
2012-10-31Autosubmit forms with jQuery, avoids a full page reloadRouslan Placella
2012-10-31Drop the target attrbute from links and formsRouslan Placella
2012-10-31Dropped main.phpRouslan Placella
2012-10-31Dropped references to index.phpRouslan Placella
2012-06-11Integrated themes.php with PMA_Response classRouslan Placella
2012-06-02Various coding style fixesMadhura Jayaratne
2012-05-19improve documentation, assign public directive to methodsDieter Adriaenssens
2012-05-18Created FALLBACK_THEME constant in Theme manager class and set it to pmahommeRouslan Placella
2012-05-18Merged CSS stylesheetsRouslan Placella
2012-04-29fix indentationDieter Adriaenssens
2012-04-27Empty line between @param and @returnMichal Čihař
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-06Removed most <noscript> tags and made JS mandatory to loginRouslan Placella
2012-03-18Replaced xml:lang attributes by lang for HTML5Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-17Avoid loading themes from non directories, . and ..Michal Čihař
2011-08-17Remove unused codeMichal Čihař
2011-08-17Use Theme class for getting file nameMichal Čihař
2011-08-16Fix comments for functions with missing @return tagPiotr Przybylski
2011-08-09Unused variableMichal Čihař
2011-08-08Adjust calling indentationMichal Čihař
2011-08-08This really should be privateMichal Čihař
2011-08-08Convert more occurences of inline autosubmit code to external jsMichal Čihař
2011-08-08Replace inline javascriptMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-17Generally we speak only about sTheme, so do not introduce / StyleMichal Čihař
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Loaded by common.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-01-21[core] Remove config data from session as it brings chicken-egg problem.Michal Čihař
2008-11-24There is no @protected...Michal Čihař
2008-11-24Adding @package, third part.Michal Čihař
2008-07-01patch #2007196, Typos in comments, thanks to knittl - knittlMarc Delisle
2007-10-08replaced $PMA_errors with new PMA_Error_HandlerSebastian Mendel
2007-08-02fixed E_STRICTSebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-01-12patch #1611684 additionnal changeMarc Delisle
2007-01-09security fixesMichal Čihař