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
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-08Merge from master.Hugues Peccatte
2014-10-06Fix code execution path warningMarc Delisle
2014-10-04Define $sql_query in all pathsMadhura Jayaratne
2014-10-04Define $message in all pathsMadhura Jayaratne
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-25Improve messagesMarc Delisle
2014-08-11RFE#1123: Zeroconf PMA tables support.Ashutosh Dhundhara
2014-07-27clarify variable origin (db_operations.php)D-storm
2014-07-01Remove old relational schema edit/export page and related codeBimal Yashodha
2014-05-10A boolean is expected hereMadhura Jayaratne
2014-02-02Correct punctuation for sentencesMichal Čihař
2014-01-06Rename variable to match current meaningMichal Čihař
2013-10-27Merge branch 'QA_4_0'Atul Pratap Singh
2013-10-27#4144 "DROP DATABASE" displays wrong database name FIXUmair Khan
2013-08-06Various coding style fixesMichal Čihař
2013-08-06We need those files, so use requireMichal Čihař
2013-08-01The condition on $is_info no longer exists.Marc Delisle
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-05-26These constants are better as a part of DatabaseInterface classMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-12Merge pull request #371 from kasunchathuranga/PEARComplianceJ.M.
2013-05-12PMA_is_system_schema --> PMA_isSystemSchemaKasun Chathuranga
2013-05-11Improved layout on db and table operations pagesRouslan Placella
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30PMA_DBI_get_tables_full --> PMA_DBI_geTablesFullKasun Chathuranga
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-08-30fix coding styleDieter Adriaenssens
2012-08-30use include(_once) in case of conditional includingDieter Adriaenssens
2012-08-20Fix noticeMarc Delisle
2012-08-05missing function parameterThilina Buddika
2012-08-04upstream mergeThilina Buddika
2012-07-29remove echoThilina Buddika
2012-07-28spelling mistakeThilina Buddika
2012-07-28remove echoThilina Buddika
2012-07-27db_collation listThilina Buddika
2012-07-26modified some of GLOBALS[db]Thilina Buddika
2012-07-26implementation of PMA_duplicateBookmarks()Thilina Buddika
2012-07-26modified some of GLOBALS[db]Thilina Buddika
2012-07-26remove global variable definitionsThilina Buddika
2012-07-25implementation of PMA_createAllAccumulatedConstraints()Thilina Buddika
2012-07-25implementation of PMA_handleTheViews()Thilina Buddika
2012-07-25remove unused variableAlex Marin
2012-07-25PMA_runEventDefinitionsForDb() function implementationThilina Buddika
2012-07-25PMA_getSqlQueryForCopyTable() function implementationThilina Buddika
2012-07-24change PMA_removeAllForeignKeyConstraints() function signature and improveThilina Buddika