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
2011-08-24Exclude data_dictionary from server synchronize (Drizzle)Piotr Przybylski
2011-08-17Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-17coding style and wrapping long linesDieter Adriaenssens
2011-08-06Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-06Fix typoPiotr Przybylski
2011-08-06Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-06Server Synchronize: better layout for displayed queriesPiotr Przybylski
2011-08-06Server Synchronize: fix a few cases of undefined variable warningPiotr Przybylski
2011-08-06Server Synchronize: make it fully work on servers other than the first onePiotr Przybylski
2011-08-05Synchronize: allow to connect to local server through socketPiotr Przybylski
2011-08-05Synchronize:Piotr Przybylski
2011-08-05Escape only parts which need it, not translated stringMichal Čihař
2011-08-05Server synchronize: fix PMA_get_table_indexes to return null when there are n...Piotr Przybylski
2011-08-05Coding style: space after for keywordPiotr Przybylski
2011-08-03Server synchronize:Piotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-22Fix spacing on opening code blockMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-15pma spritify part 2Tyron Madlener
2011-06-06MergeTyron Madlener
2011-05-16bug #3302872 [synchronize] Synchronize and user nameMarc Delisle
2011-05-12- Bug #3301108 Synchronize and already configured hostMarc Delisle
2011-04-20Bug #3168733 Synchronization does not honor AllowArbitraryServerMarc Delisle
2011-03-23Clarify the meaning of host in this context (will help translations)Marc Delisle
2011-03-11In Synchronize panel, make image changes independant from the original themeMarc Delisle
2011-02-02Whitespace cleanupMichal Čihař
2011-02-02Use caption instead of tr/th for table captionMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-06-03Merge remote branch 'origin/master'ninadsp
2010-06-01bug [synchronize] Rows were deleted in target table regardless of the "Would ...Marc Delisle
2010-06-01bug [synchronize] Rows were deleted in target table regardless of the "Would ...Marc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-07gettext conversionMarc Delisle
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-04-22Clarify code for calculating number of updates/inserts.Michal Čihař
2010-04-22All logic can be done in single if.Michal Čihař
2010-04-22These values are initialized to 0, no need to explicitely reset them.Michal Čihař
2010-04-22Avoid duplicate testing if array element is set.Michal Čihař
2010-04-22Avoid using split which is deprecated.Michal Čihař
2010-04-20Fix handling of preselected servers from config.Michal Čihař
2010-04-20Port should be an integer.Michal Čihař
2010-04-20Better names for synchronisation choices.Michal Čihař
2010-04-16Reformat the code a bit.Michal Čihař
2010-04-16rfe #2964518 [interface] Allow to choose servers from configuration for synch...Michal Čihař