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-27Fix spacing before tagsMichal Čihař
2012-04-20bookmark sql query after checking errorsAlex Marin
2012-04-20remove spaces around the not operatorAlex Marin
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-16Don't rely on grab_globals for import.phpJo Michael
2012-03-11$_POST and bookmark actionsMarc Delisle
2012-03-04No longer depend on grab_globals.lib.php for $_GET variablesMarc Delisle
2012-02-26No longer globalize $_FILESMarc Delisle
2011-11-05Merge branch 'QA_3_4'Marc Delisle
2011-11-05patch #3430291 [import] Handle conflicts in some open_basedir situationsGabor Gyorvari
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-20Ajax and bookmark deleteMarc Delisle
2011-09-20View only bookmark did not work with CodeMirrorMarc Delisle
2011-09-07use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-11coding styleDieter Adriaenssens
2011-07-21Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-21Remove tabsMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-23Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-21Merge remote-tracking branch 'origin/QA_3_4'Michal Čihař
2011-06-21I think htmlspecialchars should be used hereMichal Čihař
2011-06-10File import - Drizzle has no SET NAMES so charset conversion without any PHP ...Piotr Przybylski
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-06-03Remove forgotten references to $charsetMichal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-02-11Merge branch 'QA_3_3'Michal Čihař
2011-02-11Force bookmark ID to be integerMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
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-07-20[core] Dropped AllowAnywhereRecoding configuration variable.Michal Čihař
2010-06-15Merge remote branch 'origin/master'ninadsp
2010-06-13fix conflictsMarc Delisle
2010-06-13bug #2986422 [import] Results for query are not displayedMarc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-14missing escape for quoteMarc Delisle
2010-05-14gettext conversionMarc Delisle
2010-05-10gettext conversionMarc Delisle
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-04-15[interface] Convert upload progress bar to jQuery.Philip Frank
2010-03-18rfe 2958013 After import, also list uploaded filenameMarc Delisle
2010-01-31bug #2941101 import timeout when table already created and several data linesMarc Delisle