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-06-03Various coding style improvementsMadhura Jayaratne
2012-04-27Add docs to some files and methodsMichal Čihař
2012-04-14Unnecessary "else" statement removedWillian Gustavo Veiga
2012-04-11Put back jQuery 1.6.2 due to conflicts with Highcharts 2.1.5 (tried to upgrad...Marc Delisle
2012-04-07Update to jQuery 1.7.2Marc Delisle
2012-04-04Fixed broken redirect due to globals removal on expired sessionRouslan Placella
2012-04-04Merge remote-tracking branch 'origin/QA_3_5'Michal Čihař
2012-04-04Fixed bug #3514490 - Multiple Navigation panels bug still presentRouslan Placella
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Leading ./ paths for links and favicons can be omitted, part 1Jo Michael
2012-03-10Bug #3498559 Not relying on grab_globals for $_GET[target], use $_REQUESTJo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-06use require() instead of include() when including file unconditionallyDieter Adriaenssens
2011-08-22require/include are statements not functions; no parentheses are requiredDieter Adriaenssens
2011-08-05Upgrade to jQuery 1.6.2Michal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-20Recent table: Add support for browser without javascriptAris Feryanto
2011-06-03Drop $GLOBALS['charset'].Michal Čihař
2011-05-23Merge remote-tracking branch 'origin/QA_3_4'Michal Čihař
2011-05-23bug #3276001 [core] Avoid caching of index.php.Michal Čihař
2011-05-14Update to jQuery 1.6.1Marc Delisle
2011-02-08Use PMA_includeJS from top level page.Michal Čihař
2011-01-02Upgrade to jQuery 1.4.4Marc 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-20No @uses __('Something').Michal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-07-20Drop passing of convcharset.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-04-13Include non minified version in Git.Michal Čihař
2010-04-09Remove no longer needed language file names.Michal Čihař
2010-04-01no longer neededMarc Delisle
2010-04-01Better name for javascript file.Michal Čihař
2010-03-30Update generating of bookmarkable url to jQuery.Michal Čihař
2010-01-25Reenable bookmarking code.Michal Čihař
2010-01-22[interface] It is now possible to bookmark most pages in JS capable browser.Michal Čihař
2009-12-28[core] Fix broken cleanup of $_GETHerman van Rink
2008-11-28bug #2355925 [display] properly update tooltips in navigation frameMichal Čihař
2008-11-24Adding @package, second part.Michal Čihař
2008-07-15port 2.11.7.1 fixMarc Delisle
2008-04-02prevent search indexes from indexing phpMyAdmin installationsSebastian Mendel
2007-10-18cleanupSebastian Mendel
2007-10-05rename JavaScript file according it's useSebastian Mendel
2007-09-02no js between </head> and </html>, thanks to Michael KeckMarc Delisle
2007-04-01XHTML standard: no language attribute in <script>Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-30do NEVER unset $table or $db;Sebastian Mendel