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
2015-07-02Fix variable scopeMadhura Jayaratne
2015-05-29AlignMadhura Jayaratne
2015-05-29bug #4920 relation view doesn't list fields of table in other databaseMadhura Jayaratne
2014-12-15Implement #1579 Default to primary key when adding relation.Hugues Peccatte
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-13Fix message.Ashutosh Dhundhara
2014-08-13Drop foreign key anchor in Relation view.Ashutosh Dhundhara
2014-08-01RFE#919: Multiple-column foreign key relation.Ashutosh Dhundhara
2013-10-02Coding style: Declare before used and add function commentsMichal Čihař
2013-10-02Coding style: line breaking before +Michal Čihař
2013-10-02Coding style: use type safe comparing for blank valuesMichal Čihař
2013-09-29Send server only if its availableMadhura Jayaratne
2013-09-29Add missing semicolonMadhura Jayaratne
2013-09-29Send server as wellMadhura Jayaratne
2013-07-30Correct spacing of functionsMichal Čihař
2013-06-19Improve comments on the behavior of new relation view interfaceKasun Chathuranga
2013-06-19Improved relation view interfaceKasun Chathuranga
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15More javascript cleanup, more fixes of === / !===Michal Čihař
2013-02-27Contest 5: Naming foreign key constraintsManuj Jain
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-11Prefixed a jQuery variable with a dollarRouslan Placella
2012-04-11Speed-up selectorsRouslan Placella
2011-08-05Coding style, function definitionsMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-18rfe #2988633 Improve ON DELETE/ON UPDATE drop-downsMarc Delisle