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-22Fix failing unit testsAnn + J.M
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-07-24Clarify variable's originMarc Delisle
2014-06-24RFE#654: Range Search Capability.Ashutosh Dhundhara
2014-06-14fix: call to undefined function on table searchChirayu Chiripal
2014-03-31Filter rows option on "Browse" table page.Ashutosh Dhundhara
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-07-25Globals generated from POST were not usedMarc Delisle
2013-07-21Fix comment due to refactoringMarc Delisle
2013-07-21removed include sql.php from tbl_select.phpSpun Nakandala
2013-06-26Implement 'find and replace in a column' featureKasun Chathuranga
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-04-11Improve commentMarc Delisle
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-08-06Merge branch 'QA_3_5'Madhura Jayaratne
2012-08-06bug #3540922 [edit] Error searching table with many fieldsMadhura Jayaratne
2012-07-28bug #3548491 [interface] Inline query editor doesn't work from search resultsMadhura Jayaratne
2012-06-15Use PMA_TableSearch in tbl_select.phpAtul Pratap Singh
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-06-07Remove unnecessary variable columnCountAtul Pratap Singh
2012-06-02Generalize some new functions for zoom searchAtul Pratap Singh
2012-06-01Remove more variables from post_paramsAtul Pratap Singh
2012-05-29Resolve conflicts in tbl_select.phpAtul Pratap Singh
2012-05-29Need to have type without length hereMichal Čihař
2012-05-28Removed some variables from post_params arrayAtul Pratap Singh
2012-05-28Already implementedMarc Delisle
2012-05-25Move functions from tbl_select.php to libraries/tbl_select.lib.phpAtul Pratap Singh
2012-05-23Variable name improvements in tbl_select.phpAtul Pratap Singh
2012-05-23Fixing broken table search feature due to function name changesAtul Pratap Singh
2012-05-18More improvements in tbl_select.phpAtul Pratap Singh
2012-05-16Improvements and fixes in tbl_select.php refactoringAtul Pratap Singh
2012-05-15Fix doc comment in 36d56fb2ea56e47b3979cfb07ff3ad5a1b4f1b2fAtul Pratap Singh
2012-05-15Refactoring tbl_select.phpAtul Pratap Singh
2012-05-13Resolve conflicts due to changes in method names of common.lib.phpChanaka Indrajith
2012-05-11Fix function names: PMA_generate_slider_effect -> PMA_generateSliderEffectMadhura Jayaratne
2012-05-11Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabsMadhura Jayaratne
2012-05-11Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadioMadhura Jayaratne
2012-05-10Merge remote branch 'upstream/master'Chanaka Indrajith
2012-05-09Remove unused parameter $base_dirMichal Čihař
2012-05-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka Indrajith
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-30Wrap some long linesMadhura Jayaratne
2012-04-26Centralize generating of operators listMichal Čihař
2012-04-26Move NumOperators to PMA_TypesMichal Čihař
2012-04-26Move TextOperators to PMA_TypesMichal Čihař