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
2013-07-31The SQL term is columnMarc Delisle
2013-07-31error correctedSpun Nakandala
2013-07-31added back mistakenly removed require_once statement.Spun Nakandala
2013-07-30updated the comment.Spun Nakandala
2013-07-30can be done only onceSpun Nakandala
2013-07-30added method PMA_getUrlParametersSpun Nakandala
2013-07-30can be done in a single placeSpun Nakandala
2013-07-30added method PMA_getCommentsMapSpun Nakandala
2013-07-30transfered to PMA_determineInsertOrEditSpun Nakandala
2013-07-30added method PMA_determineInsertOrEditSpun Nakandala
2013-07-30unwanted require_once statement removedSpun Nakandala
2013-07-30added method PMA_getTableFieldsSpun Nakandala
2013-07-30new variable used only once. So removedSpun Nakandala
2013-07-30unused code segmentSpun Nakandala
2013-07-30the variable is never used.Spun Nakandala
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-14Fix merge conflictsMarc Delisle
2013-05-13PMA_Table::analyzeStructure() method to centralize the analysis of the struct...Kasun Chathuranga
2013-05-04PMA_DBI_field_len --> PMA_DBI_fieldLenKasun Chathuranga
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga
2013-04-30PMA_DBI_get_columns --> PMA_DBI_getColumnsKasun Chathuranga
2013-02-21Merge pull request #174 from scnakandala/Branch_blob_errorDieter Adriaenssens
2013-02-20This pull request corrects error #3832(http://sourceforge.net/p/phpmyadmin/bu...Supun Nakandala
2013-02-03Include keyhandler.js globallyRouslan Placella
2013-01-31Attempt to fix bug #3787; works for table creation but not for editing aMarc Delisle
2013-01-27Dead codeMarc Delisle
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-11-20Undefined variables when copying a rowMarc Delisle
2012-11-20Improve function nameMarc Delisle
2012-11-20Remove vague functionMarc Delisle
2012-11-19Improved library file nameMarc Delisle
2012-09-26Wrap some long linesMadhura Jayaratne
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-31coding style : fix indentingDieter Adriaenssens
2012-08-30fix coding style : wrap long linesDieter Adriaenssens
2012-08-24Fix undefined functionMarc Delisle
2012-06-30Merge remote branch 'upstream/master'Chanaka Indrajith
2012-06-30The INSERT statement generated when we insert and choose "and then insert ano...Marc Delisle
2012-06-30rplace use of PMA_showMessage with PMA_getMessage in insert_edit-lib and tbl_...Thilina Buddika
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-22merge upstreamThilina Buddika
2012-06-21This should be a boolean paramMarc Delisle
2012-06-16print html using addHTML function in tbl-changeThilina Buddika
2012-06-16correct wrong function signatureThilina Buddika
2012-06-16remove warning messagesThilina Buddika
2012-06-16remove warning messagesThilina Buddika