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
2015-09-06Add missing require.Hugues Peccatte
2015-09-06Add missing require.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-10Removed the old parser.Dan Ungureanu
2015-07-10Replaced more of the old parser.Dan Ungureanu
2015-06-28Clarify boolean method nameMarc Delisle
2015-06-22Get default_fk_check_value on demand rather than checking the value in every ...Madhura Jayaratne
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-12-28Code cleanup: $disp_mode was always empty at this pointMarc Delisle
2014-12-01Remove unused variables.Hugues Peccatte
2014-10-30Fix PHPCS issues.Hugues Peccatte
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-08-10Fix typos.Hugues Peccatte
2014-07-07Merge branch 'QA_4_2'Marc Delisle
2014-07-07Undefined variable when grid editing a foreign key columnMarc Delisle
2014-07-02Merge commit 'b756cc6'Atul Pratap Singh
2014-07-01update js for add/remove modify columns in multi sortAtul Pratap Singh
2014-05-17Fixed some documentation issues raised by scrutinizerChanaka Indrajith
2014-03-31Filter rows option on "Browse" table page.Ashutosh Dhundhara
2014-03-24Multicolumn sorting feature request(1507)Aditya Sastry
2013-10-15Bug #4135 When searching, error "No database selected"Marc Delisle
2013-10-15Make these long parameter lists a bit easier to readMadhura Jayaratne
2013-10-14Database was being set at wrong placeAtul Pratap Singh
2013-08-07Fix typoMichal Čihař
2013-08-07Use PMA_URL_getCommon for generating all paramsMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-07-22No longer neededMarc Delisle
2013-07-22Clarify code pathMarc Delisle
2013-07-20corrected error display shown when browsing a table for the first time after ...Spun Nakandala
2013-07-19sorted column not remembering error correctedSpun Nakandala
2013-07-18renamed methods to better reflect their usage.Spun Nakandala
2013-07-18added methods PMA_executeQueryAndSendResponse, PMA_sendResponseSpun Nakandala
2013-07-16Clarify the origin of $text_dir (text direction) globalMarc Delisle
2013-07-16extracted method PMA_sendResponseForResultsReturnedSpun Nakandala
2013-07-15unset variable notice correctedSpun Nakandala
2013-07-15removed redundant parameterSpun Nakandala
2013-07-15Merge pull request #503 from scnakandala/gsoc_2013_2Marc Delisle
2013-07-14No need for this to be a global variableMarc Delisle
2013-07-14check for CALL transferred to the sql parserSpun Nakandala
2013-07-14phpcs coding standard violations correctedSpun Nakandala
2013-07-14bookmarking error correctedSpun Nakandala