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-02Various coding style fixesMadhura Jayaratne
2012-04-29fix function definitionDieter Adriaenssens
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2011-12-11Coding style improvementsMadhura Jayaratne
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-26Don't offer MyISAM engine in DrizzlePiotr Przybylski
2011-06-26Show storage engine list in db/table operations (Drizzle)Piotr Przybylski
2011-06-23Don't offer PERFORMANCE_SCHEMA engine in table creation dialog and Operations...Piotr Przybylski
2011-06-23Fix StorageEngine::getStorageEngines() so it can properly cache dataPiotr Przybylski
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-22blob streaming code cleanup (work in progress)Marc Delisle
2010-07-22Update blob streaming to match the current API and use the PBMS PHP extension.Barry Leslie
2010-07-20No @uses __('Something').Michal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-04-13[engines] Fix parsing of PBXT status.Madhura Jayaratne
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2008-11-24Fix typo.Michal Čihař
2008-11-24Adding @package, second part.Michal Čihař
2008-10-19MyBS -> PBMSMarc Delisle
2008-07-21avoid showing MyBS as a normal storage engine for table creation or alterMarc Delisle
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-09-20bug #1798627 [GUI] Wrong storage engine displayedMarc Delisle
2007-08-02fixed E_STRICTSebastian Mendel
2007-06-07problem linking to InnoDB info from Status page; problem showing InnoDB engin...Marc Delisle
2007-05-09fixed code indention Sebastian Mendel