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
path: root/js
AgeCommit message (Expand)Author
2013-08-02Merge pull request #554 from kasunchathuranga/configurableMenusIsaac Bennetch
2013-08-02Fix merge conflictsMarc Delisle
2013-08-02Missing hints when changing a column's structureMarc Delisle
2013-08-01Document third party licensesMichal Čihař
2013-08-01Upgrade jQuery SVG pluginMichal Čihař
2013-08-01Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-08-01Add jQuery and jQuery UI source code.Michal Čihař
2013-07-31Add new JS file for server_user_groupsKasun Chathuranga
2013-07-31Escape htmlKasun Chathuranga
2013-07-31Merge branch 'master' into configurableMenusKasun Chathuranga
2013-07-31Ask for confirmation before deleting a user groupKasun Chathuranga
2013-07-30Whitespace cleanupMichal Čihař
2013-07-30Correct spacing of functionsMichal Čihař
2013-07-30More readable debug statementsMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Move function to its docsMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Move function declaration to topMichal Čihař
2013-07-30Fixed spacingMichal Čihař
2013-07-30Missing spaces and semicolonsMichal Čihař
2013-07-30Move function definitions to topMichal Čihař
2013-07-30Fixed newlinesMichal Čihař
2013-07-29Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-07-29Improved protection against cross framingMichal Čihař
2013-07-29Readd AllowThirdPartyFraming optionMichal Čihař
2013-07-29Use dot notationMichal Čihař
2013-07-29Define variable before using itMichal Čihař
2013-07-29Better readable codeMichal Čihař
2013-07-29Fixed newlines around +Michal Čihař
2013-07-29Single declaration of a variableMichal Čihař
2013-07-29Fixed newlines around ||Michal Čihař
2013-07-29Fixed newlines around &&Michal Čihař
2013-07-27Merge branch 'hideTables' of git://github.com/kasunchathuranga/phpmyadmin int...Isaac Bennetch
2013-07-25allow tooltip overflow, hide axis overflow explicitlyAtul Pratap Singh
2013-07-25allow tooltip overflow, hide axis overflow explicitlyAtul Pratap Singh
2013-07-25Format values in Questions/Connections chartAtul Pratap Singh
2013-07-25Format values in Questions/Connections chartAtul Pratap Singh
2013-07-25Merge branch 'hideTables' of github.com:kasunchathuranga/phpmyadmin into hide...Kasun Chathuranga
2013-07-25Use 'show' instead of 'unhide' in messages and method commentsKasun Chathuranga
2013-07-23Fix typosMarc Delisle
2013-07-23Merge branch 'master' into hideTablesKasun Chathuranga
2013-07-22Clarify commentsMarc Delisle
2013-07-22Merge pull request #535 from scnakandala/gsoc_2013Marc Delisle
2013-07-22typo correctedSpun Nakandala
2013-07-22error coorectedSpun Nakandala
2013-07-22taken care by sql.js in client sideSpun Nakandala
2013-07-22Comparison does not work when the array element does not exist, leading to an...Marc Delisle